Re: [Fink-devel] RFC - Does your company have Macs that are not used anymore?

2006-11-21 Thread Marco Bonetti
just wondering: could developing a vpn of trusted distcced machine be an alternate solution? -- Marco Bonetti Slackintosh Linux Project Developer: http://www.slackintosh.org Linux-live for powerpc: http://www.slackintosh.org/pub/rsync/mb/linux-live Fink packages and more: http://sidbox.homelinux.

[Fink-devel] gcc42 packaging

2006-11-21 Thread Jack Howarth
In order to pave the way for moving the new gcc 4.2 into fink 10.4 stable, I've decided to rename the gcc 4.2 based package as gcc42. The idea is to... 1) Make gcc42 use %p/lib/gcc4.2 instead of %p/lib/gcc4. 2) Have gcc4 and gcc42 conflict so we can continue to use the gcc-4, g++-4, etc symlink

[Fink-devel] xfig & libpng3-shlibs

2006-11-21 Thread Ignacio
I'm using the unstable tree on a Intel Mac OS X 10.4. xfig 3.2.5-1008 crashes after opening, more precisely when clicking on the polyline tool. If I install xfig 3.2.4 in the stable tree, it does work but I can't use kde desktop (kdeinit can't be open, says the x11). It appears it breaks libpng3-

[Fink-devel] Patching install-info

2006-11-21 Thread Jorge Acereda
Hi, Could install-info be patched so that it doesn't try to write to dir when invoked during a .deb build? That is, when --info-dir matches /sw/src/fink.build/root-.* (or whatever temporary directory the user has chosen). That way, we would save a lot of time patching this sort of stuff... It mi

Re: [Fink-devel] Patching install-info

2006-11-21 Thread Daniel Macks
On Wed, Nov 22, 2006 at 04:20:47AM +0100, Jorge Acereda wrote: > Hi, > > Could install-info be patched so that it doesn't try to write to dir > when invoked during a .deb build? That is, when --info-dir matches > /sw/src/fink.build/root-.* (or whatever temporary directory the user > has chosen). >