View Full Version : ClanLib 2.2.7 Released.
rombust
03-21-2011, 03:26 PM
ClanLib 2.2.7 Released.
Release Notes - http://clanlib.org/wiki/ClanLib_2.2.7_Release_Notes
sphair
03-21-2011, 07:58 PM
Rombust = :ninja:
B. Marquis
03-26-2011, 05:18 PM
I need to subscribe to the RSS.
I've been waiting for this! :o
sphair
03-27-2011, 08:41 AM
We always post the news to freshmeat as well - it has a subscription thing to get notified.
pkowal1982
03-28-2011, 07:16 AM
I'm trying to build it on Ubuntu 10.10 and after ./autogen.sh I get:
configure.ac:88: required file `./ltmain.sh' not found
rombust
03-28-2011, 08:18 AM
"Libtool comes with a tool called libtoolize that will install libtool's supporting files into a package. Running this command will install ltmain.sh"
autogen.sh contains "libtoolize --force --copy"
So I guess something has gone wrong with libtool on your system.
(ref: http://www.gnu.org/software/hello/manual/automake/Error-required-file-ltmain_002esh-not-found.html )
pkowal1982
03-28-2011, 05:22 PM
I've removed DOS CRs from Makefile.am and now ./configure says:
config.status: creating Setup/pkgconfig/clanVorbis.pc
.in'ig.status: error: cannot find input file: `
Maybe I need to remove more CRLFs but I don't know from where.
I can build 2.2.6 on the same system using commands from documentation.
rombust
03-28-2011, 09:08 PM
It sounds like you have downloaded the ".zip" instead of the ".tgz"
The ".zip" file is for the windows platform with CRLF
The ".tgz" file is for the linux platform with unix line feeds
Also the ".tgz" file does not contain the "windows" resources, due to microsoft license restrictions
pkowal1982
03-29-2011, 09:54 AM
Thanks rombust I unpacked the wrong (windows) archive.
The linux one works perfectly. :)
Maybe some output like 'You are trying to compile the wrong version!' in 2.2.8?
Just for people like me who should wear glasses and do not do that... :)
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.