Compiling with scons

Hey guys,

Well this is my first post here, and I am extremely new to linux, so please excuse this stupid question.

Anyways so I am trying to compile an application, minicomputer1.41 synthesizer to be exact, and whenever I use the command “scons” like the instructions say to do, I get an error:

tuxedo:/home/david/Desktop/Extras/MinicomputerV1.41 # scons
scons: Reading SConscript files …

Minicomputer--------------

  •                 1/2:configuring
    

Checking for C library jack… yes
Checking for C library lo… no
Did not find liblo for OSC, exiting!

I have installed liblo-devel, like someone told me to on the IRC channel, but I am still getting the error. I am running openSUSE 11.2. Any help would be appreciated. Thanks.

Hi
What about alsa-devel, fltk-devel, jack-devel and libjack-devel?


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.13-0.4-default
up 1:10, 2 users, load average: 1.25, 1.16, 1.04
GPU GeForce 8600 GTS Silent - Driver Version: 256.35

Everything is installed. 100% positive.

Hi
Well, lo.h is in /usr/include/lo and the SConstruct is looking in lo/
you could try adding the full path at line 39 and 53.

What version of openSUSE and arch are you running?


Cheers Malcolm °¿° (Linux Counter #276890)
SUSE Linux Enterprise Desktop 11 (x86_64) Kernel 2.6.32.13-0.4-default
up 2:01, 2 users, load average: 1.05, 1.07, 1.02
GPU GeForce 8600 GTS Silent - Driver Version: 256.35