Re: [Fink-users] Cleaning up

2002-01-31 Thread Craig W. Wright
On Thu, 2002-01-31 at 19:45, Cyril Niklaus wrote: > Hello all, > > Just a quick question, is there a preferred way or tool to "clean up" > one's /sw directory of old tarballs and debs, instead of going through > all the sub folders and deleting things by hand? > > Thanks > Cyril > > Somethi

Re: [Fink-users] dselect gives vt100 error?

2002-01-31 Thread Shay Telfer
>In case you have X-Window installed, could you try to run it from an >XTerm / Eterm / rxvt window and tell us if that worked or not. Yes, dselect works fine from within an XTerm >Otherwise, tell use what you get in your regular terminal when you >enter the following commands: > >echo "$TERM"

[Fink-users] Cleaning up

2002-01-31 Thread Cyril Niklaus
Hello all, Just a quick question, is there a preferred way or tool to "clean up" one's /sw directory of old tarballs and debs, instead of going through all the sub folders and deleting things by hand? Thanks Cyril ___ Fink-users mailing list [EMAIL

RE: [Fink-users] mozilla

2002-01-31 Thread David R. Morrison
The problem in the postinstall script is a program called regxpcom, which was built during the mozilla install but crashes when you try to run it. Masanori has been aware of this problem for some time. As reported today, it only seems to be a problem on certain machines. (Mine is one of them.)

[Fink-users] Problems installing 0.2.4 fink on Darwin 1.3.1

2002-01-31 Thread Cunningham Andy
Greetings, list. I am running into difficulty installing Fink 0.2.4 from source under Darwin 1.3.1. I successfully installed this version once before with no problems, but had to remove it after accidentally upgrading to the newest (incompatible with Darwin 1.3.1) Fink. Anyway, here's what happe

RE: [Fink-users] dselect through a firewall?

2002-01-31 Thread Wiener, Matthew
Koen -- (I'm not replying directly so you won't get this twice) Thanks very much. I would have sworn that I had been over the FAQ 5 times just this morning, but I somehow managed to overlook that. (I was probably concentrating too much on the "problems with packages" sections. This works perf

Re: [Fink-users] dselect through a firewall?

2002-01-31 Thread Koen van der Drift
At 01:02 PM 1/31/2002 -0500, you wrote: >I've got a web proxy and an ftp proxy sent. Can anyone think of what else I >might try to do? (There's no mac support here, although I'm getting a little >help on the side from a few people). Matt, Did you look here: http://fink.sourceforge.net/faq/u

[Fink-users] dselect through a firewall?

2002-01-31 Thread Wiener, Matthew
Hi. I'm trying to use dselect, and brought my Mac into work to avoid my slow (telephone modem) connection at home. But while I can see internet pages (including fink.sourceforge.net), dselect won't connect to fink. I've got a web proxy and an ftp proxy sent. Can anyone think of what else I mig

Re: [Fink-users] dselect gives vt100 error?

2002-01-31 Thread Max Horn
At 11:35 Uhr +0800 31.01.2002, Shay Telfer wrote: >[I posted this some time ago but didn't find a solution. I'd really >like to be able to use dselect again, it was good :) If anyone can >help I'd be most obliged] > >Hi... > >When I try running dselect I get: > > Error opening terminal: vt10

Re: [Fink-users] starting mysqld at boot time

2002-01-31 Thread Max Horn
At 4:19 Uhr +0100 31.01.2002, Andreas Reuleaux wrote: >On Thu, Jan 31, 2002 at 11:56:06AM +0900, Peter O'Gorman wrote: >> Try >> sudo daemonic enable mysql >> >> Peter > > >Ah, that worked, very nice, thanks. >haven't found it in the fink documentation though. fink info mysql Cheers, Ma

Re: [Fink-users] 3 Button Mice.

2002-01-31 Thread cmbarton
I'm using a USB Logitec optical wheel mouse and it behaves as it should with all Unix 3 button apps. On Tuesday, January 29, 2002, at 10:42 PM, Craig W. Wright wrote: > > Hi, > > I was curious if anyone out there is successfully using a 3 Button USB > mouse when running fink, and what brand(s) o

Re: [Fink-users] re: bus error crashes

2002-01-31 Thread cmbarton
I have had this problem too since upgrading to the current CVS version of Xfree86. Could be a coincidence, but I would start to look in that direction. On Tuesday, January 29, 2002, at 11:39 PM, Richard Gronostajski wrote: >> >> Message: 14 >> Date: Tue, 29 Jan 2002 22:11:09 -0500 >> From: Chr

Re: [Fink-users] mozilla

2002-01-31 Thread Max Horn
At 8:51 Uhr -0800 31.01.2002, Jan de Leeuw wrote: >I wanted to add myself to the list of people who have trouble >installing mozilla. Not with building, that works fine and creates >the .deb in the right place. But then > >Setting up mozilla (0.9.7-1) ... >dpkg: error processing mozilla (--install

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

[Fink-users] mozilla

2002-01-31 Thread Jan de Leeuw
I wanted to add myself to the list of people who have trouble installing mozilla. Not with building, that works fine and creates the .deb in the right place. But then Setting up mozilla (0.9.7-1) ... dpkg: error processing mozilla (--install): subprocess post-installation script returned error ex

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

Re: [Fink-users] Need advice

2002-01-31 Thread Alexander K. Hansen
It looks like you already have a .deb built, but it's not working right. Try doing 'fink rebuild mozilla' instead. On 1/31/02 12:50 PM, "Matthew Steuer" <[EMAIL PROTECTED]> wrote: > > I have been trying to install Mozilla with no luck. Could someone > please help me out? I would be grateful f

[Fink-users] Need advice

2002-01-31 Thread Matthew Steuer
I have been trying to install Mozilla with no luck. Could someone please help me out? I would be grateful for some advice. My configuration: MacOS X 10.1.2 with December Developer Tools fink --version Packsge manager version: 0. 9. 7 Distribution version: 0.3.2a.cvs XFree86 Version 4.2.0 /