We can not determine full path to install GRASS with new configure.
${prefix}/grass5 is the default, however how can i change this to
/usr/local/grass or etc?
And another problem:
I could set ${prefix}=/usr/local/grass and ${bindir}=/usr/local/grass/bin
with old configure.
However, i have no clue about ${prefix}/??? with new configure, just trial
and error? I could not know ${prefix}/grass5 was used until first trial.
At the second time configuring, I could set ${bindir}=/usr/local/grass5/bin.
I think old configure would be better for flexible and easy setting.
Regards,
Huidae Cho
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
On Thu, Dec 07, 2000 at 12:49:30AM +0900, GRASS wrote:
Hi developers,
We can not determine full path to install GRASS with new configure.
${prefix}/grass5 is the default, however how can i change this to
/usr/local/grass or etc?
You can't at the moment. The GISBASE is kinda hardcoded to this in
configure (you could probably hack the configure script directly if you
wanted, search for NAME_VER and you'll find the spot to change).
And another problem:
I could set ${prefix}=/usr/local/grass and ${bindir}=/usr/local/grass/bin
with old configure.
However, i have no clue about ${prefix}/??? with new configure, just trial
and error? I could not know ${prefix}/grass5 was used until first trial.
At the second time configuring, I could set ${bindir}=/usr/local/grass5/bin.
This is related. --bindir= should work still to set some other path for
the start-up script.
I think old configure would be better for flexible and easy setting.
Just regards these recent changes, or overall?
--
Eric G. Miller <egm2@jps.net>
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
instead of answering individual question, I propose you
try the current CVS version. I have reverted partly.
I have seen that it was hardcoded and changed the related
files:
What you can do now:
configure (with or without autoconf)
-> Installs into /usr/local/grass5
configure --prefix=/opt
-> Installs into /opt/grass5
Hope that's o.k. for beta9. I definitly want to get it out NOW.
Of course I listen to your comments first
Yours
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
On Wed, Dec 06, 2000 at 05:07:48PM +0000, Markus Neteler wrote:
[...]
Hope that's o.k. for beta9. I definitly want to get it out NOW.
Of course I listen to your comments first
O.k., no comments received. So I start tagging now.
Please don't check in for some minutes from now.
I'll post another mail if finished.
Thanks
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'