$ bzip2 -dc gipmsg-0.4.0beta1.tar.bz2 | tar xvf -
$ cd gipmsg-0.4.0beta1
$ ./configure --enable-applet --with-esd-prefix=/usr/bin --with-esd-exec-prefix=/usr/bin
(snip)
hecking for X11/extensions/xf86misc.h... yes
checking for esd-config... /usr/bin/bin/esd-config
checking for ESD - version >= 0.2.7... ./configure: /usr/bin/bin/esd-config: No such file or directory
./configure: /usr/bin/bin/esd-config: No such file or directory
./configure: /usr/bin/bin/esd-config: No such file or directory
./configure: /usr/bin/bin/esd-config: No such file or directory
./configure: /usr/bin/bin/esd-config: No such file or directory
no
*** Could not run ESD test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding ESD or finding the wrong
*** version of ESD. If it is not finding ESD, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: warning: *** `esd-manager' will not be built ***
(snip)
|