Apt-get is unable to install these libs
apt-get install libc6:i386 libx11-6:i386 libpam0g:i386 libstdc++5:i386
Some clue about where to find them?
thanks in advance!
J
Moderators: 666philb, Forum moderators
Apt-get is unable to install these libs
apt-get install libc6:i386 libx11-6:i386 libpam0g:i386 libstdc++5:i386
Some clue about where to find them?
thanks in advance!
J
They are already installed (or included in the FossaPup distro) I think you will find. Mostly they are essential core libraries. Please explain why you are trying to install them. Are you trying to install some program which lists them as dependencies, perhaps?
apt-get or apt in Fossapup64?????? With @wiak 's sfs add on that adds apt functions to Fossapup64 is the only way I have ever seen apt (not apt-get) run on a stock mainline Puppy Linux Fossapup64-9.0.5.
Now with FossaDog64 from @fredx181, that is a different story.
Yes, need to install snx_install that uses those libs.
Added 32bits-compatibility-fossa64.sfs thinking that could help, but not.
How I could check if those are really installed and available?
thanks!
OscarTalks wrote: Sun May 23, 2021 7:00 pmThey are already installed (or included in the FossaPup distro) I think you will find. Mostly they are essential core libraries. Please explain why you are trying to install them. Are you trying to install some program which lists them as dependencies, perhaps?
Look in /var/packages/woof-installed-packages for a list
But the libc6 and libstdc++ are core C and C++ libs and X11 is essential too. Almost nothing would work without them. The pam package is installed as well I am fairly sure. As rockedge says, Puppy does not use apt-get anyway, so you would use the package manager or some other method. If you still require help, please try to give as many details as you can of what you are trying to do.
More details about what Im needing
Snx_install.sh adds a 32 bits client for checkpoint VPN: L2tp IPSEC type.
As I wasn't able to get this running, I've installed the network-manager-l2tp package w/puppy packet manager, but I'm not finding the CLI in order to setup VPN.
Any ideas?
thanks in advance...
OscarTalks wrote: Sun May 23, 2021 11:22 pmLook in /var/packages/woof-installed-packages for a list
But the libc6 and libstdc++ are core C and C++ libs and X11 is essential too. Almost nothing would work without them. The pam package is installed as well I am fairly sure. As rockedge says, Puppy does not use apt-get anyway, so you would use the package manager or some other method. If you still require help, please try to give as many details as you can of what you are trying to do.
Not sure I will be able to help, but:-
Where did the Snx_install.sh come from?
If it wants to download a 32bit program, that might introduce complications.
Unusual these days unless it is something old. The norm is for 64bit with 32bit support dropped.
I have no experience of connecting to VPN's via L2TP IPsec
Is this the VPN mentioned at the checkpoint.com website?
If so, the chart indicates that L2TP IPsec is not supported under Linux.
If you want a VPN connection there are many options such as OpenVPN and PPTP, so it may be you can achieve what you want via another route.