[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
configure reports ${exec_prefix} incorrectly
From: |
Robert Leach |
Subject: |
configure reports ${exec_prefix} incorrectly |
Date: |
Wed, 25 Feb 2004 11:15:37 -0700 |
Could this be my problem with make? exec_prefix doesn't look right...
>./configure
...
config.status: creating admin/RPM/octave-forge.spec
"$prefix" is /usr/local
"$exec_prefix" is ${prefix}
...
shell commands will install into the following directories:
binaries: ${exec_prefix}/bin
man pages: ${prefix}/man
libraries: ${exec_prefix}/lib
headers: ${prefix}/include
...
=====================================================================
= Robert W. Leach =
= Los Alamos National Lab =
= Bioscience Division: Bioinformatics & Computational Biology Group =
= MS M888 =
= Los Alamos, NM 87545 =
= address@hidden =
=====================================================================
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- configure reports ${exec_prefix} incorrectly,
Robert Leach <=