[LAU] PsychoSynth

Ken Restivo ken at restivo.org
Thu Apr 17 00:11:37 EDT 2008


On Wed, Apr 16, 2008 at 09:05:35PM +0300, David Baron wrote:
> On Wednesday 16 April 2008 17:25:27 Dragan Noveski wrote:
> > David Baron wrote:
> > >>> on my debian sid i installed svn version and it works perfectly.
> > >>>
> > >>> luigi
> > >>
> > >> hallo, are u in the situation to upload the svn source somewhere, since
> > >> my machine doesn't support ssl and i can not check out!
> > >
> > > I was able to check out., followed the instructions on the site.
> > > Got libraries installed by NO executable.
> > > _______________________________________________
> >
> > i had this too, but repaired with installing some other libs and
> > reconfiguring.
> > what is the output at the end of configure?
> >
> > cheers,
> > doc
> 
> I installed all the lib...-dev packages and got it to build, well .... liblo 
> was the problem, had to manually set as posted but  to ./usr/lib/libso.so 
> explicitely. That got me the GUI. To get the CLI, I had to edit the makefile 
> to append this to the CLI link. All build and installed.
> 
> The program comes up, I can set options, etc.
> 
> As soon as I place an object, i.e sign or square wave oscillator, on the 
> table, it crashes out.


I had to do:

./configure LIBLO_CFLAGS=-I/usr/include  LIBLO_LIBS="-L/usr/lib -llo"

I am however getting the segfaults at startup, with complaints about not being able to see the XML file.

I'm glad that others have had better luck.

-ken



More information about the Linux-audio-user mailing list