Hello list !
I didn’t yet succeed in installing OM7 from github on linux ubuntu, I have not yet the LispWorks compiler for linux.
Is there any chance to run om7 on ubuntu without a LW compiler ?
I suppose Fedora prerelase v0.1.8 alpha (fedora) by Anders may not run on my linuxbox.
Any idea ?
Following, the output when starting from om7’s main branch on Linux frog 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
git clone om7
cd om7
sudo make install
…
src/packages/timing/to-read.txt
src/packages/timing/write-stat-to-file.lisp
sent 4,117,864 bytes received 13,599 bytes 8,262,926.00 bytes/sec
total size is 11,693,842 speedup is 2.83
cd /home/fred/dev/openmusic/om7/om/resources/lib/linux && rsync -v -rlt
-z -C --include ‘*.so’ . /usr/local/lib64/openmusic
sending incremental file list
rsync: mkdir “/usr/local/lib64/openmusic” failed: No such file or
directory (2)
rsync error: error in file IO (code 11) at main.c(675) [Receiver=3.1.2]
Makefile:50: recipe for target ‘install’ failed
make: *** [install] Error 11
All the best.
fred