Adrian Simmons <[EMAIL PROTECTED]> wrote: [snip] > > Blah! I figured it out. It's working. > In the applications menu I'd entered: > ./sw/bin/init.sh ; gnucash > > It should be: > . /sw/bin/init.sh ; gnucash > That space after the period is essential :( > > Since I tried this after reading the fink docs I had a surf around and > the typo is a on the site too, so it wasn't my fault :) > > > From <http://fink.sourceforge.net/doc/x11/inst-xfree86.php>, section > 3.2 Apple's Binaries: > > "Applications that require calling other programs under /sw for some of > their functions need special treatment to get them to work when called > from the Application menu. Instead of putting just the full path to > the filename, e.g. > > /sw/bin/emacs > > you'll want to use something like the following: > ./sw/bin/init.sh ; emacs > > This makes sure that the application has the correct PATH information. > You can use this syntax for any Fink-installed application" > > > That emacs line needs changing. I'm about to submit a bug report on > sf.net under the website category.
Thanks for reporting this. I've just fixed it. -- Dave ------------------------------------------------------- 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
