Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread Alan Teeder
-Original Message- From: ThorstenB Sent: Wednesday, November 28, 2012 9:11 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake Am 28.11.2012 22:04, schrieb Alan Teeder: > Yes, I understand that the user can override Cm

Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread ThorstenB
Am 28.11.2012 22:04, schrieb Alan Teeder: > Yes, I understand that the user can override Cmake defaults. This would > however require another fix to the Brisa automated script. > > My point is that " /usr/lib/l386-linux-gnu/" IS the default that the Ubuntu > package manager is now using for the sv

Re: [Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread Alan Teeder
ld allow you to pass/use any non default library location for the svn client lib as far as i know. - Original Message - From: "Alan Teeder" To: "FlightGear developers discussions" Sent: Wednesday, November 28, 2012 5:22:11 PM Subject: [Flightgear-devel] Linux (Ub

[Flightgear-devel] Linux (Ubuntu) libsvn not found by cmake

2012-11-28 Thread Alan Teeder
Today I tried a build on linux to check compatibility of my development. Using the Brisa script, both simgear and flightgear fail to find the SVN libraries. The include files are found in /usr/include/subversion-1/, but the libraries , which are in /usr/lib/l386-linux-gnu/ are not. Can the cma