[Fink-users] openoffice.org: Two Tweaks of the .info File Fail

2005-07-23 Thread Jonathan Levi MD
I _almost_ installed openoffice: - I moved /usr/local to /usr/local.moved; - I edited openoffice.org.info to stop installation of all those language-packages: I changed ConfigureParams: << --with-lang=ALL \ first to ConfigureParams: << --with-lang=en-US \ then to ConfigureParams: <<

[Fink-users] Re: gfortran question

2005-07-23 Thread Dominique Dhumieres
> I have installed gfortran as part of the gcc4 package (2:4.0.1-2). I > am able to create an executable using gfortran, but when I compile > anything, I get messages like: > [snip] > This does not happen using either g95 or g77, and it did not happen > with my previous Panther installation.