Jochen,
You're missing the libjack-dev package. Chuck needs these source
files to compile properly. I think the virtual package name is
libjack-dev, so you should be able to run:
# apt-get install libjack-dev
as root, and it should install this: libjack0.100.0-dev
Then you should be able to "make linux-jack" and it will work. Or, it
will get farther and then quit again if you're missing something else,
which is what happened to me.
Keep trying. ;-)
-Mike
On 6/30/06, Jochen Hartmann
mike,
i got the build-essentials and retried to make chuck. it seemed to be going ok but then i got some errors, which i failed to capture... ... attached is an output when i tried to rebuild it again using make linux-jack...
please let me know what i am doing wrong... thanks - jochen
On 6/25/06, mike clemow
wrote: jochen,
You might be missing some build tools. Try:
$ apt-get install build-essential
as root. Also, make sure you have flex and bison installed (I had to install those individually on debian).
-Mike
On 6/24/06, Jochen Hartmann
wrote: hi i am pretty new to using make but i can't seem to get this to install. here is what i do get:
linx@linx:/usr/bin/chuck/src$ make linux-jack make -f makefile.jack make[1]: Entering directory `/usr/bin/chuck/src' gcc -D__LINUX_JACK__ -O3 -c -D__CK_SNDFILE_NATIVE__ chuck_absyn.cpp gcc: installation problem, cannot exec 'cc1plus': No such file or directory make[1]: *** [chuck_absyn.o] Error 1 make[1]: Leaving directory `/usr/bin/chuck/src' make: [linux-jack] Error 2 (ignored) linx@linx:/usr/bin/chuck/src$
any help would be appreciated i am really interested in trying out ChucK...
thanks! - jochen _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
--
"ooh aah bleep" -miraton _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- -------------------------------------------- Jochen.Hartmann@gmail.com
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- "ooh aah bleep" -miraton