[Fink-devel] Re: A suggestion

2004-07-01 Thread Daniel E. Macks
Corey Halpin <[EMAIL PROTECTED]> said: > >In working with my packages, I've written a little script that uses > otool -L and dpkg -S to figure out what my package needs to depend on. Good idea. This approach gives packages that need not be specified explicitly (if they are dependencies of de

Re: [Fink-devel] wanna be a maintainer :)

2004-07-01 Thread Christian Schaffner
Hi Olivier On 02.07.2004, at 00:25, Olivier Kaloudoff wrote: after playing with some info files, trying to compile and package some libs (hard, I need some more training on libs) and binaries (seems to be the easiest to package), I'd want to take the package "Boost-Jam"... In fact, I'm

Re: [Fink-devel] install of libiconv-1.9.1-11 failed

2004-07-01 Thread Olivier Kaloudoff
On Fri, 2 Jul 2004, Martin Costabel wrote: make: *** [install] Error 2 ### execution of make failed, exit code 2 Failed: installing libiconv-1.9.1-11 failed The following should work: fink remove gettext-dev fink install libiconv Yep, worked great, thank you Martin. --

[Fink-devel] wanna be a maintainer :)

2004-07-01 Thread Olivier Kaloudoff
Hi Fink developpers, after playing with some info files, trying to compile and package some libs (hard, I need some more training on libs) and binaries (seems to be the easiest to package), I'd want to take the package "Boost-Jam"... In fact, I'm currently trying to port "openvip", a v

Re: [Fink-devel] install of libiconv-1.9.1-11 failed

2004-07-01 Thread Martin Costabel
Olivier Kaloudoff wrote: [] *) /bin/sh ../libtool --mode=link gcc `if test -n ''; then /sw/src/root-libiconv-1.9.1-11/sw/bin; fi` iconv.o ../srclib/libicrt.a ../lib/libiconv.la -L/sw/lib -lintl -liconv -R/sw/lib -o iconv;; \ esac libtool: link: cannot find the library `/sw/lib/libiconv.la' mak

[Fink-devel] install of libiconv-1.9.1-11 failed

2004-07-01 Thread Olivier Kaloudoff
Hi, it seems that something is wrong with the latest iconv info file for 10.3; here is what I get after a "fink install gnucash", that depends on libiconv; (...) /usr/bin/install -c -m 644 .libs/libcharset.1.0.0.dylib /sw/src/root-libiconv-1.9.1-11/sw/lib/libcharset.1.0.0.dylib (cd /sw

[Fink-devel] Re: Using GNU in the source URL always refers to Finks' GNU source mirror

2004-07-01 Thread Robert Leatherwood
Thanks Dan. I will get the info that you requested. Robert "Daniel Macks" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Wed, Jun 30, 2004 at 10:45:00AM -0700, Robert Leatherwood wrote: > > I was trying to update the readline-4.3 package to include the readline > > patches. So