Ah, sorry, i'm referring to something unrelated (I should've read the email 
more carefully :-) ).

The Python Csound API stuff (via "import csnd"), I believe, is from Csound 5: 
http://csounds.com/menu/execs.html. If you install that first, you should be 
able to use the binding without needing Sugar.

However, if you're interested, you can get Sugar on Ubuntu by following the 
instructions on the wiki (though it might take a bit of time to download/set up 
everything): http://wiki.laptop.org/go/Sugar_on_Ubuntu_Linux. 

I hope this information helps.

Jeremy



  ----- Original Message ----- 
  From: Rafael Barbolo Lopes 
  To: Jeremy Flores 
  Cc: [email protected] 
  Sent: Tuesday, May 29, 2007 8:36 PM
  Subject: Re: [sugar] CSound - csnd


  In my ubuntu without sugar?

  I tried:

  gcc: ./csrc/*.c
  gcc: ./csrc_api/*.c

  And got:
  file or directory not found


  On 5/29/07, Jeremy Flores <[EMAIL PROTECTED]> wrote:
    Try this command from the terminal:

    gcc -o csoundxt -I/usr/include -I./include -I./include_api -DLINUX 
-D_POSIX_C_SOURCE -L/usr/lib -lasound -lm ./csrc/*.c ./csrc_api/*.c

    Jeremy



      ----- Original Message ----- 
      From: Rafael Barbolo Lopes 
      To: [email protected] 
      Sent: Tuesday, May 29, 2007 3:57 PM 
      Subject: [sugar] CSound - csnd


      I've tryed to install this python binding, however I wasn't successfull.

      Does anyone know how to install this on linux (in my case ubuntu).

      Maybe the TamTam's Team?

      Thx

      -- 
      Rafael Barbolo Lopes 


--------------------------------------------------------------------------


      _______________________________________________
      Sugar mailing list
      [email protected]
      http://mailman.laptop.org/mailman/listinfo/sugar





  -- 
  Rafael Barbolo Lopes 
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar

Reply via email to