gcc45 and gfortran issue

2012-05-01 Thread Marcelo Chiapparini
Hello, I am running macports 2.04. I've installed gcc45: $ port installed gcc45 The following ports are currently installed: gcc45 @4.5.3_3 (active) but I am unable to run gfortran: $ gfortran -bash: gfortran: command not found What do I need in order to activate gfortran? Thanks in

Re: gcc45 and gfortran issue

2012-05-01 Thread Jason Swails
You should install gcc_select and make sure you set the proper compiler suite: sudo port install gcc_select sudo port select gcc mp-gcc45 That should set up the symlinks so that 'gfortran' in /opt/local/bin links to gfortran-mp-4.5 HTH, Jason On Tue, May 1, 2012 at 7:17 AM, Marcelo Chiapparini

Re: gcc45 and gfortran issue

2012-05-01 Thread Marcelo Chiapparini
Thanks a lot Jason, it worked! Regards, Marcelo 2012/5/1 Jason Swails jason.swa...@gmail.com You should install gcc_select and make sure you set the proper compiler suite: sudo port install gcc_select sudo port select gcc mp-gcc45 That should set up the symlinks so that 'gfortran' in

Re: gcc45 and gfortran issue

2012-05-01 Thread Ryan Schmidt
On May 1, 2012, at 06:23, Jason Swails wrote: You should install gcc_select and make sure you set the proper compiler suite: sudo port install gcc_select sudo port select gcc mp-gcc45 That should set up the symlinks so that 'gfortran' in /opt/local/bin links to gfortran-mp-4.5 Or you

Re: gcc45 and gfortran issue

2012-05-01 Thread Marcelo Chiapparini
2012/5/1 Ryan Schmidt ryandes...@macports.org On May 1, 2012, at 06:23, Jason Swails wrote: You should install gcc_select and make sure you set the proper compiler suite: sudo port install gcc_select sudo port select gcc mp-gcc45 That should set up the symlinks so that 'gfortran'

X11 no longer launching

2012-05-01 Thread Ted Kord
Hi I installed xorg-server @1.12.0_0 and now X11 doesn't launch automatically. So, I'm unable to use programs that require X11 like Matlab, Gimp, Inkscape, etc. Even uncommenting the path to macports in my .bash_profile fails to launch the system's X11 server. How can I resolve this? --

gnuplot failing to fetch files

2012-05-01 Thread Rodolfo Aramayo
People, Gnuplot is failing to fetch files during update ### :debug:fetch Fetching failed:: The requested URL returned error: 404 :notice:fetch --- Attempting to fetch patch-upstream-compilerwarnings.diff from

Re: gnuplot failing to fetch files

2012-05-01 Thread Bradley Giesbrecht
On May 1, 2012, at 10:10 AM, Rodolfo Aramayo wrote: People, Gnuplot is failing to fetch files during update Do to a bad commit which has been fixed. https://trac.macports.org/changeset/92569 https://trac.macports.org/changeset/92572 Regards, Bradley Giesbrecht (pixilla) smime.p7s

Re: gnuplot failing to fetch files

2012-05-01 Thread Rodolfo Aramayo
Thank You! On Tue, May 1, 2012 at 12:15, Bradley Giesbrecht pixi...@macports.org wrote: On May 1, 2012, at 10:10 AM, Rodolfo Aramayo wrote: People, Gnuplot is failing to fetch files during update Do to a bad commit which has been fixed. https://trac.macports.org/changeset/92569

Re: X11 no longer launching

2012-05-01 Thread Brandon Allbery
On Tue, May 1, 2012 at 12:24 PM, Ted Kord teddy.k...@gmail.com wrote: I installed xorg-server @1.12.0_0 and now X11 doesn't launch automatically. So, I'm unable to use programs that require X11 like Matlab, Gimp, Inkscape, etc. Even uncommenting the path to macports in my .bash_profile fails