Re: [Fink-users] problem updating libnet6

2009-06-30 Thread Franco Vaccari
Thanks a lot for the quick fix! It installed properly here now. Ciao Franco On 1 Jul 2009, at 05:52, David Reiser wrote: > > On Jun 30, 2009, at 9:53 AM, Jean-François Mertens wrote: > >> >> On 30 Jun 2009, at 14:41, Jean-François Mertens wrote: >> >>> Only way out I can see is to resurrect the

Re: [Fink-users] problem updating libnet6

2009-06-30 Thread David Reiser
On Jun 30, 2009, at 9:53 AM, Jean-François Mertens wrote: > > On 30 Jun 2009, at 14:41, Jean-François Mertens wrote: > >> Only way out I can see is to resurrect the >> old gnutls26, and change the current pkg to gnutls28 > > Or add the old -config script, possibly with minor > editing, to the new

Re: [Fink-users] What should be in my kde4 startup sh to startkde 4

2009-06-30 Thread Richard E. Miles
Mac OS X Version 10.5.7 I have installed via fink bundle kde4-mac and bundle kde4-X11 After perusing my system I can find no startkde4 only startkde which starts kde3. On Jun 30, 2009, at 12:48 PM, Alexander Hansen wrote: > Richard E. Miles wrote: >> I want to start kde4 but I do not have a sta

Re: [Fink-users] What should be in my kde4 startup sh to startkde 4

2009-06-30 Thread Alexander Hansen
Richard E. Miles wrote: > I want to start kde4 but I do not have a startup shell with the > commands to do that, I can start kde3 but I dont know what i need to > start kde4. > your help would be appreciated. > > Richard E. Miles > r.godzi...@comcast.net > > > > What OS version are you on?

[Fink-users] What should be in my kde4 startup sh to startkde 4

2009-06-30 Thread Richard E. Miles
I want to start kde4 but I do not have a startup shell with the commands to do that, I can start kde3 but I dont know what i need to start kde4. your help would be appreciated. Richard E. Miles r.godzi...@comcast.net

Re: [Fink-users] problem updating libnet6

2009-06-30 Thread Jean-François Mertens
On 30 Jun 2009, at 14:41, Jean-François Mertens wrote: > Only way out I can see is to resurrect the > old gnutls26, and change the current pkg to gnutls28 Or add the old -config script, possibly with minor editing, to the new pkg ? JF

Re: [Fink-users] problem updating libnet6

2009-06-30 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Franco Vaccari wrote: > In trying to update gobby in fink-unstable, The ultimate package you're trying to get to generally never matters > both on a PPC and an Intel > Mac (both eith 10.5.7), I get a failure due to a broken dependency > compiling li

Re: [Fink-users] problem updating libnet6

2009-06-30 Thread Jean-François Mertens
Right _ same problem should occur everywhere. gnutls26 was recently "upgraded" to 2.8 w/o changing the name.. And gnutls2.8 relies on a .pc file, and offers no longer a -config file. Only way out I can see is to resurrect the old gnutls26, and change the current pkg to gnutls28 (except if gnutls's

[Fink-users] problem updating libnet6

2009-06-30 Thread Franco Vaccari
In trying to update gobby in fink-unstable, both on a PPC and an Intel Mac (both eith 10.5.7), I get a failure due to a broken dependency compiling libnet6-1.3.9-1001 (checking for libgnutls - version >= 1.0.0... no) A fink list gnutls gives: [VacBook:~] locvac% fink list gnutls Information

Re: [Fink-users] Build error in lablgtk2-2.10.1-102

2009-06-30 Thread Alexander Hansen
Mechanically, when we need a hard dependency ( =foo-%v-%r ) such as for maxima on sbcl and, it appears, many packages on ocaml, it seems like the only way to work it through is to: 1) Remove the packages that Depend on the 'tricky' one (foo), and note what got removed. 2) Update foo . 3) Then u