python version dependencies

2011-01-23 Thread Björn Lundin
Hi! I'm trying to learn python, and I've done some automation of recording tv in EyeTv, and pushing data into a postgres database (8.4) but both py-appscript and py-psycopg2 depends on python 2.4, which is a bit old by now. I tinkered a bit in the portfile for making py-psycopg2 accept postgresql

Re: python version dependencies

2011-01-23 Thread Björn Lundin
Hmm, found the answer myself: use py27-appcript instead of py-appscript, and py27-psycopg2 instaed of py-psycopg. I now realise that python ports are divided betweeen versions. Mac-mini:py-appscript bnl$ port search py27-appscript py27-appscript @0.22.0 (python) High-level application

gtkada install

2011-01-23 Thread M
He's got the right compiler (adacore), it just didn't install in the place the port expects it to be. I haven't tried it so don't know if this was because he overrode the install location or because the adacore package now installs in a different place. - -- brandon s. allbery

Re: gtkada install

2011-01-23 Thread Brandon S Allbery KF8NH
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/23/11 11:04 , M wrote: The doinstall script will install GNAT under /usr/local/gnat by default. Try running this in a terminal window: sudo ln -s /usr/local/gnat /opt/gnat-2009-x86_64-apple-darwin9.6.0-bin - -- brandon s. allbery

Re: gtkada install

2011-01-23 Thread M
Adding the symlink still produced errors: % sudo port -v install gnat-gcc gnatgpl --- Computing dependencies for gnat-gcc. --- Configuring gnat-gcc # Ada is self hosted (http://en.wikipedia.org/wiki/Self-hosting) # #

Re: gtkada install

2011-01-23 Thread Brandon S Allbery KF8NH
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1/23/11 13:16 , M wrote: Adding the symlink still produced errors: Ok, so something is still missing or incompatible; since the adacore version is newer than the one the port knows about, it might not be possible to use it any more. Maybe you

KDE Applications have no icons

2011-01-23 Thread Chris Jones
Hi, I've been meaning to ask this for a while but never got around to it. A few updates back, all my KDE4 applications in /Applications/MacPorts/KDE4 lost their icons. I've tried reinstalling things (particularly the oxygen icon port) a few times but nothing has helped. Does anyone else see

Re: gtkada install

2011-01-23 Thread Björn Lundin
There is also a mail list dealing wih ada on macosx gnat-...@hermes.gwu.edu But a quck search did not provide any help... Someone who succeded wrote it down at http://www.andreagiavatto.com/wordpress/how-to-install-gtk2-on-mac-os-x-with-gtkada.html But it does not involve macports though /Björn

Re: KDE Applications have no icons

2011-01-23 Thread Marko Käning
A few updates back, all my KDE4 applications in /Applications/MacPorts/KDE4 lost their icons. I've tried reinstalling things (particularly the oxygen icon port) a few times but nothing has helped. Does anyone else see this as well ? See ticket #27931

Re: emacs +x11

2011-01-23 Thread Dan Ports
Should be fixed now, and I also removed librsvg as a dependency for +x11; now it's only used for +gtk. Dan -- Dan R. K. Ports MIT CSAILhttp://drkp.net/ ___ macports-users mailing list macports-users@lists.macosforge.org

Re: emacs +x11

2011-01-23 Thread Ken Preslan
On Sun, Jan 23, 2011 at 12:28:18PM -0800, Dan Ports wrote: Should be fixed now, and I also removed librsvg as a dependency for +x11; now it's only used for +gtk. Awesome! Thank you! -- Ken Preslan k...@preslan.org ___ macports-users mailing list

Re: KDE Applications have no icons

2011-01-23 Thread Chris Jones
Hi, Thanks. Missed that searching for bugs, as I didn't pick the correct port name cheers Chris On 23 Jan 2011, at 6:59pm, Marko Käning wrote: A few updates back, all my KDE4 applications in /Applications/MacPorts/KDE4 lost their icons. I've tried reinstalling things (particularly the

Build_arch

2011-01-23 Thread Xander Flood
I'm running Mac OS X 10.6.4 on an Intel Core 2 Duo Macbook Pro. I'm trying to get libusb (for use with libfreenect to create MEX-file wrapper). Core 2 Duo supports both the x86_64 and i386 architectures. The MATLAB libraries I need to use are i386 (there's nothing I can do about that short of

Re: Build_arch

2011-01-23 Thread Ryan Schmidt
On Jan 23, 2011, at 23:11, Xander Flood wrote: I'm running Mac OS X 10.6.4 on an Intel Core 2 Duo Macbook Pro. I'm trying to get libusb (for use with libfreenect to create MEX-file wrapper). Core 2 Duo supports both the x86_64 and i386 architectures. The MATLAB libraries I need to use are

Getting MacPorts to work on Darwin 8

2011-01-23 Thread Karl Fischer
Hi there, Is there a Binary version of MacPorts available for Darwin, Obviously I can't install X11 or XCode. Any tips would be helpful. Karl -- Karl Fischer @kmf everywhere ___ macports-users mailing list

Re: Getting MacPorts to work on Darwin 8

2011-01-23 Thread Ryan Schmidt
On Jan 24, 2011, at 00:36, Karl Fischer wrote: Is there a Binary version of MacPorts available for Darwin, Obviously I can't install X11 or XCode. There is a binary version of MacPorts Base available for Tiger, Leopard, and Snow Leopard: http://www.macports.org/install.php Ports

Re: Getting MacPorts to work on Darwin 8

2011-01-23 Thread Karl Fischer
On Mon, Jan 24, 2011 at 08:42, Ryan Schmidt ryandes...@macports.org wrote: On Jan 24, 2011, at 00:36, Karl Fischer wrote: Is there a Binary version of MacPorts available for Darwin, Obviously I can't install X11 or XCode. There is a binary version of MacPorts Base available for Tiger,

Re: Getting MacPorts to work on Darwin 8

2011-01-23 Thread Ryan Schmidt
On Jan 24, 2011, at 00:53, Karl Fischer wrote: On Mon, Jan 24, 2011 at 08:42, Ryan Schmidt ryandes...@macports.org wrote: On Jan 24, 2011, at 00:36, Karl Fischer wrote: Is there a Binary version of MacPorts available for Darwin, Obviously I can't install X11 or XCode. There is a

Re: Getting MacPorts to work on Darwin 8

2011-01-23 Thread Karl Fischer
On Mon, Jan 24, 2011 at 08:54, Ryan Schmidt ryandes...@macports.org wrote: On Jan 24, 2011, at 00:53, Karl Fischer wrote: On Mon, Jan 24, 2011 at 08:42, Ryan Schmidt ryandes...@macports.org wrote: On Jan 24, 2011, at 00:36, Karl Fischer wrote: Is there a Binary version of MacPorts

Re: Getting MacPorts to work on Darwin 8

2011-01-23 Thread Ryan Schmidt
On Jan 24, 2011, at 01:03, Karl Fischer wrote: On Mon, Jan 24, 2011 at 08:54, Ryan Schmidt wrote: On Jan 24, 2011, at 00:53, Karl Fischer wrote: Hi Ryan, I'm running Darwin 8 not OS X, I'm trying to install MacPorts on OS X, thats easy :) I think I have to follow the instructions under the

Re: Getting MacPorts to work on Darwin 8

2011-01-23 Thread Karl Fischer
On Mon, Jan 24, 2011 at 09:05, Ryan Schmidt ryandes...@macports.org wrote: On Jan 24, 2011, at 01:03, Karl Fischer wrote: On Mon, Jan 24, 2011 at 08:54, Ryan Schmidt wrote: On Jan 24, 2011, at 00:53, Karl Fischer wrote: Hi Ryan, I'm running Darwin 8 not OS X, I'm trying to install MacPorts