Re: [Fink-users] Gnucash2 errors

2006-12-28 Thread Daniel Macks
On Fri, Dec 29, 2006 at 02:26:27AM -0500, David Reiser wrote: > On Dec 28, 2006, at 2:25 PM, Brian Haberman wrote: > > > And I get the following error each time I close the app as well: > > > > (gnucash:12998): GLib-CRITICAL **: g_key_file_set_value: assertion > > `g_key_file_is_key_name (key)' fa

Re: [Fink-users] Gnucash2 errors

2006-12-28 Thread David Reiser
On Dec 28, 2006, at 2:25 PM, Brian Haberman wrote: > And I get the following error each time I close the app as well: > > (gnucash:12998): GLib-CRITICAL **: g_key_file_set_value: assertion > `g_key_file_is_key_name (key)' failed Someone over on gnucash devel just mentioned that glib2-2.12.5 did,

Re: [Fink-users] sed fails to build

2006-12-28 Thread Claus Atzenbeck
On Thu, 28 Dec 2006, Robert T Wyatt wrote: > So "fink list sed" doesn't show any installed versions? I thought you said > that you also installed ssed--that doesn't show up either? "fink list sed" showed gsed and ssed installed. Both were working. > What does "ls -al /sw/etc/alternatives/sed" sh

Re: [Fink-users] Gnucash2 errors

2006-12-28 Thread Brian Haberman
On Dec 28, 2006, at 7:47 PM, David Reiser wrote: > > On Dec 28, 2006, at 2:25 PM, Brian Haberman wrote: > >> I have been using gnucash for a while now and do like it. I switched >> to version 2 and and have been very happy. Though I recently >> upgraded to the fink version gnucash 2.0.2 and hav

Re: [Fink-users] Gnucash2 errors

2006-12-28 Thread David Reiser
On Dec 28, 2006, at 2:25 PM, Brian Haberman wrote: > I have been using gnucash for a while now and do like it. I switched > to version 2 and and have been very happy. Though I recently > upgraded to the fink version gnucash 2.0.2 and have been getting some > weird issues in the software. Somet

Re: [Fink-users] sed fails to build

2006-12-28 Thread Robert T Wyatt
So "fink list sed" doesn't show any installed versions? I thought you said that you also installed ssed--that doesn't show up either? What does "ls -al /sw/etc/alternatives/sed" show? - Take Surveys. Earn Cash. Influence the

Re: [Fink-users] sed fails to build

2006-12-28 Thread Claus Atzenbeck
On Thu, 28 Dec 2006, Robert T Wyatt wrote: > Have you tried: > sudo apt-get install sed Yes, right now. ;) No /sw/bin/sed created. > I'm just wondering if you have some incompletely installed packages. It might > suggest: > > sudo apt-get -f install > > You should do this if it is suggested (and

Re: [Fink-users] sed fails to build

2006-12-28 Thread Robert T Wyatt
I'm not sure where you are in the process. Have you tried: sudo apt-get install sed I'm just wondering if you have some incompletely installed packages. It might suggest: sudo apt-get -f install You should do this if it is suggested (and it wouldn't hurt even if it didn't). -

Re: [Fink-users] sed fails to build

2006-12-28 Thread Claus Atzenbeck
On Thu, 28 Dec 2006, Robert T Wyatt wrote: > What about "fink reinstall sed"? I've tried it before (and repeated it now), but also this does not provide me with /sw/bin/sed. Maybe it will show up magically in a future update. :) Cheers, Claus ---

Re: [Fink-users] sed fails to build

2006-12-28 Thread Robert T Wyatt
Claus Atzenbeck wrote: > On Thu, 28 Dec 2006, Robert T Wyatt wrote: > >> And "ls -al /sw/bin/sed" still yields nothing after running the >> update-alternatives commad? >> >> (and in turn "ls -al /sw/etc/alternatives/sed" or "which sed")? > > No /sw/bin/sed, even after the update-alternatives comm

Re: [Fink-users] sed fails to build

2006-12-28 Thread Claus Atzenbeck
On Thu, 28 Dec 2006, Robert T Wyatt wrote: > And "ls -al /sw/bin/sed" still yields nothing after running the > update-alternatives commad? > > (and in turn "ls -al /sw/etc/alternatives/sed" or "which sed")? No /sw/bin/sed, even after the update-alternatives command. "which sed" still reports /usr

[Fink-users] Gnucash2 errors

2006-12-28 Thread Brian Haberman
I have been using gnucash for a while now and do like it. I switched to version 2 and and have been very happy. Though I recently upgraded to the fink version gnucash 2.0.2 and have been getting some weird issues in the software. Sometimes I cannot tab out of a transaction, or it does no

Re: [Fink-users] sed fails to build

2006-12-28 Thread Robert T Wyatt
Claus Atzenbeck wrote: > Yes, I did this, but without success: > > [cirrus:~] admin$ sudo update-alternatives --config sed > > There is only 1 program which provides sed > (/sw/bin/gsed). Nothing to configure. > [cirrus:~] admin$ ls /sw/bin/sed > ls: /sw/bin/sed: No such file

