Click to See Complete Forum and Search --> : KDE / Netscape


Legg83
11-24-2001, 05:50 PM
I've decided to approach installation differently this time around. I installed just the base linux system, and I am installing everything I need off of that. I have successfully compiled and installed KDE 2.2.2... but whenever I try to run ./netscape-installer, i get the following error:

./netscape-installer-bin: error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory

Now, I have installed gtk libraries, so I'm not sure what else needs to be installed besides thoes. And netscape's readme is absoluly no help for me.

Also, whenever I run kde, I get this error message, even though it still lets me log into kde...

"Can't run sound server, not owner of /tmp/mcop" or something like that, thats not exactly correct, but its around that area.

Any suggestions? Thanks

bigrigdriver
11-25-2001, 09:38 AM
You don't say if you installed Netscape from tarball or rpm. If you used rpm, run man rpm and read through it. The command to find out what Netscape needs (if installed from rpm) is something like: rpm -q -R <netscapepakagename.rpm>. That should give you a listing of other packages on which Netscape depends.

Legg83
11-25-2001, 03:47 PM
I was using tarball.. and I'm still not sure exactly what needed to be installed, but i went back to my slackware cd and started installing a whole bunch of graphics packages, and after i was done, the installer came right up

thanks