Re: Problems while compiling
"Gerald Dachs" <[email protected]>
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
> LD_RUN_PATH="/lib" cc -shared ClearSilver.o -o > blib/arch/auto/ClearSilver/ClearSilver.so > -L/root/clearsilver-0.10.4/perl/../libs -lneo_cgi -lneo_cs -lneo_utl -lz > /usr/lib/gcc/i586-suse-linux/4.0.2/../../../../i586-suse-linux/bin/ld: > cannot find -lz Compiling works just fine, you have a linker problem. You have not installed zlib. I can't tell you how to do it, because you didn't name the linux distribution you use. Gerald