Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread Marco Nonella
> > OK, but you still keep us guessing as to where this liblanginfo is > coming from. What is it? > > -- > Martin > The problem seems to be solved. The configuration must search for langinfo.h. If found, liblanginfo.a must be added. I have renamed liblanginfo.a and langinfo.h and the installat

Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread Marco Nonella
> > OK, but you still keep us guessing as to where this liblanginfo is > coming from. What is it? > > Well, I'm now pretty sure that it has something to do with gnu-darwin (look at http://dryden.biol.yorku.ca/5.html). I found on my system that liblanginfo and libwcs have been installed at the

Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread Martin Costabel
On jeudi, janvier 31, 2002, at 05:28 , Marco Nonella wrote: > >> >> You are not compiling with gcc3, are you? >> (Anyway, like Dave, I cannot find any liblanginfo on my system, >> only a nl_langinfo man page that talks about non-existing things). > > I think I have the 'standard' gcc: > > Readin

Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread Marco Nonella
> > You are not compiling with gcc3, are you? > (Anyway, like Dave, I cannot find any liblanginfo on my system, only a > nl_langinfo man page that talks about non-existing things). I think I have the 'standard' gcc: Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs Apple Computer, In

Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread Martin Costabel
On jeudi, janvier 31, 2002, at 04:31 , Marco Nonella wrote: > Without liblanginfo I get the following error (I have just > reproduced it): > > /usr/bin/ld: warning table of contents of library: > dialogs/libdialogs.a not sorted > slower link editing will result (use the ranlib(1) -s option) > /

Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread Marco Nonella
>> In order to install gnumeric-1.0.2-2 I had to add manually in the >> Makefile >> the langinfo library ( -llanginfo). > > Could you explain why you had to do this? I don't seem to have > liblanginfo > on my system, but gnumeric-1.0.2-2 compiles and runs for me. > Without liblanginfo I get the

Re: [Fink-users] gnumeric-1.0.2-2

2002-01-31 Thread David R. Morrison
> In order to install gnumeric-1.0.2-2 I had to add manually in the > Makefile > the langinfo library ( -llanginfo). Could you explain why you had to do this? I don't seem to have liblanginfo on my system, but gnumeric-1.0.2-2 compiles and runs for me. -- Dave

[Fink-users] gnumeric-1.0.2-2

2002-01-30 Thread Marco Nonella
Hi, In order to install gnumeric-1.0.2-2 I had to add manually in the Makefile the langinfo library ( -llanginfo). Since I'm not an expert with configure and Makefiles, I didn't manage to correct properly for this problem. This however prevented me to install the program via fink. I would the