RE: make command question

2002-07-05 Thread James D. Parra
Message- From: Cameron Simpson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 7:04 PM To: [EMAIL PROTECTED] Subject: Re: make command question On 15:44 03 Jul 2002, James D. Parra <[EMAIL PROTECTED]> wrote: | I did not see the ./configure in the 'rserv' directory.

Re: make command question

2002-07-03 Thread Cameron Simpson
On 15:44 03 Jul 2002, James D. Parra <[EMAIL PROTECTED]> wrote: | I did not see the ./configure in the 'rserv' directory. | 'ls -a' didn't show any hidden files either. | The README.rserv states the following; | | How to install: | | make all | make install | | Where can I find ./configure? I

RE: make command question

2002-07-03 Thread James D. Parra
riginal Message- From: KnowHow Tech Support [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 03, 2002 10:22 AM To: James D. Parra Subject: Re: make command question Did you run the ./configure file and then make first? Jon On Wed, 3 Jul 2002, James D. Parra wrote: > Hello, > > Dow

RE: Make command

2001-03-05 Thread Prashant Ramachandra
On Sunday, March 04, 2001 3:15 AM, drdos [SMTP:[EMAIL PROTECTED]] wrote: | When I had Redhat installed they didnt install Make command.Is there | a way that I can install it with out have to re-install Redhat. | when it was installed they use a ftp site to install it.. Get make-*.rpm from the sa

Re: Make command

2001-03-03 Thread Mike Burger
rpmfind.net can be one of your best resources: http://rpmfind.net/linux/rpm2html/search.php?query=make will find a number of RPMs...just look for the correct distribution/version in the list. On Sat, 3 Mar 2001, drdos wrote: > When I had Redhat installed they didnt install Make command.Is ther