I created the hobbit user and untarred the hobbit tar file. I then ran ./configure.client and rfeceived the following error:
Configuration script for Hobbit client
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility
GNU make is required to build Hobbit.
If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.client'
I have gcc installed and I can see the make program in /usr/bin.
Robert Manocchia
UNIX System Administrator
IDEXX Laboratories
207 556-6860
EMail Robert-Manocchia at idexx.com
Hi,
You have to have gmake installed....the hp supplied make command does not play well with gnu tools it seems.
Thanks, Finnur
On Thu, 2007-05-31 at 11:11 -0400, Manocchia, Robert wrote:
I created the hobbit user and untarred the hobbit tar file. I then ran ./configure.client and rfeceived the following error:
Configuration script for Hobbit client
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility
GNU make is required to build Hobbit.
If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.client'
I have gcc installed and I can see the make program in /usr/bin.
Robert Manocchia
UNIX System Administrator
IDEXX Laboratories
207 556-6860
EMail Robert-Manocchia at idexx.com
Manocchia, Robert a écrit :
I created the hobbit user and untarred the hobbit tar file. I then ran ./configure.client and rfeceived the following error:
Configuration script for Hobbit client
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility
GNU make is required to build Hobbit.
If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.client'
I have gcc installed and I can see the make program in /usr/bin.
make is not gmake. you need a gmake, as asked by the config script.
Robert Manocchia
UNIX System Administrator
IDEXX Laboratories
207 556-6860
EMail Robert-Manocchia at idexx.com
participants (3)
-
fog@t.is
-
pkc_mls@yahoo.fr
-
Robert-Manocchia@IDEXX.com