Re: [opensource-dev] compiling viewer-release on linux

2018-08-08 Thread Alex
On 2018-08-09 06:25, Cinder Roxley wrote:

> autobuild configure -c ReleaseOS You are building with the proprietary libs. 
> You need to build an opensource autobuild target:
> ___

Ty :) 

Is there a way to have the viewer use FMOD by default instead of alsa? I
have provisioned FMOD and it only gets used if I uncomment a line in the
startup script: 

export LL_BAD_OPENAL_DRIVER=x 

That will make the viewer use FMOD and it works perfectly. Is editing
the script the only way to make it default? 

Cheers, 
A.___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] compiling viewer-release on linux

2018-08-08 Thread Cinder Roxley
On August 6, 2018 at 5:44:54 AM, Alex (sl...@vlan1000.net) wrote:

Hi All,

I am being brave and giving this a go..

Can someone explain this:

(SNIP)


Assuming its not needed, how can I drop the requirement for this during
the configure phase of the build?

You are building with the proprietary libs. You need to build an opensource
autobuild target:

autobuild configure -c ReleaseOS
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges