Posts by wil
- 09.04.2010, 10:33
- Forum: Development
- Topic: how to compile trunk - linux
- Replies: 3
- Views: 4122
Re: how to compile trunk - linux
Solved: turned out it had nothing to do with zlib but that libgtkglext1 was not installed.
- 09.04.2010, 09:35
- Forum: Development
- Topic: how to compile trunk - linux
- Replies: 3
- Views: 4122
Re: how to compile trunk - linux
Thanks for that maybe it should be included in the INSTALL file.
I now get the following:
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
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
- 09.04.2010, 05:56
- Forum: Development
- Topic: how to compile trunk - linux
- Replies: 3
- Views: 4122
how to compile trunk - linux
the INSTALL file states
so how am I supposed to compile?
I am using Ubuntu 9.10
there is however no configure file in the trunk./configure --with-INTERFACE [*]
make
make install
so how am I supposed to compile?
I am using Ubuntu 9.10