idkwim / ouspg

Automatically exported from code.google.com/p/ouspg
3 stars 0 forks source link

radamsa is not in svn trunk ? #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

$ svn checkout http://ouspg.googlecode.com/svn/trunk/
A    trunk/tmp
A    trunk/platypus
A    trunk/platypus/platypus.scm
A    trunk/platypus/platy.scm
A    trunk/platypus/layoutron.scm
A    trunk/platypus/Makefile
A    trunk/findhash
A    trunk/findhash/suffixarray.py
A    trunk/findhash/findhash.py
A    trunk/spektro
A    trunk/spektro/spektro.scm
A    trunk/spektro/readme.txt
A    trunk/spektro/Makefile
A    trunk/bin
A    trunk/misc
A    trunk/misc/ol.c.gz
A    trunk/blocks
A    trunk/blocks/blocks.py
A    trunk/blocks/README
A    trunk/Makefile
Checked out revision 573.
$ make
gzip -d < misc/ol.c.gz > misc/ol.c
gcc -Wall -O3 -static -o bin/ol misc/ol.c
cd platypus && ../bin/ol --native           -o platypus.c platypus.scm
Cannot compile  platypus.scm  because  
 Could not find any of (../radamsa/lib/madam.scm ../bin/../radamsa/lib/madam.scm) for loading.
make: * [platypus/platypus.c] Error 2

Original issue reported on code.google.com by sachinsh...@gmail.com on 10 Jan 2012 at 7:51

GoogleCodeExporter commented 9 years ago
The source tab is somewhat confusingly still there, even though most of the 
code lives elsewhere. Wiki has the correct instructions.

Original comment by aohelin on 10 Jan 2012 at 7:54