FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Various, Ubuntu, Fedora, Open Solaris, Solaris, RHEL
Posts: 55
Rep:
libgnat-3.4.so.1 required on Fedora 10
Hi All
I have a bit of an unfortunate issue trying to install some 3rd party commercial software which I need at work. Before anyone asks what the software is, it is a bespoke synthetic aperture radar processor so I can't change the software!
No information was provided about prerequisites so I have spent all day installing them as the errors appear, unfortunately it now wants libgnat-3.4.so.1.
I managed to get the processor to ignore the error by (very nastily) making a link to libgnat-4.3.so, unfortunately several of the processor's modules fail to work (hardly unexpected).
I have searched with google for libgnat-3.4.so.1 but as it's obsolete I can't find it.
Please can someone help me to sort this showstopper.
Distribution: Various, Ubuntu, Fedora, Open Solaris, Solaris, RHEL
Posts: 55
Original Poster
Rep:
Hooray! I've had some luck.
The compatability libraries for gcc 3.4 on Fedora seem to be incomplete and whilst you can download the fortran support, the ada supposrt doesn't seem to exist as far as I can see.
I eventually managed to find the gcc 3.4 source on gnu.org - kind of obvious in hindsight.
Distribution: Various, Ubuntu, Fedora, Open Solaris, Solaris, RHEL
Posts: 55
Original Poster
Rep:
I got it sorted with some help...
Downloaded old fedora gcc 2.5 version and install along with the ADA support
This allowed me to compile gcc 3.4 with ADA.
Then I installed the Fedora core 3 libgnat package.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.