Menu

#1 Configure leaves unexpanded prefix in script

open-accepted
7
2006-03-15
2005-12-26
Anonymous
No

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

Discussion

  • John Halleck

    John Halleck - 2006-03-15

    Logged In: YES
    user_id=594385

    Hmm... What OS was this?

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

     
  • John Halleck

    John Halleck - 2006-03-15
    • priority: 5 --> 7
    • assigned_to: nobody --> nahaj
    • status: open --> open-accepted
     
  • John Halleck

    John Halleck - 2006-03-15
    • labels: --> configure/build
     

Log in to post a comment.

MongoDB Logo MongoDB