Re: problems with dhclient after upgrade to sarge

2004-04-24 Thread Klaus Ita
Hi David! * David Ballantyne <[EMAIL PROTECTED]> [2004-04-24 09:00: > Thanks for the suggestions. I've tried them out, but still have no joy. > > If I try setting a gateway by hand: for some reason i suspect your kernel being the reason for all that. have you also updated that one when u swit

Re: problems with dhclient after upgrade to sarge

2004-04-24 Thread David Ballantyne
Hi Klaus, I did this: > try to put these in a manual network configuration ... > would look like this: > in /etc/network/interfaces > > auto eth0 > iface eth0 inet static > address 66.203.194.60 > netmask 255.255.255.0 > broadcast 66.203.194.255 > gateway 66.203.194.1 >

Gnucash - /usr/bin/guile-1.6: relocation error

2004-04-24 Thread Jim Seymour
The most recent update to guile-1.6 seems to have broken Gnucash. I am unable to load Gnucash under Gnome 2.4 0r KDE 3.2. From the command line I get: [EMAIL PROTECTED]:~$ gnucash /usr/bin/guile-1.6: relocation error: /usr/lib/gnucash/gnucash/libgw-business-core.so.0: undefined symbol: gncOwne

Re: Gnucash - /usr/bin/guile-1.6: relocation error

2004-04-24 Thread Brandon Mitchell
Yes, saw it myself today after updating from the testing branch. Checking the bugs on gnucash shows a few reports of the problem and noted that it's already been fixed in unstable. Upgrading verified that it has been fixed. On Sat, 2004-04-24 at 22:30, Jim Seymour wrote: > The most recent update

Re: Gnucash - /usr/bin/guile-1.6: relocation error

2004-04-24 Thread Jim Seymour
On Sat, Apr 24, 2004 at 11:39:52PM -0400, Brandon Mitchell wrote: > Yes, saw it myself today after updating from the testing branch. > Checking the bugs on gnucash shows a few reports of the problem and > noted that it's already been fixed in unstable. Upgrading verified that > it has been fixed.