Re: [Fink-users] Fink Installer 0.9.0 Intel, Terminal and SSH Hung After Attempt At Removing Fink

2008-12-25 Thread Harry Goldschmitt
At 7:12 AM +0100 12/26/08, Martin Costabel wrote: >Harry Goldschmitt wrote: >[] >>screen sharing and it hangs the same way. I've also tried ssh >>rm .bash* which works. > >If you want to be sure that all bash startup scripts are gone, you >need to check for ~/.bash_profile, ~/.bash_login, ~

Re: [Fink-users] Fink Installer 0.9.0 Intel, Terminal and SSH Hung After Attempt At Removing Fink

2008-12-25 Thread Martin Costabel
Harry Goldschmitt wrote: [] > screen sharing and it hangs the same way. I've also tried ssh > rm .bash* which works. If you want to be sure that all bash startup scripts are gone, you need to check for ~/.bash_profile, ~/.bash_login, ~/.profile, and ~/.bashrc. This is assuming you didn'

Re: [Fink-users] Problem installing Gnucash on OS 10.5.6

2008-12-25 Thread Alexander Hansen
On Dec 24, 2008, at 11:47 AM, Lawrence Kolodney wrote: > > > > I'm running into the following error attempting to install gnucash2 > on OS 10.5.6. Can somone help? (I've repeatedly done the fink > selfupdate as suggested). > > done > > # Use fink's freetype219 and expat1 > sed -e "s|-L$X11

Re: [Fink-users] Error on installing GnuCash on Mac OS X 10.5.6 (Intel) using FinkCommander

2008-12-25 Thread Benjamin So
Before installing XQuartz, I'd added Apple's X11 to the dock. After the XQuartz installation, the icon changed in the dock (as well as in the Finder), and it was this that I clicked to launch xterm. In xterm, I then typed "/sw/bin/gnucash" to launch. On 25 Dec 2008, at 03:23, Alexander Hanse

Re: [Fink-users] Error on installing GnuCash on Mac OS X 10.5.6 (Intel) using FinkCommander

2008-12-25 Thread Benjamin So
Hi, I tried again with XCode 3.1, but still got the familiar compile failure, although this time it complained about gtk: "Building Dependency Tree... Failed: phase compiling: gtk+2-2.14.5-1 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to hav

Re: [Fink-users] Fwd: gimp2-default-2.4.5-1 (gimp-2.04)

2008-12-25 Thread Martin Costabel
Akio Sakai wrote: > Dear Martin, > > In running gimp-2.04, the following gtk-warning appears. > > (gimp-2.4:1401): Gtk-WARNING **: ローカル・ディレクトリを監視するデフォ > ルト・モ > ニタの種類が見つかりません > > (gimp-2.4:1401): Gtk-WARNING **: ローカル・ディレクトリを監視するデフォ > ルト・モ > ニタの種類が見つかりません > > Japanese characters there mean " ca

Re: [Fink-users] Error on installing GnuCash on Mac OS X 10.5.6 (Intel) using FinkCommander

2008-12-25 Thread Benjamin So
Hi Alex, I do indeed have XCode 3.1.2. Any suggestions on how best to downgrade to 3.1.1? Ben On 22 Dec 2008, at 17:35, Alexander Hansen wrote: > > > >># Use fink's freetype219 and expat1 >>sed -e "s|-L$X11_ROOT/lib||g" \ >>-e "s|$X11_ROOT/lib/libfreetype.la|-L$FT

[Fink-users] Problem installing Gnucash on OS 10.5.6

2008-12-25 Thread Lawrence Kolodney
I'm running into the following error attempting to install gnucash2 on OS 10.5.6. Can somone help? (I've repeatedly done the fink selfupdate as suggested). Larry Kolodney ** Lawrence-kolodneys-imac:bin larry$ fink install gnucash2 Information about 3988 packages read in 1 seconds.

Re: [Fink-users] Error on installing GnuCash on Mac OS X 10.5.6 (Intel) using FinkCommander

2008-12-25 Thread Benjamin So
Martin, You're not wrong about the user experience. So I installed XQuartz and the compile completed successfully. But when I launch gnucash, I get this: Failed to load key /apps/gnucash/general/show_splash_screen: Failed to contact c onfiguration server; some possible causes are that you n

Re: [Fink-users] Error on installing GnuCash on Mac OS X 10.5.6 (Intel) using FinkCommander

2008-12-25 Thread Benjamin So
Is 3.1 going to do it? Or do I need to update to 3.1.1? Thanks. Ben On 22 Dec 2008, at 18:25, Alexander Hansen wrote: > After you download 3.1.1, you can run the uninstaller script for > 3.1.2 at a terminal prompt: > > .//Developer/Library/uninstall-devtools > > Then install 3.1.1.

[Fink-users] Fink Installer 0.9.0 Intel, Terminal and SSH Hung After Attempt At Removing Fink

2008-12-25 Thread Harry Goldschmitt
I'm supporting a 10.5.6 Mac cross country using both Screen Sharing and ssh from my house. I just installed Fink and Fink Commander on the remote machine. I then tried installing gnucash on it. The binary install doesn't work, and fink wouldn't let me uninstall it, so I could install gnucash

Re: [Fink-users] Error on installing GnuCash on Mac OS X 10.5.6 (Intel) using FinkCommander

2008-12-25 Thread Alexander Hansen
So, as I said, you're using an xterm that doesn't use the Fink environment. If you run source /sw/bin/init.sh in that xterm, then gnucash should work properly. Also, if you use defaults write org.x.X11 app_to_run '/usr/X11/bin/xterm -ls' that will make that xterm be a login shell (-ls) whic