Re: GnuCash and guile

2007-12-10 Thread Marc André Selig
On Dec 11, 2007 4:47 AM, Ryan Schmidt <[EMAIL PROTECTED]> wrote: > Ugh. The guile16 port deliberately installs things with the version > suffix appended so that guile and guile16 can be installed > simultaneously. Making symlinks as you've described completely > contradicts that goal. Which was in

Fwd: GnuCash and guile

2007-12-10 Thread Jesse Sinclair
-- Forwarded message -- From: Jesse Sinclair <[EMAIL PROTECTED]> Date: Dec 10, 2007 8:26 PM Subject: Re: GnuCash and guile To: Michael Hart <[EMAIL PROTECTED]> Yeah, hasn't worked for me. I have only installed slib-guile16 and guile16. I've never had guile nor slib-guile installed

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
Damn - I did of course mean: find /opt/local -name "*guile*" On 11/12/2007, at 3:18 PM, Michael Hart wrote: Jesse - you're saying the installation's not working after removing any manual or 1.8 installs of guile/slib-guile, installing guile16 and slib-guile16, creating the symlinks, and the

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
Jesse - you're saying the installation's not working after removing any manual or 1.8 installs of guile/slib-guile, installing guile16 and slib-guile16, creating the symlinks, and then installing gnucash with +guile16? The install process worked for me (after removing some manual leftover

Re: GnuCash and guile

2007-12-10 Thread Jesse Sinclair
and it doesn't seem to work properly... After making the required symlinks, I still get the guile not found / guile not working properly errors and thus dumps the installation. On Dec 10, 2007 7:49 PM, Michael Hart <[EMAIL PROTECTED]> wrote: > Hmmm... Well, GnuCash 2.2.1 builds fine, loads fine,

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
Hmmm... Well, GnuCash 2.2.1 builds fine, loads fine, but I get this when entering a new transaction: dyld: lazy symbol binding failed: Symbol not found: _mark_split Referenced from: /opt/local/lib/gnucash/libgncmod-engine.dylib Expected in: flat namespace dyld: Symbol not found: _mark_spli

Re: GnuCash and guile

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 21:40, Michael Hart wrote: On 11/12/2007, at 2:16 PM, Michael Hart wrote: And then you'll no doubt run into the problem outlined in Ticket #13472: http://trac.macports.org/projects/macports/ticket/13472 I haven't tried the solution listed there, but hopefully that wo

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
There's actually a couple of small typos in the Trac Ticket comment re the symlinks (the /bin/* files incorrectly named). This worked for me: ln -s /opt/local/include/libguile16 /opt/local/include/libguile && \ ln -s /opt/local/include/libguile16.h /opt/local/include/libguile.h && \ ln -s /opt/

Re: GnuCash and guile

2007-12-10 Thread Michael Hart
And then you'll no doubt run into the problem outlined in Ticket #13472: http://trac.macports.org/projects/macports/ticket/13472 I haven't tried the solution listed there, but hopefully that works for you. Cheers, Michael On 11/12/2007, at 1:57 PM, Ryan Schmidt wrote: On Dec 10, 2007, a

Re: GnuCash and guile

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 21:02, Todd O'Bryan wrote: On Dec 10, 2007 9:57 PM, Ryan Schmidt wrote: On Dec 10, 2007, at 20:45, Todd O'Bryan wrote: I was trying to install GnuCash and it said I didn't have guile. So I installed guile manually Define manually. Did you "sudo port install guile"? Or

Re: GnuCash and guile

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 20:45, Todd O'Bryan wrote: I was trying to install GnuCash and it said I didn't have guile. So I installed guile manually Define manually. Did you "sudo port install guile"? Or did you manually download the guile source code and compile it and install it somewhere? (wh

GnuCash and guile

2007-12-10 Thread Todd O'Bryan
I was trying to install GnuCash and it said I didn't have guile. So I installed guile manually and now it apparently thinks the guile that got installed isn't good enough. Any hints about where to go from here? I tried installing slib, but it says it's already installed. Thanks, Todd doug-spauld

Re: problem installing x264

2007-12-10 Thread Andrew Cho
Hi, It looks like the file is still in the videolan repository as I just pulled it down to test, are you able to wget 'ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20070411-2245.tar.bz2' or curl 'ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20070411-224

unable to build python25 update

2007-12-10 Thread William Davis
unable to build python25 update gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused- madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -I/opt/ local/include -DDARWIN_UNIX03 -DPy_BUILD_CORE -c ./Modules/ posixmodule.c -o Modules/posixmodule.o ./Modules/posixmod

Re: Oracle support in PHP?

2007-12-10 Thread Ryan Schmidt
On Dec 10, 2007, at 16:42, John Korchok wrote: I had no errors or other problems installing the "oracle- instantclient" port or the "php5 +oracle" port. Thanks Ryan! Oh good! I am assuming I still need to modify php.ini to point at oci8.so, but I can't find it (oci8.o is there). I did fi

RE: Oracle support in PHP?

2007-12-10 Thread John Korchok
> -Original Message- > From: Ryan Schmidt [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 09, 2007 11:41 AM > To: John Korchok > Cc: macports-users@lists.macosforge.org > Subject: Re: Oracle support in PHP? > > > On Nov 21, 2007, at 21:01, John Korchok wrote: > > > I was recently req

problem installing x264

2007-12-10 Thread jzheng
Hello, I'm having problem installing x264. It seems the process cannot fetch a copy of x264. However I can go to the ftp site and ftp a copy without any problem. ---> Fetching x264 ---> Attempting to fetch x264-snapshot-20070411-2245.tar.bz2 from ftp://ftp.videolan.org/pub/videolan/x264/snapsho

Re: problems installing molden in leopard

2007-12-10 Thread Jochen Küpper
Hi, On 10.12.2007, at 17:35, Anna Amat wrote: i'm trying to install molden on leopard following the instructions on: http://molden.darwinports.com/ i have installed darwin ports and done the port self update. I assume you have installed MacPorts! AFAICT, http://darwinports.com/ is of no im

getting Tk working with Ruby 1.8.6

2007-12-10 Thread Yvon Thoraval
Hey all, i've installed ruby using MacPorts, months before : %> ruby --version ruby 1.8.6 (2007-03-13 patchlevel 0) [powerpc-darwin8.9.0] and i'd like to try Ruby/Tk (for Arcadia afterwards) however i get : `gem_original_require': no such file to load -- tk (LoadError) with a simple Tk example. w

Re: FUSE not loading

2007-12-10 Thread Kevin Ballard
Right now the MacFUSE port is out of date. I recommend uninstalling all fuse-related stuff from MacPorts, installing the official MacFUSE package from the MacFUSE website, and reinstalling your MacFUSE modules via third-party installers or directly from source. I plan on fixing this problem

FUSE not loading

2007-12-10 Thread Jochen Küpper
Hi, I just upgraded to the latest macfuse/sshfs and now get the foolowing error when trying to mount a volume... This is on a G4 PPC running Mac OS X 10.4. The previous version of FUSE worked nicely on that system. fusefs @1.1_2+darwin_8 (active) sshfs @1.8_2 (active) > sshfs -d -o s

website

2007-12-10 Thread Jochen Küpper
Hi, I've just stumbled over the new website... Nice! Although it is still a bit heterogeneous, esp. the layout over the different sites, it looks very promising! A big thank you to all contributors! Greetings, Jochen -- Einigkeit und Recht und Freiheithttp://www.Jochen- Kuepp