LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   Slackware 13 GUI package manager (https://www.linuxquestions.org/questions/linux-desktop-74/slackware-13-gui-package-manager-808032/)

NoahJK 05-15-2010 01:01 PM

Slackware 13 GUI package manager
 
Hello,

I'm after a GUI package manager for Slackware 13. I haven't found it pre-installed. Does anyone know a good one?

Thanks

sycamorex 05-15-2010 01:07 PM

As far as I know, most slackware users are happy managing packages using CLI.
I know that there's slapt-get which has a GUI front-end.

A quick google tells that you need to install slapt-get first (command line manager)
and then install slapt-gui via slapt-get.

This is not a part of official Slackware release so I don't know how stable it is. I used it
some time ago for a few hours.

NoahJK 05-15-2010 02:10 PM

slapt-get works just fine but I'm getting an error when I start slapt-gui.

slapt-gui: error while loading shared libraries: libgdk_pixbuf.so.2: cannot open shared object file: No such file or directory

I'm running xfce4, just in case it makes a difference.

Thanks

NoahJK 05-20-2010 05:59 AM

Anyone?

This is driving me crazy already, any help would be appreciated.

Thanks

Hangdog42 05-20-2010 06:51 AM

Quote:

slapt-gui: error while loading shared libraries: libgdk_pixbuf.so.2: cannot open shared object file: No such file or directory
I'm guessing you're missing a library. You might want to double check the dependencies listed on the slapt-get site to make sure you've got them all installed.

Fred-1.2.13 05-20-2010 10:38 AM

Quote:

Originally Posted by NoahJK (Post 3975298)
Anyone?
This is driving me crazy already, any help would be appreciated.
Thanks

I think this is what you need, your missing library is part of this:

http://slackbuilds.org/repository/13...es/gdk-pixbuf/

NoahJK 05-24-2010 02:36 PM

Works perfect. Thanks

What do I need for wlassistant?
wlassistant: error while loading shared libraries: libkdeui.so.4: cannot open shared object file: No such file or directory

Thanks

Hangdog42 05-24-2010 03:38 PM

That looks like one of the KDE libraries. Did you do a full install of Slackware?

NoahJK 05-25-2010 12:59 AM

Yes I did but I'm using xfce4. Can I run a KDE application under XFCE4 anyway? I think it shoudn't be a problem.

Hangdog42 05-25-2010 07:06 AM

Yeah, KDE apps should be able to run under XFCE without a problem (I frequently run them under Fluxbox) provided all the necessary libraries are installed. You might want to check your installed KDE packages vs. what should be there and see if anything got missed during the install. You also might try running ldconfig as root to see if for some odd reason all your libraries aren't available.


All times are GMT -5. The time now is 09:17 AM.