[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] BBTOPDIR and BBHOME
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] BBTOPDIR and BBHOME
- From: "Galen Johnson" <Galen.Johnson (at) sas.com>
- Date: Tue, 9 Oct 2007 07:29:13 -0400
- References: <200710091230.34732.stef.coene (at) docum.org>
- Thread-index: AcgKX8vPx+kgVCXzRX66xcyqu1TjJwAB9KFf
- Thread-topic: [hobbit] BBTOPDIR and BBHOME
yes, client is a subdirectory and when you install the server it is put in a subdirectory called server. How are you going to handle that when you install the server and client on the same machine?. After all, it's just one level...
=G=
-----Original Message-----
From: Stef Coene [mailto:stef.coene (at) docum.org]
Sent: Tue 10/9/2007 6:30 AM
To: hobbit (at) hswn.dk
Subject: [hobbit] BBTOPDIR and BBHOME
Hi,
I wanted to build a client and put in a directory. But all files are placed
in a subdirectiry called client. This is hardcoded in the confgure and
Makefile scripts.
In the Makefile are 2 vaiabele defined: BBTOPDIR and BBHOME. BBHOME =
$BBTOPDIR/client.
Changing these variabele is not enough because the client subdirectory is also
hardcoded in other places. So in some places (for instance the
clientlaunch.cfg) BBTOPDIR/client is used, this should be BBHOME.
I changed all files and removed the client directory dependency. It's working
now. But maybe it's a better idea to change the configure and install
scripts and use the variabele BBHOME and BBTOPDIR.
Stef
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk