SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
At the command line, I type "xchat", and I get the error: "error while loading shared libraries: libpangoxft-1.0.so.0: cannot open shared object file: No such file or directory"
I have installed the full "X" package. I did NOT do a full install as this computer has limited resources.
(1) DO I need to be running a GUI like Blackbox to get Xchat to run, if so, how (It's not listed when I right click the desktop).
(2) If I am missing the file libpang*, where do I find it to install? I had this problem before, I can't figure out an easy way to find components that are installed when a .tgz is extracted, so I can't search throught the package directories to see which one I need to install.
As always, any help this newb gets is appreciated.
So what did I do with that? I am guessing i added localhost as an option in a config file. Why did it work with root?
Also, I found that after leaving blackbox, I couldn't restart it, even as root. I had to reboot. What might have been chaged by my failed attemp at launching xchat that caosed this?
I have installed the full "X" package. I did NOT do a full install as this computer has limited resources.
That could be why. So many programs, especially ones written for X, need MANY other programs for them to run. You should install the full X packages, and many other compilers/installers.
The problem with doing a 'partial' install is you are missing other, needed programs that need other programs that need other programs....
So trying to diagnose will be VERY hard.
So what did I do with that? I am guessing i added localhost as an option in a config file. Why did it work with root?
Not actually sure! Actually, you might want to add that line to a file called .profile in your user's home directory, so you don't have to do it every time you want to run a graphical program (I had to do this when I installed Slack 10.2).
As I understand, xhost allows accessing to your xserver directly (not using wm). So adding xhost +localhost lets everybody from localhost access your xserver. I should mention that is turned off due to security reasons. Root is not needed this because he is a root. There might be another way how to start xchat without using this command.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.