FS#9889 - Anjuta 2.4.0-1 not able to create new projects

Attached to Project: Arch Linux
Opened by Timm (gummibaerchen) - Thursday, 20 March 2008, 18:21 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 21 March 2008, 14:41 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture x86_64
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Steps to reproduce:
Try "File" -> "New" -> "Project"
Get "Could not find autogen version 5, please install the autogen package. You can get it from http://autogen.sourceforge.net"

Additional info:
Anjuta from testing with all required deps.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 21 March 2008, 14:41 GMT
Reason for closing:  Fixed
Comment by Jan de Groot (JGC) - Thursday, 20 March 2008, 18:28 GMT
Autogen needs a rebuild for libtool 2.2:
[root@server ~]# ldd `which autogen` | grep ltdl
libltdl.so.3 => /usr/lib/libltdl.so.3 (0x00002b42c5cfd000)
libltdl.so.7 => /usr/lib/libltdl.so.7 (0x00002b42c68fc000)

Loading...