LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Problem installing feh (https://www.linuxquestions.org/questions/slackware-14/problem-installing-feh-776819/)

cola 12-19-2009 01:03 AM

Problem installing feh
 
./feh.Slackbuild
Code:

checking whether make sets $(MAKE)... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if malloc debugging is wanted... no
checking for imlib2-config... no
checking for imlib2 - version >= 1.0.0... no
*** 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: Cannot find imlib2: Is imlib2-config in the path?


~sHyLoCk~ 12-19-2009 01:11 AM

The error was pretty clear, you need
Quote:

imlib2 - version >= 1.0.0
http://slackbuilds.org/repository/13...raries/imlib2/

Regards

cola 12-19-2009 01:21 AM

Installed imlib2 but still problem:
Code:

checking whether make sets $(MAKE)... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking if malloc debugging is wanted... no
checking for imlib2-config... no
checking for imlib2 - version >= 1.0.0... no
*** 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: Cannot find imlib2: Is imlib2-config in the path?


cola 12-19-2009 01:30 AM

Done.
Had to install imlib2 and giblib too.

rworkman 12-19-2009 01:46 AM

Quote:

Originally Posted by cola (Post 3797591)
Done.
Had to install imlib2 and giblib too.

As expected: http://slackbuilds.org/repository/13.0/graphics/feh/


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