autogen in FC6 needs to be rebuilt to pickup the libopts.so.25 in libopts now in fc6.
I am wrong. i just rebuilt it locally. It looks like it is pulling in some sort of internal libopts dep from the version of libopts it carries around internally. needs to be fixed so you can install anjuta.
I can confirm this issue. yum install anjuta fails with unresolved dependency in autogen. I had to uninstall anjuta when upgrading from FC5->FC6 to use yum.
Yah. I had to do the same thing. It broke my heart.
I was able to install anjuta without a problem but could not start a project because it said it was unable to find autogen. running autogen at the command line yields [root@rph5010 wizzard]# autogen AutoGen aborting on signal 11 (Segmentation fault) in state OPTIONS Aborted
Which version of FC are you running. I'm not seeing anything untoward at this end.
Just did a fresh install of FC 6 from the dvd
Run yum update - there is a fresh version of autogen available.
Thanks Paul. The new autogen+libopts RPMs fixed it, although now I'm seeing some Anjuta bugs... might be time to search/create a new bug. Why was this single file split from autogen? Autogen has one file and libopts has one file when it used to be one package with two files... do we need packages with just one file in them??
If you'd file the anjuta bugs apart from this BZ, I'd appreciate it. There is a long history behind libopts and autogen. Basically, they used to be apart, then they came together but libopts was already a package, so it made some sense to keep them apart. I think I'll look into bringing them together.