Share

Adaprojet: Ada95 GNU Autotools

Tracker: Bugs

7 Configure leaves unexpanded prefix in script - ID: 1390287
Last Update: Settings changed ( nahaj )

I tried to install 0.1.10 and when it was done it did
not operate properly (did ./configure
--prefix=/usr/local ; make ; make install)

Running adaproject test test@test.com results in

(No installed templates directory, checking source
directory...)
adaproject\: *** Apparent bad install of adaproject...
adaproject\: *** TEMPLATE DIRECTORY (/share/adaproject)
DOESN'T EXIST.


Looking at the adaproject script it looks like the
prefix variable does not get properly expanded because
even in the installed version some variables did not
expand properly.

DATADIR=${prefix}/share # (Note that it might have been
quoted, and this unquotes the result.)
TEMPLATEDIR=${prefix}/share/adaproject


Nobody/Anonymous ( nobody ) - 2005-12-26 02:08

7

Open

Accepted

John Halleck

configure/build

None

Public


Comment ( 1 )




Date: 2006-03-15 02:24
Sender: nahajProject Admin

Logged In: YES
user_id=594385

Hmm... What OS was this?

Looks like some other intermediate expansions are screwed before we get
here.



Log in to comment.

Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
category_id None 2006-03-15 03:04 nahaj
resolution_id None 2006-03-15 02:24 nahaj
priority 5 2006-03-15 02:24 nahaj
assigned_to nobody 2006-03-15 02:24 nahaj