Page 1 of 1

how to compile trunk - linux

Posted: 09.04.2010, 05:56
by wil
the INSTALL file states
./configure --with-INTERFACE [*]
make
make install
there is however no configure file in the trunk
so how am I supposed to compile?
I am using Ubuntu 9.10

Re: how to compile trunk - linux

Posted: 09.04.2010, 06:20
by John Van Vliet
--- edit ---

Re: how to compile trunk - linux

Posted: 09.04.2010, 09:35
by wil
Thanks for that maybe it should be included in the INSTALL file.

I now get the following:
checking for deflate in -lz... no
configure: error: zlib not found.

zlib1g-dev version 1:1.2.3.3.dfsg-13ubuntu3 (karmic) is installed
I also installed libzlcore0.10 and liblz-dev but it did not help

Thanks

Re: how to compile trunk - linux

Posted: 09.04.2010, 10:33
by wil
Solved: turned out it had nothing to do with zlib but that libgtkglext1 was not installed.