[chuck-users] cant seem to install on ubuntu 6.06

mike clemow gelfmuse at gmail.com
Sun Jun 25 00:06:50 EDT 2006


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 <jochen.hartmann at gmail.com> 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 at 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 at 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 at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>


-- 

"ooh aah bleep"
-miraton


More information about the chuck-users mailing list