problem in installing from source
I have the some problem when trying to install from source. When I try to configure by
./configure
it starts the process but it terminates with error something like this...
...
...
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
[root@localhost kxine-0.4]#
now what should I do?
my system:
Red Hat 9.0
Linux Kernel 2.4.20
GCC 3.2.1
GNU libc 2.3.2
|