[Fink-users] New Perl module building tool

2002-04-27 Thread Ken Williams
[cc-ing to the MakeMaker list] Hi, I'm the author of the relatively experimental Module::Build module. It, or something like it, will eventually become the replacement for ExtUtils::MakeMaker (EU::MM). EU:MM needs to be replaced for several reasons, some of which I mention in the Module::B

Re: [Fink-users] "No package name in /sw/fink/[...]"?

2002-04-27 Thread Chris Devers
On Sat, 27 Apr 2002, R. A. Hettinga wrote: > Doesn't look like it. Is this the problem, then?: > > [user-119ac86:~] rah% ls -al /sw/fink/dists/local/bootstrap/finkinfo/ > total 304 > drwxr-xr-x 20 root staff636 Mar 28 13:18 . > drwxr-xr-x 4 root staff264 Mar 28 13:18 .. > -rw-r--r--

Re: [Fink-users] wxgtk doesn't compile

2002-04-27 Thread Pedro Massobrio
Thanks to all. It works fine now. Rgds, Pedro ___ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Re: [Fink-users] "No package name in /sw/fink/[...]"?

2002-04-27 Thread Jean-François Mertens
Sorry , I forgot an important point : when you have evidence of some corrupted files, do run fsck on that partition (and try afterwards to reconnect all files - if any - in lost+found) Jean-Francois Mertens ___ Fink-users mailing list [EMAIL PROT

Re: [Fink-users] "No package name in /sw/fink/[...]"?

2002-04-27 Thread Jean-François Mertens
Chris Devers is probably on WE, so to get you started : On Saturday, April 27, 2002, at 07:36 , R. A. Hettinga wrote: >> Ok, but you don't answer my questions here. Are the files corrupted? >> Are >> the files empty? > Don't look to be there at all. (See below, again) "below" I see : > [use

Re: [Fink-users] wxgtk doesn't compile

2002-04-27 Thread Sylvain Cuaz
Le samedi 27 avril 2002, à 09:55 AM, Martin Costabel a écrit : > If you change the -L$(libdir) in the second line back to > -L$(build_libdir), wxgtk builds fine. thanks, I don't know why I've done that It's should be fixed in cvs with revision 5 -- Zauc _

Re: [Fink-users] "No package name in /sw/fink/[...]"?

2002-04-27 Thread R. A. Hettinga
At 7:53 PM -0400 on 4/25/02, Chris Devers wrote: > On Thu, 25 Apr 2002, R. A. Hettinga wrote: >> That didn't work. Actually...it might have done something. The number of files causing a problem, having done what you said, has been considerably reduced, but that could be because I was updating,

Re: [Fink-users] Fink on darwin-x86

2002-04-27 Thread Max Horn
At 16:57 Uhr +0200 27.04.2002, Patrick Strasser wrote: >Hi! > >I read and searched the Fink docs, but I can't find a hint whether >Fink works on darwin-x86, or at least is/is not expected to work. > >Has anyone taken a try on x86? Not that I know of. Though if you want to try it, we are most ce

[Fink-users] Fink on darwin-x86

2002-04-27 Thread Patrick Strasser
Hi! I read and searched the Fink docs, but I can't find a hint whether Fink works on darwin-x86, or at least is/is not expected to work. Has anyone taken a try on x86? Patrick -- Engineers motto: cheap, good, fast: choose any two Patrick Strasser Student of Telematik, Techn. University Graz,

Re: [Fink-users] fink install xpdf

2002-04-27 Thread Duncan Smith
Unfortunately for my pride, this wasn't even the problem (I had already used selfupdate). The problem was that I hadn't checked "unstable", and that *is* in the FAQ. But that doesn't mean that this shouldn't be... > > Maybe this should be covered in the FAQ. > > Kevin > > _

[Fink-users] Mirrors

2002-04-27 Thread Patrick Strasser
Hi! I'm not yet a user of Fink. Nevertheless I read Docs to prepare installation. I'm used to the debian system and apt & co. Now my question is: Are there any known mirrors or do I have to get all packages from sourceforge? Or havn't I read the docs carefully enough...? Patrick -- Engineer

Re: [Fink-users] wxgtk doesn't compile

2002-04-27 Thread Martin Costabel
Pedro Massobrio wrote: [] > c++ -dynamiclib -init _wxWindowsDylibInit -o lib/libwx_gtk_gl-2.3.dylib.1.0.0 >glcanvas.o -L/sw/lib -lwx_gtk-2.3 -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -lgtk -lgdk >-lgmodule -lgthread -lglib -lpthread -ldl -lintl -lXext -lX11 -lm -lpng -ljpeg -ltiff >-lfreetype -lz -l