-
I was attempting to build the newest release and I found a quirk.
When configuring, it came to checking for /usr/bin/sample and it stopped when it found it. Why? The prefix I gave the configure, when sample was built, would not conflict with /usr/bin/sample so it should not be an issue.
Oh, by the way, on this machine, /usr/bin/sample is not the same as this application!
Here's the...
2007-09-20 23:46:15 UTC by mtiernan
-
v1.3 now fully handles --prefix, if supplied.
2007-09-17 01:59:56 UTC by fakehalo
-
This is true, at the time I was intentially not being strict with using PREFIX. however, if I use it all I should use it all the time. I will change it to comply in next version.
2007-09-12 02:28:09 UTC by fakehalo
-
The configure program is not setting the correct prefix value for the man files for installation as well as the config files.
# Generated automatically from Makefile.in by configure.
PREFIX=/dev/shm/sample
BINDIR=${PREFIX}/bin
2007-09-11 15:10:10 UTC by mtiernan
-
Anonymous committed patchset 1 of module CVSROOT to the Sample CVS repository, changing 11 files.
2007-08-09 05:10:43 UTC by nobody
-
fakehalo registered the Sample project.
2007-08-09 05:05:02 UTC by fakehalo