Results 1 to 4 of 4
When i try to run "unRar" i get this : "rar: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory".
How can i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-25-2006 #1
unRar
When i try to run "unRar" i get this : "rar: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory".
How can i install that library?
How can i install pkgs with library dependencies?
- 07-25-2006 #2Googling for "libstdc++.so.6" gives a lot of potentially interesting results - which is best for you may depend on how you want to install it.
Originally Posted by Ossiriss
Probably the easiest way to do this in slackware is to download, install & configure slapt-get. If you then run
Originally Posted by Ossiriss (where PACKAGE is the package you want to install), it'll usually resolve dependencies for you.Code:slapt-get --install PACKAGE
HTH
Giles"Our greatest fear is not that we are powerless. Our greatest fear is Microsoft"
Registered linux user #391027
- 07-25-2006 #3
I tried so, but there is a problem.The slapt-get takes the packages only from ftp and http, i can't take then from local drive.
- 07-25-2006 #4
I hadn't realised you wanted to install a package you'd already downloaded. I don't know of a way that you can install a local package and have dependencies taken care of automatically, I'm afraid.
Sorry I can't help on this
Giles"Our greatest fear is not that we are powerless. Our greatest fear is Microsoft"
Registered linux user #391027


Reply With Quote
