On 6/22/06, Joan S Gomberg <[EMAIL PROTECTED]> wrote: > > Please see the red text below. > > Thanks! > Joan Gomberg > > > > > > > "Alexander K. Hansen" <[EMAIL PROTECTED]> > > > 06/21/06 07:03 PM > > > To > "Joan S Gomberg" <[EMAIL PROTECTED]> > > cc "Fink Beginners" <[email protected]> > > Subject Re: [Fink-beginners] compiling, linking with g77 > > > > > > On 6/21/06, Joan S Gomberg <[EMAIL PROTECTED]> wrote: > > > > Alexander, > > > > Thanks for the quick reply! > > > > I installed all these in early June, as well as FinkCommander (version > > 0.5.4) that tells me I'm running > > > > Fink version > > Package manager version: 0.23.10 > > Distribution version: 0.8.0 > > > > The g77 version is 3.4.3-2; I've installed it and removed it a few times > - > > as recently as today. The Xcode version is 2.3 (I think). > > > > Thanks! > > Joan > > > > If I recall correctly, this was seen before. According to the package > database: > > http://pdb.finkproject.org/pdb/package.php/g77 > > there's a later version in the 10.4 stable source trees. > > I recommend updating fink, either via a "fink selfupdate-rsync" or via > the update procedure outlined under the top news item at > http://www.finkproject.org/ > > I have now done this to no avail (I still get the same error message noted > below in red also).
The status window of FinkCommander shows > flagged status name installed version > binary category summary local > NO outdated g77 3.4.3-2 3.4.3-13 3.4.3-2 > languages GNU Fortran compiler > > I have also tried installing this package from a terminal window, with the > command "sudo apt-get install g77" > The same thing results - it installs the same version, which gives me the > same error message listed below. Here's the > response to the terminal command: > Reading Package Lists... Done > Building Dependency Tree... Done > The following NEW packages will be installed: > g77 > 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B/9309kB of archives. After unpacking 29.9MB will be used. > Selecting previously deselected package g77. > (Reading database ... 6434 files and directories currently installed.) > Unpacking g77 (from .../g77_3.4.3-2_darwin-powerpc.deb) ... > Setting up g77 (3.4.3-2) ... > > Any suggestions? > > Thank you for your help. > Joan > Which update method did you apply? selfupdate-rsync or the update script from the news item? If you used selfupdate-rsync then trying to install g77 via apt-get will indeed bring you the same version. So, since you've updated, what do you get from fink --version and fink list g77 ? Also--check the Distribution line in /sw/etc/fink.conf, and make sure it says 10.4-transitional. <snip> -- Alexander K. Hansen Fink Documenter (still) Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
