.
Fossapup User Contributed Packages
Moderators: 666philb, Forum moderators
Re: Fossapup User Contributed Packages
Jasper wrote: ↑Sun Dec 18, 2022 7:59 amAnother small update
Mpv-0.34.1
https://www.mediafire.com/file/caezi4l8 ... 1.pet/file
Mpv doesn't work for me after update. Uninstall Mpv-0.34.1 and Mpv-0.32 works.
Re: Fossapup User Contributed Packages
I install your pet package.
After installing your pet package do I need to extract and overwrite it again?
I just extracted your pet package and overwrite existing /usr/bin/mpv and still doesn't work.
Now I uninstall your pet package and Mpv-0.32 works.
Re: Fossapup User Contributed Packages
Sorry, I don't have answer for you.
You could try compiling it yourself?
It is fairly straightforward and you will only need to use the Fossapup64 DevX SFS file.
- bigpup
- Moderator
- Posts: 6975
- Joined: Tue Jul 14, 2020 11:19 pm
- Location: Earth, South Eastern U.S.
- Has thanked: 902 times
- Been thanked: 1520 times
Re: Fossapup User Contributed Packages
what do these ALSA updates provide?
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected
Re: Fossapup User Contributed Packages
Jasper wrote: ↑Fri Dec 23, 2022 6:00 pm@sonny
Sorry to hear that.
This is the configuration I used to compile the application
Code: Select all
./configure --prefix=/usr --enable-optimize --enable-http --enable-ftp --enable-ldap --enable-ldaps --enable-rtsp --enable-proxy --enable-dict --enable-telnet --enable-tftp --enable-pop3 --enable-imap --enable-smb --enable-gopher --enable-mqtt --disable-manual --enable-libgcc --enable-ipv6 --with-gnutls --with-auto-load-config --enable-versioned-symbols --enable-threaded-resolver --enable-pthreads --enable-sspi --enable-crypto-auth --enable-ntlm --enable-tls-srp --enable-unix-sockets --enable-cookies --enable-socketpair --enable-http-auth --enable-doh --enable-mime --enable-dateparse --enable-netrc --enable-progress-meter --enable-dnsshuffle --enable-get-easy-options --enable-alt-svc --enable-headers-api --enable-hsts --enable-websockets --with-libssh --with-gssapi
Did you install GnuTLS?
I had to use this instead of OpenSSL otherwise it would not allow me to complete the building of the application.
No worries. I always have several back up versions.
Yes, I did install GnuTLS.
FYI, FileZilla also stops working.
Re: Fossapup User Contributed Packages
That's really strange.
I don't use either application otherwise I would have noticed it beforehand.
I left the compilation instructions just in case you might want to do it yourself using DevX.
You can remove any options that you don't need.