LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   xine configure error zlib does exist (https://www.linuxquestions.org/questions/linux-general-1/xine-configure-error-zlib-does-exist-265717/)

degraffenried13 12-12-2004 08:52 PM

xine configure error zlib does exist
 
checking for int_fast8_t... yes
checking for mlib_VideoAddBlock_U8_S16 in -lmlib... no
using included ffmpeg
checking for X... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for socklen_t... size_t
IPv6 is disabled
checking for gzsetparams in -lz... no
configure: error: zlib needed
linux:/home/xine-lib-1-rc7 # cd ..
linux:/home # rpm -Uhv zlib-1.2.1-70.6.i586.rpm
Preparing... ########################################### [100%]
package zlib-1.2.1-70.6 is already installed
linux:/home #

This doesn't make sense to me. Obviously zlib is installed based on when I try to install it with the rpm, but xine configure says it is needed. Is the latest version of zlib not compatible with xine? What do you think I should do? I once uninstalled zlib and that caused many problems, so I don't want to do that again unless I have to. I could probably avoid problems if I need to .

thanks.

acid_kewpie 12-13-2004 04:00 AM

install zlib-devel-1.2.1-70.6.i586.rpm

abisko00 12-13-2004 04:51 AM

Quote:

checking for X... no
And I would guess XFree86-devel (or XOrg), too.


All times are GMT -5. The time now is 01:48 AM.