Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
Hi,
I am trying to compile openttd dedicated server on my CH3SNAS.
Configure runs ok, except that it complains about missing/not working zlib:
checking zlib... not found
WARNING: zlib was not detected or disabled
WARNING: OpenTTD doesn't require zlib, but it does mean many features (like
WARNING: loading most savegames/scenarios, joining most servers, loading
WARNING: heightmaps, using PNG or using fonts, ...) will be disabled.
configure: error: no zlib detected
If you want to compile without zlib use --without-zlib as parameter
If I run configure without zlib it's ok, that means I will miss some functionality in the resulting build.
What's wrong? Do I need some other zlib package, like zlib1-devel or something?
Offline
Thanks, but it complains explcitly about a missing zlib.so, which isn't anywhere in the ffp folder. Should it?
Offline
I do have a libz.so, so I might have misread the gcc log and searched for the wrong file.
Offline
Pages: 1