Re: port install gnat-gcc

2009-06-18 Thread Boey Maun Suang
Hi Ryan, On 16/06/2009, at 8:18 PM, Ryan Schmidt wrote: On Jun 15, 2009, at 00:36, Boey Maun Suang wrote: If it's of any interest to anyone, I've been having a go at creating a port that builds in the recommended way by downloading a bootstrap compiler and uses that to build GCC with Ada

Re: OSX Upgrades: Snow Leopard

2009-06-18 Thread Scott C. Kennedy
Well, I choose to compile my variants first, like +ipv6, so that any dependancies don't get hosed. As in, if you need to install curl +ipv6 but, another port needs curl then if you don't compile the variant first, then you will compile the non-ipv6 version to satisfy the dependancy and then have

GnuGash won't start: The return of gconf/dbus issues - PS

2009-06-18 Thread David Rowe
Re my previous message: For the workaround (deactivating dbus @1.2.14_0 and then activating the previous dbus @1.2.12_5) - I should have mentioned that you have to reboot your system afterwards - as dbus runs a daemon that must be restarted with the old version. There may be a more elegant

Re: GnuGash won't start: The return of gconf/dbus issues.

2009-06-18 Thread A. Osthoff
David Rowe schrieb: Hi, After the latest MacPorts upgrades, my GnuCash installation won't start: GnuCash brings up alert boxes saying: Cannot find default values - The configuration data used to specify default values for GnuCash cannot be found in the default system location. . . and An

Re: VTK 5.2 and GL2PS export

2009-06-18 Thread Jonathan Stickel
I reinstalled vtk5 with the +x11 variant, and now the vtk rendering library is linked to /opt/local/lib/libGL.1.dylib However, I still have the same problem of textActors not exporting. Labels on axes export fine, though. I suppose this could be reported upstream to VTK. Maybe I'll try

Re: VTK 5.2 and GL2PS export

2009-06-18 Thread Darren Weber
I've done a bit of work on vtk-devel to make some things in the installation version specific. I have not tested whether vtk-devel can co-exist with vtk5. All the work on vtk-devel was based on the default variants (cocoa shared wrap) plus testing and examples. Nothing has been tested

Re: VTK 5.2 and GL2PS export

2009-06-18 Thread Jeremy Huddleston
On Jun 18, 2009, at 10:27, Darren Weber wrote: vtk-devel has the variants: darwin_9: Platform variant, do not select manually ... py25: python 2.5 wrapper py26: python 2.6 wrapper Shouldn't these be python2[56] for consistency sake? ___

Re: OSX Upgrades: Snow Leopard

2009-06-18 Thread Jeremy Huddleston
On Jun 18, 2009, at 10:32, Darren Weber wrote: I have attended WWDC2009, where I got access to a developer version of Snow Leopard (and SL server) and the latest Xcode tools bundled with the SDK for iPhone 3.0. If I can learn how to create a dual-boot system (so I can hang onto everything

Re: port install gnat-gcc

2009-06-18 Thread Daniel J. Luke
On Jun 18, 2009, at 5:17 AM, Boey Maun Suang wrote: Consequently, I can't see any relative location to which we can extract a GCC bootstrap, and /var/tmp is the best absolute path that I can think of for this purpose. Incidentally, I used otool on the executables in the current ghc

Re: port install gnat-gcc

2009-06-18 Thread William Davis
On Jun 18, 2009, at 4:06 PM, Daniel J. Luke wrote: On Jun 18, 2009, at 5:17 AM, Boey Maun Suang wrote: Consequently, I can't see any relative location to which we can extract a GCC bootstrap, and /var/tmp is the best absolute path that I can think of for this purpose. Incidentally, I

Re: dbus

2009-06-18 Thread Thomas De Contes
Le 13 juin 09 à 23:51, Ryan Schmidt a écrit : On Jun 13, 2009, at 07:02, Thomas De Contes wrote: --- Installing dbus @1.2.12_5 Error: Target org.macports.activate returned: main attribute status: eDSPermissionError what's the problem ? I assume you're doing this in a non-root

Re: purge

2009-06-18 Thread Thomas De Contes
Le 14 juin 09 à 16:49, Joshua Root a écrit : On 2009-6-15 00:15, Thomas De Contes wrote: Le 14 juin 09 à 03:18, Rainer Müller a écrit : On 2009-06-14 02:20, Thomas De Contes wrote: what do you think about this ? :-) You want #15260 [1] to be implemented, which covers exactly what you

Re: dbus

2009-06-18 Thread Thomas De Contes
Le 16 juin 09 à 12:38, Ryan Schmidt a écrit : On Jun 14, 2009, at 09:56, Thomas De Contes wrote: Le 14 juin 09 à 02:20, Ryan Schmidt a écrit : On Jun 13, 2009, at 18:43, Thomas De Contes wrote: dbus wants to install a startupitem so you need to either use sudo to install it, or use the

clean old ports

2009-06-18 Thread Thomas De Contes
hi :-) is there a way to do so that all ports which are not curently installed are as clean as they never were installed ? i think there is a command to really clean a port, but i don't want to apply to those which are still installed -- Téléassistance / Télémaintenance

port_cutleaves

2009-06-18 Thread Thomas De Contes
hi :-) it's strange : thanks to port_cutleaves, i uninstalled all ports that i didn't need :-) and today, doing port -u upgrade outdated, it reinstalls them :-/ xorg-xtrans xorg-bigreqsproto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-inputproto xorg-kbproto gperf

Re: clean old ports

2009-06-18 Thread Perry Lee
On Jun 19, 2009, at 8:28 AM, Thomas De Contes wrote: is there a way to do so that all ports which are not curently installed are as clean as they never were installed ? `port clean --all not installed` ___ macports-users mailing list

Re: port_cutleaves

2009-06-18 Thread Perry Lee
On Jun 19, 2009, at 9:34 AM, Thomas De Contes wrote: thanks to port_cutleaves, i uninstalled all ports that i didn't need :-) and today, doing port -u upgrade outdated, it reinstalls them :-/ xorg-xtrans xorg-bigreqsproto xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-inputproto