Installing Hobbit on OS/X
Read throgh the documentation.. If I'm missing something obvious, let me know.
But I can't even do a configure on my OS/X 10.4 box: (Fat fingers). This was a fresh download of 4.2.0 from today, source tar. Running as root.
./configure.server
Configuration script for Hobbit
This script asks a few questions and builds a Makefile to compile Hobbit
Checking your make-utility Unknown option: n Usage: head [-options] <url>... -m <method> use method for the request (default is 'HEAD') -f make request even if head believes method is illegal -b <base> Use the specified URL as base -t <timeout> Set timeout value -i <time> Set the If-Modified-Since header on the request -c <conttype> use this content-type for POST, PUT, CHECKIN -a Use text mode for content I/O -p <proxyurl> use this as a proxy -P don't load proxy settings from environment -H <header> send this HTTP header (you can specify several)
-u Display method and URL before any response
-U Display request headers (implies -u)
-s Display response status code
-S Display response status chain
-e Display response headers
-d Do not display content
-o <format> Process HTML content in various ways
-v Show program version
-h Print this message
-x Extra debugging output
GNU make is required to build Hobbit. If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.server'
Any suggestions?
Thanks.
Evan
On Fri, Nov 02, 2007 at 11:57:03AM -0700, Evan Platt wrote:
Read throgh the documentation.. If I'm missing something obvious, let me know.
Like the script says:
GNU make is required to build Hobbit. If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.server'
Henrik
At 03:12 PM 11/2/2007, Henrik Stoerner wrote:
Like the script says:
GNU make is required to build Hobbit. If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.server'
Ok, pardon my ignorance.. Isn't gnu make 'make?'
which make
/usr/local/bin/make [espphotography:/temp/hobbit-4.2.0] root# make make: *** No targets specified and no makefile found. Stop. [espphotography:/temp/hobbit-4.2.0] root#
I have make.
Evan
Hobbit client or Hobbit server installation, you still need the BSD tools installed. The default installation of OS X does not include those tools. If you have a hand me down system with no installation media then you are out of luck.
David
-----Original Message----- From: Evan Platt [mailto:evan at espphotography.com] Sent: Friday, November 02, 2007 6:26 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Installing Hobbit on OS/X
At 03:12 PM 11/2/2007, Henrik Stoerner wrote:
Like the script says:
GNU make is required to build Hobbit. If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.server'
Ok, pardon my ignorance.. Isn't gnu make 'make?'
which make
/usr/local/bin/make [espphotography:/temp/hobbit-4.2.0] root# make make: *** No targets specified and no makefile found. Stop. [espphotography:/temp/hobbit-4.2.0] root#
I have make.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
Just get a hold of the CDs and be finished with it. There are plenty of sources for these CDs - friends, colleagues a second server you've purchased. Be resourceful!
On 11/2/07, David Gilmore <david at stenhouseconsulting.com> wrote:
Evan
Hobbit client or Hobbit server installation, you still need the BSD tools installed. The default installation of OS X does not include those tools. If you have a hand me down system with no installation media then you are out of luck.
David
-----Original Message----- From: Evan Platt [mailto:evan at espphotography.com] Sent: Friday, November 02, 2007 6:26 PM To: hobbit at hswn.dk Subject: Re: [hobbit] Installing Hobbit on OS/X
At 03:12 PM 11/2/2007, Henrik Stoerner wrote:
Like the script says:
GNU make is required to build Hobbit. If it is available as "gmake", run configure as: 'MAKE=gmake ./configure.server'
Ok, pardon my ignorance.. Isn't gnu make 'make?'
which make
/usr/local/bin/make [espphotography:/temp/hobbit-4.2.0] root# make make: *** No targets specified and no makefile found. Stop. [espphotography:/temp/hobbit-4.2.0] root#
I have make.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
We compile our OSX clients on a reference 10.4.x system with X-code tools installed like this:
MAKE=make ./configure --client
... ...
make
make install
Dominique UNIL - University of Lausanne
Josh Luthman wrote:
Just get a hold of the CDs and be finished with it. There are plenty of sources for these CDs - friends, colleagues a second server you've purchased. Be resourceful!
On 11/2/07, *David Gilmore* <david at stenhouseconsulting.com <mailto:david at stenhouseconsulting.com>> wrote:
Evan Hobbit client or Hobbit server installation, you still need the BSD tools installed. The default installation of OS X does not include those tools. If you have a hand me down system with no installation media then you are out of luck. David -----Original Message----- From: Evan Platt [mailto:evan at espphotography.com <mailto:evan at espphotography.com>] Sent: Friday, November 02, 2007 6:26 PM To: hobbit at hswn.dk <mailto:hobbit at hswn.dk> Subject: Re: [hobbit] Installing Hobbit on OS/X At 03:12 PM 11/2/2007, Henrik Stoerner wrote: >Like the script says: > > > GNU make is required to build Hobbit. > > If it is available as "gmake", run configure as: 'MAKE=gmake > > ./configure.server' Ok, pardon my ignorance.. Isn't gnu make 'make?' # which make /usr/local/bin/make [espphotography:/temp/hobbit-4.2.0] root# make make: *** No targets specified and no makefile found. Stop. [espphotography:/temp/hobbit-4.2.0] root# I have make. To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk <mailto:hobbit-unsubscribe at hswn.dk> This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk <mailto:hobbit-unsubscribe at hswn.dk>-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer
participants (5)
-
david@stenhouseconsulting.com
-
Dominique.Frise@unil.ch
-
evan@espphotography.com
-
henrik@hswn.dk
-
josh@imaginenetworksllc.com