Re: [Fink-users] octave-2.1.73-2

2006-12-28 Thread Robert T Wyatt
Robert T Wyatt wrote: > I've removed coot-dev and am attempting the build again now. I've successfully built and installed octave now. :-) It took me a while because I had to leave to play music for a few hours (http://bentones.us/). --

Re: [Fink-users] Wine does not compile

2006-12-28 Thread Matthias Kümmerer
> I'll be happy to do a test build with your new wine.info (But I use > xorg now, as I switched yesterday). I even got wine to find freetype > meanwhile, unfortunately I get pagefault when trying to start wine: > > wine FileZilla.exe > wine: Unhandled page fault on read access to 0x004c at a

Re: [Fink-users] Wine does not compile

2006-12-28 Thread Matthias Kümmerer
Jean-François Mertens schrieb: > Hi, > > there is a modified version of wine in > http://fink.cvs.sourceforge.net/fink/experimental/jfmertens/main/finkinfo/x11/ > > > It 'should' be correct on any x11 installation (and also fixes > shlibs-policy issues). > > Could users with an i386 (and especi

Re: [Fink-users] Wine does not compile

2006-12-28 Thread Jean-François Mertens
Hi, there is a modified version of wine in http://fink.cvs.sourceforge.net/fink/experimental/jfmertens/main/ finkinfo/x11/ It 'should' be correct on any x11 installation (and also fixes shlibs- policy issues). Could users with an i386 (and especially those having an X11 different from xorg)

Re: [Fink-users] sed fails to build

2006-12-28 Thread Max Horn
Am 28.12.2006 um 07:50 schrieb Claus Atzenbeck: > On Wed, 27 Dec 2006, Martin Costabel wrote: > >> I'll CC the maintainer anyway. Not building without gnu sed installed >> is a bug in the sed package that needs fixing. > > A general question on fink's gsed: I had /sw/bin/gsed installed, but > app

Re: [Fink-users] arts failling because of missing zlib for python in Fink

2006-12-28 Thread Martin Costabel
Alan wrote: > Thanks Martin, > > In my installation appears > > /sw/lib/python2.4/lib-dynload/zlib_failed.so Apparently something went wrong when you built your python24. It would be interesting to find put what caused this. > I just link my working mac python zlib.so there and now it's workin

Re: [Fink-users] arts failling because of missing zlib for python in Fink

2006-12-28 Thread Alan
Thanks Martin, In my installation appears /sw/lib/python2.4/lib-dynload/zlib_failed.so I just link my working mac python zlib.so there and now it's working. Thanks again. Cheers, Alan On 28/12/06, Martin Costabel <[EMAIL PROTECTED]> wrote: > Alan wrote: > > Dears, > > > > I use Mac OSX 10.4

Re: [Fink-users] sed fails to build

2006-12-28 Thread Claus Atzenbeck
On Thu, 28 Dec 2006, Martin Costabel wrote: > Maybe you should do what "fink info sed" says: > > Usage Notes: > This program intalls as gsed, to use it as sed run > 'sudo update-alternatives --config sed' Yes, I did this, but without success: [cirrus:~] admin$ sudo update-alternatives -

Re: [Fink-users] sed fails to build

2006-12-28 Thread Martin Costabel
Claus Atzenbeck wrote: > On Thu, 28 Dec 2006, Martin Costabel wrote: > >> If you have /sw/bin/gsed but not the symlink /sw/bin/sed, you have a >> broken incomplete installation of the sed package. > > I did: > > fink selfupdate > fink remove sed > fink rebuild sed > fink install sed > > which b

Re: [Fink-users] octave-2.1.73-2

2006-12-28 Thread William Scott
>> I am CCing the maintainer of the coot package. Maybe he finds a way to >> hide this pernicious /sw/include/utils.h someplace else? >> >> -- >> Martin > It is gone. - Take Surveys. Earn Cash. Influence the Future of IT J

Re: [Fink-users] sed fails to build

2006-12-28 Thread Claus Atzenbeck
On Thu, 28 Dec 2006, Martin Costabel wrote: > If you have /sw/bin/gsed but not the symlink /sw/bin/sed, you have a > broken incomplete installation of the sed package. I did: fink selfupdate fink remove sed fink rebuild sed fink install sed which builds and installs sed-4.1.5-11, but "ls /sw/bi

Re: [Fink-users] octave-2.1.73-2

2006-12-28 Thread William Scott
Martin Costabel wrote: > Jean-François Mertens wrote: >> On 28 Dec 2006, at 00:02, Martin Costabel wrote: > [] >> Right: I do have libcdparanoia0-dev installed, but it installs now >> (since a commit by dmacks on march 21): >> /sw/include/libcdparanoia/utils.h >> which means, all those BuildConfl