Re: macports on mavericks

2014-01-09 Thread Alejandro Imass
On Thu, Jan 9, 2014 at 10:39 AM, Nathan Brazil wrote: > Just to prepare myself for the upgrade, how does one re-install all ports? > As always STFW and RTFM: https://trac.macports.org/wiki/Migration http://guide.macports.org/#installing.macports.upgrade FYI, the first procedure worked flawlessl

Re: macports on mavericks

2014-01-09 Thread Jeremy Lavergne
http://trac.macports.org/wiki/Migration#ports On Jan 9, 2014, at 10:39, Nathan Brazil wrote: > Just to prepare myself for the upgrade, how does one re-install all ports? ___ macports-users mailing list macports-users@lists.macosforge.org https://lists

Re: macports on mavericks

2014-01-09 Thread Nathan Brazil
Just to prepare myself for the upgrade, how does one re-install all ports? -- On Jan 8, 2014, at 6:34 AM, claire zaidi wrote: > I reinstalled all my ports, everything seems ok > > Thank you for your help > Claire > > > Le 7 janv. 2014 à 17:14, claire zaidi a écrit : > >> ok >> I will reins

Re: macports on mavericks

2014-01-08 Thread claire zaidi
I reinstalled all my ports, everything seems ok Thank you for your help Claire Le 7 janv. 2014 à 17:14, claire zaidi a écrit : > ok > I will reinstall all my ports > > thank you very much for your help > Claire > > > > > > Le 7 janv. 2014 à 17:12, Ryan Schmidt a écrit : > >> >> On Ja

Re: macports on mavericks

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 10:06, claire zaidi wrote: > Running “xcode-select —install” gives an error: the software is not > available. Thus I installed the command line tools by downloading it on the > apple developers page : Command Line Tools (OS X Mavericks) for Xcode - Late > October 2013 Ok.

Re: macports on mavericks

2014-01-07 Thread claire zaidi
ok I will reinstall all my ports thank you very much for your help Claire Le 7 janv. 2014 à 17:12, Ryan Schmidt a écrit : > > On Jan 7, 2014, at 10:06, claire zaidi wrote: > >> Running “xcode-select —install” gives an error: the software is not >> available. Thus I installed the comman

Re: macports on mavericks

2014-01-07 Thread claire zaidi
Running “xcode-select —install” gives an error: the software is not available. Thus I installed the command line tools by downloading it on the apple developers page : Command Line Tools (OS X Mavericks) for Xcode - Late October 2013 I didn’t re-installed all my ports… Le 7 janv. 2014 à

Re: macports on mavericks

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 09:52, claire zaidi wrote: > Should I have to reinstall all my ports as explained in the macports > migration page ? > I didn’t do that… After upgrading from one major OS X version to another, yes, you need to reinstall Xcode, MacPorts, and all ports. > Here is the config.

Re: macports on mavericks

2014-01-07 Thread claire zaidi
Should I have to reinstall all my ports as explained in the macports migration page ? I didn’t do that… Here is the config.log found in the gettext-runtime directory: $ ./configure --disable-option-checking --prefix=/opt/local ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GREP=/usr/bin/grep ac_cv_

Re: macports on mavericks

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 08:59, claire zaidi wrote: > configure:4360: error: ./configure failed for gettext-runtime The gettext software includes multiple configure scripts in various directories and therefore generates multiple config.log files. Based on this line, I think the relevant config.log w

Re: macports on mavericks

2014-01-07 Thread claire zaidi
same thing when upgrading gettext… Here is the .log file: $ ./configure --prefix=/opt/local --disable-dependency-tracking ac_cv_prog_AWK=/usr/bin/awk ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed --disable-csharp --disable-native-java --disable-openmp --without-emacs --with-include

Re: macports on mavericks

2014-01-07 Thread Ryan Schmidt
On Jan 7, 2014, at 08:42, claire zaidi wrote: > Error: Failed to configure gettext, consult > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gettext/gettext/work/gettext-0.18.3.1-x86_64/config.log Please show us the contents of this

Re: macports on mavericks

2014-01-07 Thread Jeremy Lavergne
Have you cleaned gettext and tried building it again? sudo port clean gettext sudo port upgrade gettext Also, in case someone else comes to the thread: http://trac.macports.org/wiki/Migration On Jan 7, 2014, at 9:42, claire zaidi wrote: > I just upgraded to OS X 10.9.1. > I installed Xcode 5.0

Re: macports on mavericks

2014-01-07 Thread claire zaidi
Dear all, I just upgraded to OS X 10.9.1. I installed Xcode 5.0.2, Command Line Developer Tools, agreed the license ("xcodebuild -license"). I re-installed macports 2.2.1 then "sudo port -v self update ». I also re-installed java. Everything seems to be ok. When I do « sudo port upgrade outda