help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to install Octave on Mac Mountain Lion (OSX 10.8.3)


From: AED
Subject: Re: How to install Octave on Mac Mountain Lion (OSX 10.8.3)
Date: Thu, 18 Apr 2013 15:09:57 -0700 (PDT)

Hi Ben

After installing epstool as you described bellow I was able to install octave  by running 

sudo port install octave-devel @3.6.4 +fltk+docs+atlas 

I had to run it a couple of time

Thanks

Andy

From: "bpabbott [via Octave]" <[hidden email]>
Date: Thursday, April 18, 2013 2:14 PM
To: Andrew Davidson <[hidden email]>
Subject: Re: How to install Octave on Mac Mountain Lion (OSX 10.8.3)

You might try installing each of the dependencies one at a time to determine which one is producing the problem.  Sometimes, the problem is that a port needs to be "cleaned".  For example, if epstool won't install, you can try cleaning and then attempt the install again. 

        sudo port clean epstool 
        sudo port install epstool 

Ben 


View this message in context: Re: How to install Octave on Mac Mountain Lion (OSX 10.8.3)
Sent from the Octave - General mailing list archive at Nabble.com.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]