I am having difficulties compiling 0.99 in Mandrake 8.2.
./configure cannot find readline or bunch of other files.
I have installed mandrakes xmms and libxmms1-devel 1.2.7-4mdk installed. Also I have mandrakes readline 4.2, libgtk 1.2, glib 1.2, but there are often in the /lib directory, not /usr/include/.
How do compile?
-Nathaniel
[configuration snip]
checking for readline in -lreadline... no
checking for c++... c++
checking whether the C++ compiler (c++ -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
[/configuration snip]
Possible paths?
readline=/lib/libreadline.so.4 ?
/usr/include/xmms = folder that is there
/usr/include/gtk-1.2 = /usr/lib/libgtk-1.2.so.0 ?
/usr/lib/glib/include = /usr/lib/libglib-1.2.so.0 ?
###
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am having difficulties compiling 0.99 in Mandrake 8.2.
./configure cannot find readline or bunch of other files.
I have installed mandrakes xmms and libxmms1-devel 1.2.7-4mdk installed. Also I have mandrakes readline 4.2, libgtk 1.2, glib 1.2, but there are often in the /lib directory, not /usr/include/.
How do compile?
-Nathaniel
[configuration snip]
checking for readline in -lreadline... no
checking for c++... c++
checking whether the C++ compiler (c++ -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
[/configuration snip]
Possible paths?
readline=/lib/libreadline.so.4 ?
/usr/include/xmms = folder that is there
/usr/include/gtk-1.2 = /usr/lib/libgtk-1.2.so.0 ?
/usr/lib/glib/include = /usr/lib/libglib-1.2.so.0 ?
###