Since you've only changed something to the "install" target, I simply said (-r703)

I removed /home/hemmecke/scratch/AXIOM completely.

woodpecker:~/OTHER/Axiom/out-of-source-build-improvements> ~/SVK/axiom/branches/build-improvements/configure --prefix=/home/hemmecke/scratch/AXIOM
make install

It still doesn't give me hypertex. There is no such file in that directory.

But I find it here....

woodpecker:~/OTHER/Axiom/out-of-source-build-improvements>find . -name hypertex
./target/i686-pc-linux/lib/hypertex
./target/i686-pc-linux/share/hypertex

Maybe I should start from scratch? Or is the installation routine still wrong?

Ralf

woodpecker:~/scratch/AXIOM>bin/axiom
/bin/sh: /home/hemmecke/scratch/AXIOM/lib/axiom/target/i686-pc-linux/bin/hypertex: No such file or directory /bin/sh: line 0: exec: /home/hemmecke/scratch/AXIOM/lib/axiom/target/i686-pc-linux/bin/hypertex: cannot execute: No such file or directory
GCL (GNU Common Lisp)  2.6.8 CLtL1    Aug  8 2007 11:35:36

On 08/10/2007 04:21 PM, Gabriel Dos Reis wrote:
Ralf Hemmecke <[EMAIL PROTECTED]> writes:

| make install
| | I get the following: | | woodpecker:~/scratch/AXIOM>ls -l
| total 12
| -rwxr-xr-x 1 hemmecke hemmecke 4953 2007-08-08 14:52 bin
| drwx------ 3 hemmecke hemmecke 4096 2007-08-08 14:51 lib
| | Yes, "bin" is the axiom shell script not a directory.
| That should be a bug, right?

I've installed the patch below at revision 703.
Please, let me know.  Thanks for your patience.

-- Gaby


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to