Hi all, I wanted to hear from people who are using chuck on Linux. I'm having problems compiling chuck on my machine--but these are system issues and not chuck issues, so I'll spare you. I'd like to know who's been successful, what your machine's like, what distribution you're using, whether you had dependency issues, whether your kernels were patched for realtime, preemption, et cetera or whether you're using a vanilla kernel. I'll get it working eventually, but I'm definitely going to have to change distros in order to do it. Cheers, Mike -- "ooh aah bleep" -miraton
i was able to compile and run chuck under ubuntu 6.05 running in vmware-player for windowsXP. machine is an athlon 64x2 but i don't think that matters that much for an os running in vmware. i have left the kernel untouched. it was really very easy. no problems at all. and i am no linux guy at all. best joerg mike clemow wrote:
Hi all,
I wanted to hear from people who are using chuck on Linux. I'm having problems compiling chuck on my machine--but these are system issues and not chuck issues, so I'll spare you. I'd like to know who's been successful, what your machine's like, what distribution you're using, whether you had dependency issues, whether your kernels were patched for realtime, preemption, et cetera or whether you're using a vanilla kernel.
I'll get it working eventually, but I'm definitely going to have to change distros in order to do it.
Cheers, Mike
-- http://joerg.piringer.net http://www.transacoustic-research.com http://www.iftaf.org http://www.vegetableorchestra.org/
I've used chuck under FC4 and FC5 on both CCRMA patched and stock Fedora
kernels. After installing the neccessary dev files, it built fine. Runs
well under FC5 too. I had previously run into some annoying sndfile
reading crashes on FC4, but have yet to run into them on FC5.
Emacs and command line chucking works well, but Audicle would be nice :)
Right now, a nice alternative is a useful GUI builder called khagan
which creates widgets that can send OSC messages to modify shred
parameters. Looking forward to the release of the Audicle source on
Linux though.
-Scott
On Sun, 18 Jun 2006 10:20:07 -0400, "mike clemow"
Hi all,
I wanted to hear from people who are using chuck on Linux. I'm having problems compiling chuck on my machine--but these are system issues and not chuck issues, so I'll spare you. I'd like to know who's been successful, what your machine's like, what distribution you're using, whether you had dependency issues, whether your kernels were patched for realtime, preemption, et cetera or whether you're using a vanilla kernel.
I'll get it working eventually, but I'm definitely going to have to change distros in order to do it.
Cheers, Mike
--
"ooh aah bleep" -miraton _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- http://www.fastmail.fm - Same, same, but different
Scott Davidson wrote:
Emacs and command line chucking works well, but Audicle would be nice :)
I agree that a more streamlined environment is needed. It would be nice with a better emacs mode (better indention, comment/uncomment region and the ability to list and add shreds from within emacs). But I'm also looking forward to trying out (mini)Audicle under linux... -- peace, love & harmony Atte http://www.atte.dk | quartet: http://www.anagrammer.dk http://www.atte.dk/gps | compositions: http://www.atte.dk/compositions
On Mon, 19 Jun 2006 00:39:06 +0200, "Atte André Jensen"
Scott Davidson wrote:
Emacs and command line chucking works well, but Audicle would be nice :)
I agree that a more streamlined environment is needed. It would be nice with a better emacs mode (better indention, comment/uncomment region and the ability to list and add shreds from within emacs).
But I'm also looking forward to trying out (mini)Audicle under linux...
The newest chuck-mode does inclue commands for listing, adding, removing and replacing shreds, but no (un)comment region yet. it's on the wiki. -- http://www.fastmail.fm - Choose from over 50 domains or use your own
Scott Davidson wrote:
The newest chuck-mode does inclue commands for listing, adding, removing and replacing shreds, but no (un)comment region yet. it's on the wiki.
Wow, I'll grab that, thanks... -- peace, love & harmony Atte http://www.atte.dk | quartet: http://www.anagrammer.dk http://www.atte.dk/gps | compositions: http://www.atte.dk/compositions
Atte André Jensen wrote:
Wow, I'll grab that, thanks...
It's nice, thanks. -- peace, love & harmony Atte http://www.atte.dk | quartet: http://www.anagrammer.dk http://www.atte.dk/gps | compositions: http://www.atte.dk/compositions
sorry, forgot to mention:
what your machine's like
compal cl-56 Pentium-M laptop, 1GB ram -- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html
Hi,
I was using DeMuDi (based on Debian), but it's repositories don't
match well with Debian main, so the prerequisites of Chuck were
breaking all my apps. Rather, apt-get would offer to uninstall all my
favorite apps.
I finally compiled Chuck for Jack on Fedora Core 4 (after installing
jack, of course) with success. It's just not as fast on that box as
it would be on my realtime kernel with DeMuDi. I should say, Jack's
latency is lower with a realtime kernel. I'm not sure how the kernel
would affect Chuck.
Is Chuck's performance better on Linux than on Windows or Mac OS?
Anyone do any tests?
Cheers,
Mike
On 6/18/06, Scott Davidson
sorry, forgot to mention:
what your machine's like
compal cl-56 Pentium-M laptop, 1GB ram
-- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- "ooh aah bleep" -miraton
Hi, I can't give you a REAL answer but some hints. I am in the middle of getting my powerbook dual booting gentoo and osx. ChucK seems to work fine, but I haven't done any real major tests or applied the realtime patches to the kernel yet. I'll post more in a few weeks after my packages stop compiling :) What I do know is that Ge uses 10.3.9 on his powerbook as his main development box. He does an admirable job of compiling ChucK on windows and linux before releases and regularly spends chunks of time devoted to each port. While I know that all ports work, I am sure that osx will probably "run the best", maybe not the fastest, but probably with the least bugs and easiest to install. Other people have reported problems like yours when trying to install ChucK on different flavours of linux. There was this thread on the mailing list in February but it didn't get too far. https://lists.cs.princeton.edu/pipermail/chuck-users/2006-February/ 000336.html Good luck with ChucK. --art On 19-Jun-06, at 8:00 AM, mike clemow wrote:
Hi,
I was using DeMuDi (based on Debian), but it's repositories don't match well with Debian main, so the prerequisites of Chuck were breaking all my apps. Rather, apt-get would offer to uninstall all my favorite apps.
I finally compiled Chuck for Jack on Fedora Core 4 (after installing jack, of course) with success. It's just not as fast on that box as it would be on my realtime kernel with DeMuDi. I should say, Jack's latency is lower with a realtime kernel. I'm not sure how the kernel would affect Chuck.
Is Chuck's performance better on Linux than on Windows or Mac OS? Anyone do any tests?
Cheers, Mike
On 6/18/06, Scott Davidson
wrote: sorry, forgot to mention:
what your machine's like
compal cl-56 Pentium-M laptop, 1GB ram
-- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html
_______________________________________________ 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
Hi,
I remember that thread. I'll have to run that code and see on my
various boxen. I'm really interested on Chuck's performance
difference between patched and unpatched versions of the kernel. If I
ever get around to compiling my own patched kernel **shudders** I'll
post those results.
Thanks everyone!
Mike
On 6/19/06, Adam Tindale
Hi,
I can't give you a REAL answer but some hints. I am in the middle of getting my powerbook dual booting gentoo and osx. ChucK seems to work fine, but I haven't done any real major tests or applied the realtime patches to the kernel yet. I'll post more in a few weeks after my packages stop compiling :)
What I do know is that Ge uses 10.3.9 on his powerbook as his main development box. He does an admirable job of compiling ChucK on windows and linux before releases and regularly spends chunks of time devoted to each port. While I know that all ports work, I am sure that osx will probably "run the best", maybe not the fastest, but probably with the least bugs and easiest to install. Other people have reported problems like yours when trying to install ChucK on different flavours of linux.
There was this thread on the mailing list in February but it didn't get too far.
https://lists.cs.princeton.edu/pipermail/chuck-users/2006-February/ 000336.html
Good luck with ChucK.
--art
On 19-Jun-06, at 8:00 AM, mike clemow wrote:
Hi,
I was using DeMuDi (based on Debian), but it's repositories don't match well with Debian main, so the prerequisites of Chuck were breaking all my apps. Rather, apt-get would offer to uninstall all my favorite apps.
I finally compiled Chuck for Jack on Fedora Core 4 (after installing jack, of course) with success. It's just not as fast on that box as it would be on my realtime kernel with DeMuDi. I should say, Jack's latency is lower with a realtime kernel. I'm not sure how the kernel would affect Chuck.
Is Chuck's performance better on Linux than on Windows or Mac OS? Anyone do any tests?
Cheers, Mike
On 6/18/06, Scott Davidson
wrote: sorry, forgot to mention:
what your machine's like
compal cl-56 Pentium-M laptop, 1GB ram
-- http://www.fastmail.fm - One of many happy users: http://www.fastmail.fm/docs/quotes.html
_______________________________________________ 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
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- "ooh aah bleep" -miraton
mike clemow wrote:
I wanted to hear from people who are using chuck on Linux. I'm having problems compiling chuck on my machine--but these are system issues and not chuck issues, so I'll spare you. I'd like to know who's been successful,
I have...
what your machine's like,
Pentium 4 laptop, 512 MB ram.
what distribution you're using,
debian stable
whether you had dependency issues,
From a fresh debian install, there are quite a few libs missing. but they're all in debian, so just read the compile errors carefully and consult google for what packages to install.
whether your kernels were patched for realtime, preemption, et cetera or whether you're using a vanilla kernel.
[atte@aarhus atte]$ uname -r 2.6.15.6-rt21 That's a home brewn kernel 2.6.15.6 with mingo's patch: http://people.redhat.com/mingo/realtime-preempt/ (Oops, there's been a release of 2.6.17. Must compile, must compile)
I'll get it working eventually, but I'm definitely going to have to change distros in order to do it.
What distro are you running? -- peace, love & harmony Atte http://www.atte.dk | quartet: http://www.anagrammer.dk http://www.atte.dk/gps | compositions: http://www.atte.dk/compositions
participants (5)
-
Adam Tindale
-
Atte André Jensen
-
joerg piringer
-
mike clemow
-
Scott Davidson