Re: Migration question and binary question

2014-05-08 Thread Joshua Root
Jerry wrote: > I am considering using the "Automatically reinstall ports" suggestion whereby > a script is downloaded which script then works with a previously saved > myports.txt. If I do this, will the script install old versions of ports > which had not been active? I'm thinking that this mig

Installing Octave port into new Mavericks system fails

2014-05-08 Thread Jerry
Octave has failed to install (once again), this time into a fresh MacPorts established according to the Migration advice given at https://trac.macports.org/wiki/Migration onto a new installation of Mavericks. I did: sudo port install octave +atlas+docs+fltk+gcc48 The first attempt failed after

Re: Migration question and binary question

2014-05-08 Thread Brandon Allbery
On Thu, May 8, 2014 at 6:26 PM, Jerry wrote: > I redirected this output to .txt files. Do you have a quick way (script) > to use these echoed files during reinstallation? I don't need to do it often enough to script it, I generally build it on the fly :) port echo active and requested | pe

Re: Migration question and binary question

2014-05-08 Thread Jerry
On May 8, 2014, at 2:42 PM, Brandon Allbery wrote: > On Thu, May 8, 2014 at 5:35 PM, Jerry wrote: > I just upgraded my OS to 10.9 from 10.8 and am following the instructions for > migrating MacPorts at https://trac.macports.org/wiki/Migration. > > I am considering using the "Automatically rei

Re: Migration question and binary question

2014-05-08 Thread Ryan Schmidt
On May 8, 2014, at 16:35, Jerry wrote: > I just upgraded my OS to 10.9 from 10.8 and am following the instructions for > migrating MacPorts at https://trac.macports.org/wiki/Migration. > > I am considering using the "Automatically reinstall ports" suggestion whereby > a script is downloaded wh

Re: Migration question and binary question

2014-05-08 Thread Brandon Allbery
On Thu, May 8, 2014 at 5:35 PM, Jerry wrote: > I just upgraded my OS to 10.9 from 10.8 and am following the instructions > for migrating MacPorts at https://trac.macports.org/wiki/Migration. > > I am considering using the "Automatically reinstall ports" suggestion > whereby a script is downloaded

Migration question and binary question

2014-05-08 Thread Jerry
I just upgraded my OS to 10.9 from 10.8 and am following the instructions for migrating MacPorts at https://trac.macports.org/wiki/Migration. I am considering using the "Automatically reinstall ports" suggestion whereby a script is downloaded which script then works with a previously saved mypo

Re: xmgrace on mavericks

2014-05-08 Thread Eric Gallager
Do you have the full crash report available? If so, could you attach it to the ticket that you mentioned? (for reference, ~/Library/Logs/DiagnosticReports is where crash reports are usually kept, so try looking there) On 5/8/14, Pamela Lloyd wrote: > Hello, > I installed grace@5.1.23 on a Mave

Re: Problem with libsbml matlab bindings

2014-05-08 Thread Eric Gallager
Right now it looks like libsbml does not have any matlab variants yet, so try submitting a ticket on Trac requesting a matlab variant for libsbml. Looking at the libsbml configure script, it has a `--with-matlab` flag that could probably be added to `configure.args` in its Portfile... On 5/8/14,

Re: macports or meld issue?

2014-05-08 Thread Jonathan Koren
I had problems having to unset XDG_* environment variables. Which got set for some reason. You can tell that’s the problem if the meld window shows up and then immediately crashes with a stacktrace that says something like: (OSError: [Errno 13] Permission denied: '/opt/local/share/meld/recent-Nb

xmgrace on mavericks

2014-05-08 Thread Pamela Lloyd
Hello, I installed grace@5.1.23 on a Mavericks 10.9.2 Air. When trying to run it in terminal, it crashes with SIGSYS. So I found saw ticket #43288 and applied the portfile patch. But it still displays the same error. Please help! I don't know what else to do. Thank you, Pamela _

Problem with libsbml matlab bindings

2014-05-08 Thread Nag, Ambarish
Hi, I recently installed libsbml @5.10.0 using macports. I will need to access libsbml from a Matlab toolbox, but the libsbml MATLAB binding is not found. How can I add the MATLAB binding to the libsbml ? Thanks Anag. ___ macports-users mailing list m

Re: rvm does not find Ruby installed with macports

2014-05-08 Thread Nathan Brazil
The recommended installation of rvm is per-user, which I presume is what you have. However, this means it is installed under your home directory (under /Users/you/.rvm), along with all versions of Ruby you install using it. By installing Ruby 2.1.1 using MacPorts, it would be located under /opt