On Thursday, June 19, 2003, at 01:51 AM, Alexander Hansen wrote:


That's odd. Verify that /sw/bin/init.sh actually exists on your system,
and if it does, make sure that it hasn't been corrupted somehow.


On Wed, 2003-06-18 at 12:37, Adrian Simmons wrote:

Currently I'm trying to launch it with ./sw/bin/init.sh ; gnucash in
the menu, since /sw/bin/gnucash didn't seem to do the trick. My current
workaround is to use Terminal or an xterm to lauch it, but can anyone
shed any light on why it won't launch from the menu?


It does not launch from the menu because you do not have /sw/bin in your path.
Make sure you have /sw/bin/ in your path and it will launch. /sw/bin/gnucash is a script which puts /sw/lib/gnucash/overrides at the front of your path and exec's gnucash there. That gnucash script sets some more env vars and tries to exec guile-1.6, if /sw/bin is not in your path, guile-1.6 will not be found.


I will make sure to instead launch /sw/bin/guile-1.6 is a future revision of gnucash for fink. However, you should have /sw/bin in your path. This is worth repeating, you should have /sw/bin in your path. Use a .xinitrc with Apple's X11 to set up your paths.

Thanks,
Peter



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to