I use Axiom via SVK, but you see the corresponding "orig" svn revisions
below.
woodpecker:~>svk log -v /mirror/axiom/branches -r74:73
----------------------------------------------------------------------
r74 (orig r75): hemmecke | 2006-08-01 16:45:56 +0200
Changed paths:
M /axiom/branches/build-improvements/ChangeLog
M /axiom/branches/build-improvements/Makefile.pamphlet
M /axiom/branches/build-improvements/src/doc/Makefile.pamphlet
M /axiom/branches/build-improvements/src/scripts/Makefile.pamphlet
Fix: After checking out the trunk of Axiom Silver, a 'make' did not
succeed because the src/script and src/doc/ps directories were copied
twice. Since the .svn directory inside contains write-protected files,
it caused problems.
----------------------------------------------------------------------
r73 (orig r74): hemmecke | 2006-08-01 16:17:28 +0200
Changed paths:
M /axiom/branches/build-improvements/ChangeLog
M /axiom/branches/build-improvements/src/doc/bookvol1.pamphlet
* src/doc/bookvol1.pamphlet: Removed conflicting explicit
definitions of \spadgraph and \spadfunFrom since they are already
defined in exactly the same way in src/doc/axiom.sty.pamplet.
----------------------------------------------------------------------
As you see, Tim, I have also corrected bookvol1.pamphlet long time ago.
Ralf
On 05/22/2007 12:09 AM, Waldek Hebisch wrote:
re: hyper missing
ok. i've fixed the missing hyper directory on svn. it's rather curious
because the git and svn versions came from the same source tree. the
git version properly checked in the hyper directory but svn did
not. most everything else got checked in.... how very curious.
I updated the svn and tried to build it. Note that I am working on
the copy of the SVN tree. The machine is 64-bit Debian.
I run configure first:
[EMAIL PROTECTED]:~/ax-daly/axiom$ ./configure
Linux
===================================================
You must set your AXIOM and PATH variables. Type:
To build the rest of the system type:
export AXIOM=/h/ax-daly/axiom/mnt/linux
export PATH=$AXIOM/bin:$PATH
make
configure finished.
Ok, so I proceed as instructed:
[EMAIL PROTECTED]:~/ax-daly/axiom$ (export AXIOM=/h/ax-daly/axiom/mnt/linux;
export
PATH=$AXIOM/bin:$PATH; make)
13 making noweb
a lot of noise which looks OK. But then the build stops:
make[1]: Wejście do katalogu `/h/ax-daly/axiom'
11 checking directory structure
12 Environment: PLF=LINUXplatform CCF=-O2 -fno-strength-reduce -Wall
-D_GNU_SOURCE -DLINUXplatform -I/usr/X11/include LDF= -L/usr/X11R6/lib
/usr/X11R6/lib/libXpm.a CC=gcc AWK=gawk RANLIB=ranlib TOUCH=touch TAR=tar
AXIOMXLROOT=/h/ax-daly/axiom/mnt/linux/compiler O=o BYE=bye LISP=lsp
DAASE=/h/ax-daly/axiom/src/share XLIB=/usr/X11R6/lib
GCLOPTS=--enable-vssize=65536*2 --enable-locbfd --disable-dynsysbfd
--disable-statsysbfd --enable-maxpage=256*1024 --disable-xgcl
--disable-tkconfig SRCDIRS=bootdir interpdir sharedir algebradir etcdir clefdir
docdir graphdir smandir hyperdir inputdir PATCH=patch
cp: nie można utworzyć zwykłego pliku
`/h/ax-daly/axiom/mnt/linux/bin/tex/.svn/README.txt': Brak dostępu
cp: nie można utworzyć zwykłego pliku
`/h/ax-daly/axiom/mnt/linux/bin/tex/.svn/wcprops/axiom.sty.svn-work': Brak
dostępu
cp: nie można utworzyć zwykłego pliku
`/h/ax-daly/axiom/mnt/linux/bin/tex/.svn/format': Brak dostępu
The error message is in Polish, translated says: cannot create ordinary
file ...: Permission denied
This problem should be very easy to fix, but do you think it makes sense
to work solving already solved (by Gaby) problem?
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer