From: Maurice Lombardi Maurice.Lombardi@ujf-grenoble.fr To: Nathalie Jarosz jarosz_n@hotmail.com, gpc gpc@gnu.de Subject: Re: beta distribution Date: Fri, 30 Jun 2000 15:58:33 +0200
What do you mean by compile "one" of the sources. C packages come with makefiles to handle the module dependencies and frequently a configure system to handle the difference between computers and OSes. You never have to compile files one at a time by hand.
After having unpacked the sources called randlibc-1.3.tar.gz, I have the folder randlib.c composed of 2 text files and 3 folders named doc, src and test. In the src folder, there are 4 files : com.c, linpack.c, randlib.c and randlib.h but no makefile?...
________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
Nathalie Jarosz a écrit :
From: Maurice Lombardi Maurice.Lombardi@ujf-grenoble.fr To: Nathalie Jarosz jarosz_n@hotmail.com, gpc gpc@gnu.de Subject: Re: beta distribution Date: Fri, 30 Jun 2000 15:58:33 +0200
What do you mean by compile "one" of the sources. C packages come with makefiles to handle the module dependencies and frequently a configure system to handle the difference between computers and OSes. You never have to compile files one at a time by hand.
After having unpacked the sources called randlibc-1.3.tar.gz, I have the folder randlib.c composed of 2 text files and 3 folders named doc, src and test. In the src folder, there are 4 files : com.c, linpack.c, randlib.c and randlib.h but no makefile?...
Have you read these two text files and those contained in the doc folder ? Usually they contain instructions on whet do do to install the package. Where have you gotten randlibc-1.3.tar.gz from ?