Click to See Complete Forum and Search --> : mandrake8 : could not find lz error :mandrake 8+php4+apache install


mrJoshua
07-17-2001, 11:43 PM
I have mandrakelinux8.0 and I am in the middle of trying to install Apache 1.3.20, php4.0.6 as an apache mod, and mysql.
mysql and php4 are in. i had to install bison and flex to get them in. now I am having the following problem with apache:

1.first there was an undefined reference to uncompress error during the make of apache.

2. Through searching the internet, I learned that if you add an -lz or -lgz to the apache/src/makefile in the line that starts with 'LDFLAGS=$(' this would take care of the problem. I tried adding it to many different lines with no luck.
Now I get a 'could not find lz error'
I don't even know what 'lz' is at this point, let alone how to fix it. Can anyone point me in the right direction? There has to be a solution. Is there a library that I don't have? Please help meeeeeeeeee!