Re: Is using Apple's GCC 4.2 on PowerPC-Tiger worth it?

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 23:03, Daryle Walker wrote: > I'm stuck on an August-2002 G4 eMac, running Mac OS X 10.4.11 Tiger. I > noticed that Apple's GCC 4.2, which I think is used on all post-Tiger > systems[1], is an option. Is it worth downloading; can I do anything with > it? I saw a bug #167

Is using Apple's GCC 4.2 on PowerPC-Tiger worth it?

2012-01-11 Thread Daryle Walker
I'm stuck on an August-2002 G4 eMac, running Mac OS X 10.4.11 Tiger. I noticed that Apple's GCC 4.2, which I think is used on all post- Tiger systems[1], is an option. Is it worth downloading; can I do anything with it? I saw a bug #16745 describing you guys never adapting it, but saw a p

Re: x264transcode failing in mkvtoonix

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 21:00, Craig Treleaven wrote: > I've been trying to install x264transcode on my MacBook Pro (early 2011, core > i7) under Mac OS X 10.6.8 with XCode 3.2.6. It failed while installing the > dependency mkvtoolnix complaining that some bits of boost weren't declared. Sorry, t

x264transcode failing in mkvtoonix

2012-01-11 Thread Craig Treleaven
Hi: I've been trying to install x264transcode on my MacBook Pro (early 2011, core i7) under Mac OS X 10.6.8 with XCode 3.2.6. It failed while installing the dependency mkvtoolnix complaining that some bits of boost weren't declared. So I uninstalled boost and re-installed it from source which

Fwd: postgresql91-server install

2012-01-11 Thread Phillip Koebbe
>> >> >> 5. sudo mkdir -p /opt/local/var/db/postgresql91/testdb >> > > When you make this directory, you're making an actual database. Rather, > you're making a data directory that PostgreSQL will use to store data. > This should say "you're *not* making an actual database" … shame on my

Re: postgresql91-server install

2012-01-11 Thread Phillip Koebbe
I'm not a PostgreSQL expert, but I'll offer what I can. See inline. On Jan 11, 2012, at 5:51 PM, Érico wrote: > Hello > > Thank you all for the help with mysql install and configuration > > It is working now > > I am jumping now to postgres which is the second db server I need to > configur

postgresql91-server install

2012-01-11 Thread Érico
Hello Thank you all for the help with mysql install and configuration It is working now I am jumping now to postgres which is the second db server I need to configure for that I have in my computer : $ port installed postgresql91 @9.1.1_1 postgresql91 @9.1.2_1 (active) postgresql91-server @9.1

Re: I can't lanch amarok

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 16:51, Frank Schima wrote: > On Dec 24, 2011, at 5:14 AM, Michael Parchet wrote: > >> I fond amarok but I can't start it >> >> The console output is >> >> macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_liblastfm/liblastfm/work/destroot

Fwd: I teach scheme, thinking of switching to python, have some questions

2012-01-11 Thread Frank Schima
In the future, please use the Macports-Users mailing list since I don't have much free time. I just today added a comment to ticket 30882 [1]. I suggest uninstalling everything and re-building from scratch. That was the only reliable way to fix it. Also, py27-matplotlib will use python 2.7.

Re: I can't lanch amarok

2012-01-11 Thread Frank Schima
I just noticed that you replied to me only. Please include the list since I don't have much free time. I would suggest cleaning liblastfm (to be safe) and then rebuilding amarok. On Dec 24, 2011, at 5:14 AM, Michael Parchet wrote: > > > I fond amarok but I can't start it > > The console ou

Re: Mono build error

2012-01-11 Thread Botond Balázs
On 2012. Jan 11., at 22:37 , Ryan Schmidt wrote: > > On Jan 11, 2012, at 15:28, Botond Balázs wrote: > >> I've attached config.log and main.log. > > Ok, so I agree Xcode is installed and working. The log shows the error is: > > ld: library not found for -lintl > > This is because although th

Re: Mono build error

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 15:28, Botond Balázs wrote: > I've attached config.log and main.log. Ok, so I agree Xcode is installed and working. The log shows the error is: ld: library not found for -lintl This is because although the test in question is using -I/opt/local/include to locate the header

Upgrade

2012-01-11 Thread Frank J. R. Hanstick
Hello, Most of the postings I see are about problems with MacPorts, so I decided to make a post to let everyone know that after more than a month of not upgrading, I was able to upgrade all the outdated without error. Frank J. R. Hanstick tro...@comcast.net

Re: Mono build error

2012-01-11 Thread Lawrence Velázquez
On Jan 11, 2012, at 3:59 p.m., Ryan Schmidt wrote: >>> Doesn't look like it; it just looks like Xcode isn't installed properly, as >>> our FAQ says. >> >> As far as I could see, the Xcode installer doesn't have any options, just a >> big Install button so I couldn't select the components listed

Re: Mono build error

2012-01-11 Thread Ryan Schmidt
Please remember to Reply All to keep the discussion on the mailing list. On Jan 11, 2012, at 14:53, Botond Balázs wrote: >> Since this was not a clean build attempt, clean ("sudo port clean mono") and >> try again. If same error, do what it says in the error message: "See >> 'config.log' for m

Re: Mono build error

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 13:55, Jeremy Lavergne wrote: > Ryan this is another instance of a version change in a dirty work directory? Doesn't look like it; it just looks like Xcode isn't installed properly, as our FAQ says. ___ macports-users mailing list

Re: Mono build error

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 13:48, Botond Balázs wrote: > I'm new to Mac OS X and MacPorts in particular but not to Unix and package > managers in general. I installed MacPorts about a week ago and used it > without problems. Today I tried to install mono and it failed: > > ---> Computing dependencie

Re: Mono build error

2012-01-11 Thread Jeremy Lavergne
Sudo port clean mono And try again. Ryan this is another instance of a version change in a dirty work directory? "Botond Balázs" wrote: >Hi, > >I'm new to Mac OS X and MacPorts in particular but not to Unix and >package managers in general. I installed MacPorts about a week ago and >used it wi

Mono build error

2012-01-11 Thread Botond Balázs
Hi, I'm new to Mac OS X and MacPorts in particular but not to Unix and package managers in general. I installed MacPorts about a week ago and used it without problems. Today I tried to install mono and it failed: ---> Computing dependencies for mono ---> Configuring mono Error: Target org.mac

Re: tcl port and thread anabling

2012-01-11 Thread Stephen Langer
On Jan 11, 2012, at 2:00 PM, Ryan Schmidt wrote: > >> This is a real problem. For example, ImageMagick uses OpenMP and vtk uses >> pthreads. My program would like to link to both. I can force ImageMagick >> to build without OpenMP by defining a no_openmp variant in a local port >> reposito

Re: tcl port and thread anabling

2012-01-11 Thread Ryan Schmidt
Returning the conversation to the list: On Jan 11, 2012, at 12:23, Stephen Langer wrote: > On Jan 11, 2012, at 12:22 PM, Ryan Schmidt wrote: > >> On Jan 11, 2012, at 11:02, Stephen Langer wrote: >> >>> I realize that this will be hard to do and it's completely unrealistic to >>> expect it, bu

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 10:34, Kristen McQuinn wrote: > I followed the instructions to manually uninstall the files, but no files > were found. > > I manually deleted the port, portindex, and portmirror files that I found in > /opt/local/bin. > Then I tried to install the MacPorts-2.0.3 dmg, but

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 10:24, Kristen McQuinn wrote: > I am following up on a previous post about upgrading to MacPorts 1.7.1 > > I received the helpful response: > Check here: > > https://distfiles.macports.org/MacPorts/ > > > Now I have 2 problems: > 1) I do not know how to respond to the help

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 12:00, Kristen McQuinn wrote: > I upgrade the XCode installation when I upgraded to snow leopard. I am > assuming I don't need to re-install XCode? If you installed a version of Xcode compatible with Snow Leopard (3.2 or higher) then that's all you should need. ___

Re: Saga GIS

2012-01-11 Thread vincent habchi
Hi there, > On Jan 11, 2012, at 03:14, mysiar wrote: > >> I'm brand new to MAC but has been using Linux for years. >> I tried to compile SAGA GIS http://www.saga-gis.org on MAC OS X 10.7.2 and >> failed. >> I did use wxWidgets-devel @2.9.3_0+sdl >> >> I did: >> ln -s /opt/local/include/wx-2.

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Kristen McQuinn
I moved my opt/local directory to opt/local-2012 as suggested. The new version of MacPorts installed corrected and I have been able to port the program that I needed. It installed successfully. Thank you! I upgrade the XCode installation when I upgraded to snow leopard. I am assuming I don't nee

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread mikel king
On Jan 11, 2012, at 11:10 AM, Kristen McQuinn wrote: > I am trying to install macports on my computer. I have a previous version of > port installed from OSX 10.4 but have upgraded to 10.6.8. I have downloaded > the new dmg for MacPorts 2.0.3, but have receiving the error message: > > Your exi

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Arno Hautala
On 2012-01-11, Ryan Schmidt wrote: > > On Jan 11, 2012, at 11:10, Arno Hautala wrote: >> >> It would probably be a good idea to add a note regarding this to the >> uninstall page. > > Already there: Ah, so it is. I was looking lower down on the page. >> And perhaps alter the suggested "rm" comma

Re: tcl port and thread anabling

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 11:02, Stephen Langer wrote: > > On Jan 11, 2012, at 11:09 AM, Ryan Schmidt wrote: > >> If enabling threads in tcl will not cause any problems, then we should >> remove the variant, enable threads all the time, and revbump tcl and all >> ports that use it to force a rebuil

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 11:10, Arno Hautala wrote: > On 2012-01-11, Bradley Giesbrecht wrote: >> >> Caution should be exercised if for example you user database file in >> /opt/local/var/db/mysql5 or user conf files in /opt/local/etc. >> >> I would suggest you first move /opt/local out of the way;

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Arno Hautala
On 2012-01-11, Bradley Giesbrecht wrote: > > Caution should be exercised if for example you user database file in > /opt/local/var/db/mysql5 or user conf files in /opt/local/etc. > > I would suggest you first move /opt/local out of the way; then after you > have the current MacPorts installed and

Re: tcl port and thread anabling

2012-01-11 Thread Stephen Langer
On Jan 11, 2012, at 11:09 AM, Ryan Schmidt wrote: > If enabling threads in tcl will not cause any problems, then we should remove > the variant, enable threads all the time, and revbump tcl and all ports that > use it to force a rebuild. > > But if there is still a valid reason why we'd someti

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Bradley Giesbrecht
ql5 or conf files in /opt/local/etc. I would suggest you first move /opt/local out of the way; then after you have the current MacPorts installed and previous functionality restored you can delete the old dir. To move old prefix out of the way. $ sudo mv

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Arno Hautala
On 2012-01-11, Kristen McQuinn wrote: > > I followed the instructions to manually uninstall the files, but no files > were found. Which files did you try to delete? You may indeed not have some of the files / folders that are listed. What commands did you enter in the Terminal to attempt this del

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Kristen McQuinn
Thank you for the response. I followed the instructions to manually uninstall the files, but no files were found. I manually deleted the port, portindex, and portmirror files that I found in /opt/local/bin. Then I tried to install the MacPorts-2.0.3 dmg, but got the same error as before (must ins

MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Kristen McQuinn
I am following up on a previous post about upgrading to MacPorts 1.7.1 I received the helpful response: Check here:https://distfiles.macports.org/MacPorts/ Now I have 2 problems: 1) I do not know how to respond to the help thread. I have posted this new problem instead. Not very efficient, bu

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 10:10, Kristen McQuinn wrote: > I am trying to install macports on my computer. I have a previous version of > port installed from OSX 10.4 but have upgraded to 10.6.8. I have downloaded > the new dmg for MacPorts 2.0.3, but have receiving the error message: > > Your existi

Re: Saga GIS

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 03:14, mysiar wrote: > I'm brand new to MAC but has been using Linux for years. > I tried to compile SAGA GIS http://www.saga-gis.org on MAC OS X 10.7.2 and > failed. > I did use wxWidgets-devel @2.9.3_0+sdl > > I did: > ln -s /opt/local/include/wx-2.9/ /opt/local/include

Re: MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Jeremy Lavergne
> I can't find 1.7.1 to install. Any uninstall command I use returns this: Check here: https://distfiles.macports.org/MacPorts/ ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macpor

MacPorts-2.0.3 can’t be installed on this computer.

2012-01-11 Thread Kristen McQuinn
I am trying to install macports on my computer. I have a previous version of port installed from OSX 10.4 but have upgraded to 10.6.8. I have downloaded the new dmg for MacPorts 2.0.3, but have receiving the error message: Your existing MacPorts or DarwinPorts installation is too old to be upgrade

Re: tcl port and thread anabling

2012-01-11 Thread Ryan Schmidt
On Jan 11, 2012, at 02:14, Gustaf Neumann wrote: > Currently i am in the process of preparing several new ports that depend on a > tcl with threads enabled. The current situation in MacPorts is that the > thread-enabled version of tcl is a variant (ports install tcl +threads). This > has sever

Saga GIS

2012-01-11 Thread mysiar
Hi I'm brand new to MAC but has been using Linux for years. I tried to compile SAGA GIS http://www.saga-gis.org on MAC OS X 10.7.2 and failed. I did use wxWidgets-devel @2.9.3_0+sdl I did: ln -s /opt/local/include/wx-2.9/ /opt/local/include/wx My configure options are --prefix=/opt/saga --en

tcl port and thread anabling

2012-01-11 Thread Gustaf Neumann
Dear MacPorts gurus, Currently i am in the process of preparing several new ports that depend on a tcl with threads enabled. The current situation in MacPorts is that the thread-enabled version of tcl is a variant (ports install tcl +threads). This has several implications a) Since one cann