Re: [Fink-beginners] C Library Updates

2002-04-10 Thread Justin C. Walker
On Wednesday, April 10, 2002, at 07:14 AM, Max Horn wrote: > At 20:56 Uhr +0100 09.04.2002, KL Tah wrote: >> Hi everyone! >> I've written a c program that makes use of the srand48() and drand48() >> functions, but can't get cc on my newly installed OS 10.1.3 to compile >> it. > > These functio

Re: [Fink-beginners] Help with installing xFree86-rootless

2002-04-10 Thread Alexander Hansen
The make that your system is using by default looks not to be gnumake, but bsdmake, which is incompatible with some of fink's packages. You probably have a make package in /usr/local/bin from when you used GNU-Darwin. Do a "where make" to verify this. It should return something like /usr/local

Re: [Fink-beginners] Help with installing xFree86-rootless

2002-04-10 Thread Chia Hung
Dear Alexander, I followed your advice: > You can get XFree86 4.2 (-base and -rootless; the -server package > has been discontinued) through fink now. Do a selfupdate. > > To install it, you must remove /usr/X11R6 and /Applications/XDarwin.app > first, then install xfree86-base and xfree86-roo

Re: [Fink-beginners] C Library Updates

2002-04-10 Thread Max Horn
At 20:56 Uhr +0100 09.04.2002, KL Tah wrote: >Hi everyone! >I've written a c program that makes use of the srand48() and >drand48() functions, but can't get cc on my newly installed OS >10.1.3 to compile it. These functions don't exist in Darwin. You will have to write your own replacements fo

Re: [Fink-beginners] C Library Updates

2002-04-10 Thread Chris Devers
On Wed, 10 Apr 2002, KL Tah wrote: > I 've installed the Dec 2001 Dev Tools from the CD that came with 10.1.3. Ok, that's what you need. > I've also run sudo dselect but can't recognize any package which may > contain the c compiler. As far as I know there isn't one. Intentionally. Fink is des

Re: [Fink-beginners] C Library Updates

2002-04-10 Thread KL Tah
Hi, I 've installed the Dec 2001 Dev Tools from the CD that came with 10.1.3. I've also run sudo dselect but can't recognize any package which may contain the c compiler. Do you know which package it might be in? Thanks, KL On Tuesday, April 9, 2002, at 09:25 PM, Chris Devers wrote: > On Tue, 9

Re: [Fink-beginners] compiling tetex-base-1.0-8 failed

2002-04-10 Thread ramiro
It looks like it is a bison-related problem. Since bison wasn't installed in my system, I fink-installed it and then tried to >>> >>> This is strange. Are you sure you have the Dec2001 developer tools >>> installed? /usr/bin/bison should be there. >> >> 'where -a bison' returns >> --