LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-12-2009, 12:12 AM   #1
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Rep: Reputation: 39
Compiling Ardour for vst and lv2 support..


Im trying to compile ardour with vst and lv2 support.I have compiled lsv2core and slv2 and it installed it to /usr/local/include..when I compile Ardour with
Code:
scons vst=1 lv2=1
It say's
Code:
Checking for slv2... (cached) no
LV2 support is not enabled (SLV2 not found or older than 0.6.0)
How do i get it to see the /usr/local/include path??How would i pass on the path to scons..??
 
Old 02-12-2009, 01:24 PM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,513

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
I can give you some hints, no guaranties ......
Quote:
Checking for slv2... (cached) no
LV2 support is not enabled (SLV2 not found or older than 0.6.0)
I never saw something like your quoted lines.
____________________________________________________
Build instructions are here
" VST support (Hardy). - Ubuntu Forums "
http://ubuntuforums.org/showthread.php?t=801718
( scons VST=1 LV2=1 ... is the syntax : upper case )

vstsdk2.3.zip is from
http://ygrabit.steinberg.de/~ygrabit...s%20SDK%202.3/
____________________________________________________
From my notes
Quote:
1) lv2core_1.orig.tar.gz > lv2core-1/ > result :
/usr/local/lib/lv2/lv2core.lv2/*.h + /usr/local/lib/pkgconfig/lv2core.pc

( 1a) build jack-audio-connection-kit-0.109.2/ > --prefix=/usr )
( 1a : only on Debian Etch. Lenny already has version 0.109.2 )

1b) slv2-0.6.2.tar.bz2 > slv2-0.6.2/ ( depends liblrdf0-dev )
> > result : /usr/local/include/slv2/*.h + /usr/local/lib/libslv2.so.9.1.1 ..
+ /usr/local/lib/pkgconfig/slv2.pc + /usr/local/bin/lv2*

2) ardour-2.7.1 : cp vstsdk2.3.zip /ardour-2.7.1/libs/fst/
scons VST=1 LV2=1
( May be the options are not needed after editing 'SConstruct'
'0' to '1' for VST, LV2, FREESOUND, FREEDESKTOP ? )
Good luck !

Last edited by knudfl; 02-13-2009 at 02:43 AM.
 
Old 02-12-2009, 06:58 PM   #3
stratotak
Member
 
Registered: Sep 2005
Distribution: Today Debian . Tomorrow ..??
Posts: 386

Original Poster
Rep: Reputation: 39
It worked its way out..Not sure how..I shut pc down and came back to it next day and tried to build again..started with scons -c to clean it..and noticed it found slv2..built fine from there..i can use Kjaerhus classic plugins in Ardour now..I do get errors when starting from commandline..
Quote:
loading user configuration file /home/strat/.ardour2/ardour.rc
ardour: [INFO]: Using SSE optimized routines
librdf fatal - Cannot add statement to model
librdf fatal - Cannot add statement to model
RemoteVSTClient: all cache files are up-to-date, not running scanner
ardour: [ERROR]: LADSPA: cannot load module “/usr/lib/ladspa/dahdsr_hexp.so” (/usr/lib/ladspa/dahdsr_hexp.so: undefined symbol: log)
ardour: [ERROR]: LADSPA: cannot load module “/usr/lib/ladspa/hz_voct_4200.so” (/usr/lib/ladspa/hz_voct_4200.so: undefined symbol: logf)
ardour: [ERROR]: LADSPA: cannot load module “/usr/lib/ladspa/power_4400.so” (/usr/lib/ladspa/power_4400.so: undefined symbol: powf)
ardour: [ERROR]: LADSPA: cannot load module “/usr/lib/ladspa/adenv_lvl.so” (/usr/lib/ladspa/adenv_lvl.so: undefined symbol: log)
ardour: [ERROR]: LADSPA: cannot load module “/usr/lib/ladspa/dahdsr_fexp.so” (/usr/lib/ladspa/dahdsr_fexp.so: undefined symbol: log)
ardour: [ERROR]: LADSPA: cannot load module “/usr/lib/ladspa/adenv.so” (/usr/lib/ladspa/adenv.so: undefined symbol: log)
librdf fatal - Cannot add statement to model
librdf fatal - Cannot add statement to model
librdf fatal - Cannot add statement to model
librdf fatal - Cannot add statement to model
librdf fatal - Cannot add statement to model
librdf fatal - Cannot add statement to model
I posted on ardour forums..maybe Ill get a answer there...

Last edited by stratotak; 02-12-2009 at 07:10 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem compiling ardour on Slackware 10.2. Linux.tar.gz Linux - Software 2 03-23-2008 10:46 AM
jack has been either shutdown or it disconnected ardour because ardour wasnt fast eno thisisquincyorjim Linux - Software 0 07-28-2006 01:28 PM
a path error compiling ardour snakecreepsdown Linux - Newbie 3 05-12-2005 03:06 AM
Compiling in ACPI support on Compaq 2135CA (system crashes while compiling) Dag Linux - Laptop and Netbook 20 07-30-2004 07:56 PM
Kernel Panic VST 03:02 Kaiowas Slackware 3 07-30-2004 03:53 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration