Re: gcc > libmpc : libgmp not found

2010-05-19 Thread Ryan Schmidt
On May 19, 2010, at 21:45, Victor Eijkhout wrote: > On 2010/05/19, at 9:01 PM, Ryan Schmidt wrote: > >> So the problem shown in the log is: >> >> ld: warning: in /opt/local/lib/libgmp.dylib, file was built for i386 which >> is not the architecture being linked (x86_64) >> >> So you're trying

Re: gcc > libmpc : libgmp not found

2010-05-19 Thread Victor Eijkhout
On 2010/05/19, at 9:01 PM, Ryan Schmidt wrote: > So the problem shown in the log is: > > ld: warning: in /opt/local/lib/libgmp.dylib, file was built for i386 which is > not the architecture being linked (x86_64) > > So you're trying to build libmpc for x86_64 but its dependency gmp is built >

Re: gcc > libmpc : libgmp not found

2010-05-19 Thread Ryan Schmidt
On May 19, 2010, at 20:48, Victor Eijkhout wrote: > On 2010/05/19, at 7:16 PM, Rainer Müller wrote: > >> On 2010-05-19 18:22 , Victor Eijkhout wrote: >>> checking for __gmpz_init in -lgmp... no >>> configure: error: libgmp not found or uses a different ABI. >> >> Could you please provide the fo

Re: gcc > libmpc : libgmp not found

2010-05-19 Thread Victor Eijkhout
On 2010/05/19, at 7:16 PM, Rainer Müller wrote: > On 2010-05-19 18:22 , Victor Eijkhout wrote: >> checking for __gmpz_init in -lgmp... no >> configure: error: libgmp not found or uses a different ABI. > > Could you please provide the following file? > $(port work libmpc)/mpc-0.8.1/config.log at

Re: For some reason I always compile some components as 64-bit...

2010-05-19 Thread Ryan Schmidt
I'm becoming more and more confused! On May 19, 2010, at 20:28, Yves S. Garret wrote: > % sysctl hw.cpu64bit_capable > hw.cpu64bit_capable: 1 This is telling us your computer *is* 64-bit capable. > Also, I looked this up and I have an Intel Core Duo. > http://support.apple.com/kb/ht3696 But

Re: For some reason I always compile some components as 64-bit...

2010-05-19 Thread Yves S. Garret
% sysctl hw.cpu64bit_capable hw.cpu64bit_capable: 1 Also, I looked this up and I have an Intel Core Duo. http://support.apple.com/kb/ht3696 On Tue, May 18, 2010 at 12:33 AM, Ryan Schmidt wrote: > > On May 17, 2010, at 23:17, Yves S. Garret wrote: > > > Now, as for my OS: > > % uname -a > > Darw

Re: gcc > libmpc : libgmp not found

2010-05-19 Thread Rainer Müller
On 2010-05-19 18:22 , Victor Eijkhout wrote: > checking for __gmpz_init in -lgmp... no > configure: error: libgmp not found or uses a different ABI. Could you please provide the following file? $(port work libmpc)/mpc-0.8.1/config.log This should help to identify what the real problem is here. R

Re: Dbus & Launchd errors after hard reboot

2010-05-19 Thread Michael_google gmail_Gersten
On Tue, May 18, 2010 at 9:51 PM, Jasper Frumau wrote: > After a hard reboot I have a dbus issue similar to > http://trac.macports.org/ticket/15081 In my logs this is shown many times > over: > > 5/19/10 8:46:06 AM org.freedesktop.dbus-system[672] Failed to start message > bus: The pid file "/opt/l

Re: py26-game: Ticket 23670

2010-05-19 Thread Joshua Root
On 2010-5-20 06:19 , Tamaz Amiranashvili wrote: >>> I'm not sure what you mean. I did >>> sudo port intall py26-game >>> >>> The Portfile in >>> /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py26-game >>> looks the same as at >>> http://trac.macports.org/browser/trunk/dpor

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread David Rowe
On 19/05/2010 21:49, Brandon Allbery wrote: Next step would be to check for other environment differences, then. Add "env > $HOME/gramps-env" to the script and then run "env | diff gramps-env -" after launching it. Geronimo! The environment for the terminal session contained: LANG=en_GB.UTF-8

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread Brandon Allbery
On May 19, 2010, at 16:25 , David Rowe wrote: On 19/05/2010 21:07, Brandon Allbery wrote: This is going to run with the default PATH, not the one you have set up for shells/Terminal windows. You probably want to change the above script to add /opt/local/bin to $PATH, since other programs l

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread David Rowe
On 19/05/2010 21:07, Brandon Allbery wrote: This is going to run with the default PATH, not the one you have set up for shells/Terminal windows. You probably want to change the above script to add /opt/local/bin to $PATH, since other programs launched from the Dock or an icon may behave oddly

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread Brandon Allbery
On May 19, 2010, at 15:59 , David Rowe wrote: However, for convenience, I have been using a utility called Platypus that takes a shell script and wraps a minimal MacOS app around it so that you can run the script from the MacOS dock. See http://www.sveinbjorn.org/platypus. The script I used w

Re: After latest updates, Gramps crashes on startup - the problem seems to be with Platypus

2010-05-19 Thread David Rowe
For everyone's information: Re my message on 18/05/2010 12:15 'After latest updates, Gramps crashes on startup': Gramps (gramps @3.2.0, Revision 1) was working OK until 18/05/2010 but after the latest set of MacPorts upgrades Gramps no longer started on my system: 289: ERROR: gr

Re: py26-game: Ticket 23670

2010-05-19 Thread Joshua Root
On 2010-5-20 04:36 , Tamaz Amiranashvili wrote: >>> http://trac.macports.org/ticket/23670 >>> >>> I just did a fresh install of macports and py26-game, but still get the >>> same exact error, as described in the ticket! The ticket ist shown as >>> closed though.. >>> Can you help me?.. Any help w

persisting problems with pdf display in `gv': error /undefined in copy_trailer_attrs

2010-05-19 Thread joerg van den hoff
I reported something similar a few weeks back (no response, though): after a further `port selfupdate; port update outdated' the problem persists: gv any_pdf_file throws the ghostscript error: /undefined in copy_trailer_attrs and that's it. doing gs any_pdf_file works as does gv any_ps_file

Re: py26-game: Ticket 23670

2010-05-19 Thread Joshua Root
On 2010-5-20 03:28 , Tamaz Amiranashvili wrote: > Hey, > > I have a problem with the following ticket: > > http://trac.macports.org/ticket/23670 > > I just did a fresh install of macports and py26-game, but still get the same > exact error, as described in the ticket! The ticket ist shown as cl

MacPorts 1.9.0-beta2 now available for testing

2010-05-19 Thread Joshua Root
Source code and disk images for MacPorts 1.9.0-beta2 are now available [1]. Testing of either of these install methods is helpful. While there are no known regressions from 1.8.2 at this point, be prepared to encounter bugs. Please report any that you find [2] (after first searching Trac [3], of c

gcc > libmpc : libgmp not found

2010-05-19 Thread Victor Eijkhout
[albook:~/Installation/libflame] %% sudo port install gcc45 Password: ---> Computing dependencies for gcc45 ---> Configuring libmpc Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.

Re: libSVM

2010-05-19 Thread Ryan Schmidt
On May 19, 2010, at 06:25, Bobby wrote: > Could you tell me how to apply the patch? Is that somewhere in the guide? > http://guide.macports.org/ Yes it is: http://guide.macports.org/#development.patches.applying ___ macports-users mailing list macp

Re: libSVM

2010-05-19 Thread Joshua Root
On 2010-5-19 18:36 , Bobby wrote: > Thanks, my PATH looks like this: > > staff-roro-0:dports bobby$ echo $PATH > /opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin Looks like /opt/local

Re: libSVM

2010-05-19 Thread Bobby
The patch is a good idea. Could you tell me how to apply the patch? Is that somewhere in the guide? http://guide.macports.org/ On Wed, May 19, 2010 at 1:18 PM, Ryan Schmidt wrote: > > On May 19, 2010, at 03:36, Bobby wrote: > > > Thanks, my PATH looks like this: > >

Re: libSVM

2010-05-19 Thread Ryan Schmidt
On May 19, 2010, at 03:36, Bobby wrote: > Thanks, my PATH looks like this: > > staff-roro-0:dports bobby$ echo $PATH > /opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin Ok, looks lik

Re: libSVM

2010-05-19 Thread Bobby
Thanks, my PATH looks like this: staff-roro-0:dports bobby$ echo $PATH /opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin The issue is that I'm trying to use libSVM inside a program cal