Problem with arpack

2013-10-31 Thread Marcelo Chiapparini
Hi, I am running Ports in ML. The error below is a long standing one in my system. Any suggestion to fix it? Thanks in advance! $ sudo port upgrade outdated Password: Error: arpack: Variant openmpi conflicts with gcc45 Error: Unable to open port: Error evaluating variants To report a bug, follow

Re: Problem with arpack

2013-10-31 Thread Marcelo Chiapparini
Thank you very much Brandon, it worked! cheers, Marcelo 2013/10/31 Brandon Allbery allber...@gmail.com On Thu, Oct 31, 2013 at 8:45 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: I am running Ports in ML. The error below is a long standing one in my system. Any suggestion

Re: problems doing MP upgrade: atlas

2013-04-18 Thread Marcelo Chiapparini
Many thanks to all people who enlightened me! I will wait and fill up a tickect 2013/4/17 Ryan Schmidt ryandes...@macports.org On Apr 17, 2013, at 12:51, Marcelo Chiapparini wrote: I am running ML with MP 2.1.3 + Xcode 4.6.2. I am trying to upgrade the MP installation. When doing it I get

problems doing MP upgrade: atlas

2013-04-17 Thread Marcelo Chiapparini
Hello, I am running ML with MP 2.1.3 + Xcode 4.6.2. I am trying to upgrade the MP installation. When doing it I get the following error (the main.log file is too big to attach it here). Any advice please? Thanks in advance, Marcelo Nostromo3:~ Marcelo$ sudo port

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
Ok, I will not install another X server. I'll try to fix things with the default one provided by Apple... Thanks! 2013/2/19 Brandon Allbery allber...@gmail.com On Tue, Feb 19, 2013 at 11:43 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: as a matter of fact, I don't have

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
...@gmail.com wrote: On Tue, Feb 19, 2013 at 11:43 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: as a matter of fact, I don't have installed Quartz, because I didn't need it with my other installed ports... I was using the X server from Apple without problems. Now, its seems it's

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin so, should I look for the file where PATH is set? Thanks again for the help Marcelo 2013/2/19 Ryan Schmidt ryandes...@macports.org On Feb 19, 2013, at 08:44, Marcelo Chiapparini wrote: DISPLAY is not set... $ echo

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
for use with MacPorts. I've checked the paths file in etc, and it contains the rest of my PATH... Thanks you! 2013/2/20 Brandon Allbery allber...@gmail.com On Wed, Feb 20, 2013 at 9:13 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: Hi Ryan, I don't have any ~/.bash_profile

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
the problem. So, I think that the Xquartz installation fixed the issue with the necessary configuration files... is was a configuration issue, not a server one... What do you think? Regards, Marcelo 2013/2/19 Brandon Allbery allber...@gmail.com On Tue, Feb 19, 2013 at 11:43 AM, Marcelo Chiapparini

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
Bingo Lawrence!!! thank you very much for the help!! regards, Marcelo 2013/2/20 Lawrence Velázquez lar...@macports.org On Feb 20, 2013, at 9:47 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: I am running Mountain Lion. Mountain Lion does not have an X server. You'll have

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
Complementing Lawrence information, just for the records: http://support.apple.com/kb/HT5293 Marcelo 2013/2/20 Marcelo Chiapparini marcelo.chiappar...@gmail.com Bingo Lawrence!!! thank you very much for the help!! regards, Marcelo 2013/2/20 Lawrence Velázquez lar...@macports.org

Re: Grace: Can't open display

2013-02-20 Thread Marcelo Chiapparini
After installing Xquartz 2.7.4, Grace opens like a charm... Thanks a lot to everyone who wrote about my problem! Regards, Marcelo 2013/2/20 Brandon Allbery allber...@gmail.com On Wed, Feb 20, 2013 at 9:47 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: regarding the action

Re: Grace: Can't open display

2013-02-19 Thread Marcelo Chiapparini
Hi Ryan, DISPLAY is not set... $ echo $DISPLAY $ Regards, Marcelo 2013/2/18 Ryan Schmidt ryandes...@macports.org On Feb 18, 2013, at 12:41, Marcelo Chiapparini wrote: Unfortunately, I don't have more details. What is your DISPLAY environment variable set to? -- Marcelo

Re: Grace: Can't open display

2013-02-19 Thread Marcelo Chiapparini
Jones jon...@hep.phy.cam.ac.uk Sounds like you haven't installed a X server. Check out XQuartz, or the one from MacPorts itself. Chris On 19/02/13 14:44, Marcelo Chiapparini wrote: Hi Ryan, DISPLAY is not set... $ echo $DISPLAY $ Regards, Marcelo 2013/2/18 Ryan Schmidt

Grace: Can't open display

2013-02-18 Thread Marcelo Chiapparini
Hello! After installing Grace, I get the following error when I tried to run it: $ xmgrace Can't open display Failed initializing GUI, exiting What could be going wrong? Thanks in advance for the help Regards, Marcelo ___ macports-users mailing list

Re: Grace: Can't open display

2013-02-18 Thread Marcelo Chiapparini
at 1:26 PM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: $ xmgrace Can't open display Failed initializing GUI, exiting What could be going wrong? Thanks in advance for the help At a guess, your dotfiles set $DISPLAY instead of letting launchd do so. More detail would

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 Marcelo Chiapparini
/local/bin links to gfortran-mp-4.5 HTH, Jason On Tue, May 1, 2012 at 7:17 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: 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

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'

Re: error message: Couldn't determine your Xcode version

2012-04-29 Thread Marcelo Chiapparini
2012/4/29 Jeremy Lavergne jer...@lavergne.gotdns.org Hi Jeremy, thanks for the reply. Here is the result of the command: marcelo$ sudo xcodebuild -version Password: error: can't exec '/Applications/Xcode.app/usr/bin/xcodebuild' (No such file or directory) May be a problem with a

Re: xcode issue in Lion?

2011-07-22 Thread Marcelo Chiapparini
' when in that state? On Jul 21, 2011, at 13:56, Mojca Miklavec wrote: On Thu, Jul 21, 2011 at 22:53, Marcelo Chiapparini wrote: Hello, When trying to install Xcode in Lion, the installation freezes asking to close iTunes, even if not running. The problem arises with Xcode 4.1

Re: problem with mp-gcc after upgrading to Lion

2011-07-22 Thread Marcelo Chiapparini
Just for the records: after upgrading to Xcode4.1 in Lion, I am able to compile with mp-gcc45 again. 2011/7/21 Dominik Reichardt domi...@gmail.com Am 21.07.2011 um 18:23 schrieb Marcelo Chiapparini marcelo.chiappar...@gmail.com: 2011/7/21 Jeremy Huddleston jerem...@macports.orgjerem

problem with mp-gcc after upgrading to Lion

2011-07-21 Thread Marcelo Chiapparini
-- Marcelo Chiapparini http://sites.google.com/site/marcelochiapparini ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: problem with mp-gcc after upgrading to Lion

2011-07-21 Thread Marcelo Chiapparini
2011/7/21 Brandon Allbery allber...@gmail.com On Thu, Jul 21, 2011 at 11:33, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: I have been working in a Mac with Snow Leopar, mp-gcc45, and Xcode 3.2.6. Now, I've just upgraded to Lion, and when I try to compile with mp-gcc45, I get

Re: problem with mp-gcc after upgrading to Lion

2011-07-21 Thread Marcelo Chiapparini
2011/7/21 Jeremy Huddleston jerem...@macports.org On Jul 21, 2011, at 8:53 AM, Marcelo Chiapparini wrote: Like you, I am wondering about installing XCode 4.1... but is it necessary? I need Xcode only to run macports... Yes. You need XCode to build MacPorts or to run other dev tools

Re: problem with mp-gcc after upgrading to Lion

2011-07-21 Thread Marcelo Chiapparini
2011/7/21 Jeremy Huddleston jerem...@macports.org On Jul 21, 2011, at 9:10 AM, Marcelo Chiapparini wrote: 2011/7/21 Jeremy Huddleston jerem...@macports.org On Jul 21, 2011, at 8:53 AM, Marcelo Chiapparini wrote: Like you, I am wondering about installing XCode 4.1

xcode issue in Lion?

2011-07-21 Thread Marcelo Chiapparini
Hello, When trying to install Xcode in Lion, the installation freezes asking to close iTunes, even if not running. The problem arises with Xcode 4.1 and 3.2.6... No Xcode no MacPorts... any suggestion? Marcelo -- Marcelo Chiapparini http://sites.google.com/site/marcelochiapparini

port not running

2011-06-24 Thread Marcelo Chiapparini
could be the problem? Thanks in advance for the help, Regards Marcelo -- Marcelo Chiapparini http://sites.google.com/site/marcelochiapparini ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman

Re: gcc_select does not exist (was: Re: port not running)

2011-06-24 Thread Marcelo Chiapparini
Thank you! So, if I understood correctly, all the *_select scripts are gone forever in favor of port select. Thanks again! 2011/6/24 Ryan Schmidt ryandes...@macports.org On Jun 24, 2011, at 15:06, Marcelo Chiapparini wrote: I've just installed macports on a mac with OSX 10.6.7. After

Re: Thanking the MacPorts team

2011-01-20 Thread Marcelo Chiapparini
! ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -- Marcelo Chiapparini http://sites.google.com/site/marcelochiapparini

Re: FORTRAN for Snow Leopard?

2011-01-09 Thread Marcelo Chiapparini
-l (lists all of the available versions) sudo gcc_select mp-gcc45 (selects the GCC 4.5 installed with MacPorts) Hope this helps, Jason On Fri, Jan 7, 2011 at 8:49 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: Hi! I need to run FORTRAN in my iMac with OSX 10.6 installed

Re: FORTRAN for Snow Leopard?

2011-01-09 Thread Marcelo Chiapparini
Thank you a lot once more for the advice!!! Marcelo 2011/1/9 Jason Swails jason.swa...@gmail.com On Sun, Jan 9, 2011 at 2:00 PM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: Hi! after installing gcc_select, and before installing any gcc form macports, I ran it and got

Re: Problems with gnuplot from marcports

2011-01-07 Thread Marcelo Chiapparini
@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -- Marcelo Chiapparini http://sites.google.com/site/marcelochiapparini ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org

FORTRAN for Snow Leopard?

2011-01-07 Thread Marcelo Chiapparini
Hi! I need to run FORTRAN in my iMac with OSX 10.6 installed. I've done some research, but the results are not conclusive: http://www.webmo.net/support/fortran_osx.html http://hpc.sourceforge.net/ http://gcc.gnu.org/wiki/GFortranBinaries http://r.research.att.com/tools/ I am not sure which

Re: FORTRAN for Snow Leopard?

2011-01-07 Thread Marcelo Chiapparini
, do the following gcc_select -l (lists all of the available versions) sudo gcc_select mp-gcc45 (selects the GCC 4.5 installed with MacPorts) Hope this helps, Jason On Fri, Jan 7, 2011 at 8:49 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: Hi! I need to run FORTRAN in my

Re: Problems with gnuplot from marcports

2011-01-06 Thread Marcelo Chiapparini
___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users -- Marcelo Chiapparini http://sites.google.com/site/marcelochiapparini

Re: Problems with gnuplot from marcports

2011-01-05 Thread Marcelo Chiapparini
...@gobinjf.be Marcelo, Could you try loading the script using the full path? Thanks, J. On Wed, Jan 5, 2011 at 11:41 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote: Hello, I've just bought a new iMac, running OS X 10.6. I am using it at home. In order to maintain

Re: Problems with gnuplot from marcports

2011-01-05 Thread Marcelo Chiapparini
...@gmail.com Does it work if you just specify the script with gnuplot on the CL? gnuplot qhdmmint.gplt The nice thing about the aqua terminal is that the window should stick around. Good luck, Jason On Wed, Jan 5, 2011 at 10:05 AM, Marcelo Chiapparini marcelo.chiappar...@gmail.com wrote