Linux newbie having some problems.


Forum: HD Install
Topic: Linux newbie having some problems.
started by: User

Posted by User on July 28 2005,22:37
Well for ahwile i've been doing my best to jump off the windose bandwagon and it's slowly been working. I love have dsl just ready to go.

Well i finally did a hd install on my spare comp (main ones been dead) and I didn't want to do a full linux distro install, so I figured "hey! I'll do dsl" and things have been going pretty well, until now.

I've been learning my way around the file system and what not and installing programs, then the ones that those need to install and thats been going well until I have to go gettext. I understand that this needs to go into some libary but I'm not sure which.

I did the normal make, make install routine and tried Glib (which requires gettext to get past the config) But glib still doesn't see the gettext files ???  

Any help would be greatly apperciated.

Posted by mikshaw on July 29 2005,02:38
You might need to run ldconfig as root.  You may also need to add the gettext lib directory to your lib path, in /etc/ld.so.conf, if it is in a place not already specified in that file.

Another possibility is that you have installed only the gettext runtime files.  This is fine for running pre-compiled programs that use gettext, but if you're compiling against gettext you might also need gettext headers (includes).

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.