Results 1 to 5 of 5
New Slack user here. I choose Slack because the point and click of linux was getting boring and I wanted to learn how to really use the OS.
Here is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-27-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Fort Riley, KS
- Posts
- 15
Installing programs to the correct path
New Slack user here. I choose Slack because the point and click of linux was getting boring and I wanted to learn how to really use the OS.
Here is my dilema. I was installing Kompose for KDE and after running config I got a message saying that I needed to install imlib since it was one of the dependencies. Easy enough but here is the problem I am running in to.
After untarring I run configure and get the following message.
Okay my noob guess is that I need to include a(n) tag/option at the end of the ./configure. If this is right what is that tag/option and what exactly is PATH?Code:*** The imlib2-config script installed by imlib2 could not be found *** If imlib2 was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the IMLIB2_CONFIG environment variable to the *** full path to imlib2-config. configure: error: Imlib2 not found bash-2.05b$
Thanks in advance
- 01-27-2005 #2Just Joined!
- Join Date
- Jan 2005
- Location
- Fort Riley, KS
- Posts
- 15
Maybe I should also throw in the fact that I download all my programs to my /home/programs directory and that I tar / configure / make / and make install from there.
- 01-27-2005 #3
- 01-27-2005 #4Just Joined!
- Join Date
- Jan 2005
- Location
- Fort Riley, KS
- Posts
- 15
no output for
follows is the out for $PATHCode:echo $PREFIX
Code:bash-2.05b$ echo $PREFIX bash-2.05b$ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin:.bash-2.05b$
- 04-06-2005 #5Just Joined!
- Join Date
- Apr 2005
- Posts
- 1
Try this...
I also was trying to install Kompose on Fedora Core 3 and i got the same error.
I've fixed the problem installing "imlib2-devel" rpm for my distro.
Hope this works for you too!


Reply With Quote
