Menu

#10 make install required before make test

closed-fixed
None
5
2007-01-08
2002-03-28
Anonymous
No

uname -a: SunOS quartz 5.6 Generic_105181-31 sun4m
sparc SUNW,SPARCstation-20

pwd: /usr/local/oratcl3.3/unix

The expected `../configure; make; make test; make
install` sequence fails during `make test`:

/usr/local/lib/../bin/tclsh8.3 "../test/all.tcl"
can't find package Oratcl 3.3
while executing
"package require -exact Oratcl 3.3"
(file "../test/defs.tcl" line 15)
invoked from within
"source [file join [file dirname [info script]]
defs.tcl]"
(file "../test/all.tcl" line 19)
make: *** [test] Error 1

Although it succeeds if `make install` is run before
`make test`, it would be better if the user could test
everything before installing it.

Thanks!

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Also, `make test` isn't mentioned in the unix/README.unix
    file, or in the FAQ.

     
  • Todd Helfter

    Todd Helfter - 2006-04-30
    • assigned_to: nobody --> tmh
    • status: open --> open-remind
     
  • Todd Helfter

    Todd Helfter - 2006-04-30

    Logged In: YES
    user_id=92123

    let me see what I can do about this

     
  • Todd Helfter

    Todd Helfter - 2007-01-08

    Logged In: YES
    user_id=92123
    Originator: NO

    I've verified that Oratcl (current version) will load the locally compiled version of the library. Make install is not required for a make test.

     
  • Todd Helfter

    Todd Helfter - 2007-01-08
    • status: open-remind --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB