snd without any graphics system

View: New views
2 Messages — Rating Filter:   Alert me  

snd without any graphics system

by René Bastian-2 :: Rate this Message:

| View Threaded | Show Only this Message

Hi,

Installing audio software on a new computer (Debian 6.0)
I had troubles because I tried to conciliate Alsa, oss etc.
I reinstalled Debian (it was easier then debugging).

But snd has no graphics:

rb@rene:~$ snd --version
This is Snd version 11.6 of 7-June-10:
    s7: 1.58 (2-June-10), Xen: 3.4
    ALSA 1.0.23
    Sndlib 21.2 (11-Dec-09, float samples)
    CLM 4.31 (7-Mar-10)
    GSL 1.14
    fftw-3.2.2-sse2
    without any graphics system
    LADSPA: 1.1
    gmp: 4.3.2, mpfr: 3.0.0-p3, mpc: 0.8.2
    Compiled Jul 25 2010 20:50:08
    C: 4.4.4
    Libc: 2.11.3.stable
    host: i686-pc-linux-gnu

Is there a way out of the labyrinth?

Best regards,

--
René Bastian
www.pythoneon.org

_______________________________________________
Cmdist mailing list
Cmdist@...
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist

Re: snd without any graphics system

by Bill Schottstaedt :: Rate this Message:

| View Threaded | Show Only this Message

You need either motif or gtk to get graphics in Snd.  In
some cases, you may need the "devel" package as well as
the normal one.  I always build both from the sources,
so I'm not sure how they are packaged.  When you run
configure, it creates config.log that tells what that script
did.  Sometimes it contains more information than the
script printout.  The other possibility is that your gtk
is too old.  I think currently Snd needs 2.12 or later.

_______________________________________________
Cmdist mailing list
Cmdist@...
http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist