FGCom (before 3.0): Difference between revisions

Jump to navigation Jump to search
m
→‎Install on Linux: change link to Tuxlock FGCOM-GUI
m (→‎Install on Linux: change link to Tuxlock FGCOM-GUI)
Line 61: Line 61:
*'''Installation:'''  http://wiki.flightgear.org/index.php/Scripted_Compilation_on_Linux_Debian/Ubuntu
*'''Installation:'''  http://wiki.flightgear.org/index.php/Scripted_Compilation_on_Linux_Debian/Ubuntu
<br>
<br>
'''3) Compiling it locally'''
'''3) Compiling it locally: ''' http://code.google.com/p/fgcomgui/wiki/Linux_Installation
*'''Advantage:''' After a successful installation it is integrated into the system like a package from the distributor.
*'''Advantage:''' After a successful installation it is integrated into the system like a package from the distributor.
*'''Disadvantage:''' No automated maintenance available. Also the user should have some basic knowledge of his system and it's devices.
*'''Disadvantage:''' No automated maintenance available. Also the user should have some basic knowledge of his system and it's devices.
*'''Installation:'''
*'''Installation:''' See the Instruction on: http://code.google.com/p/fgcomgui/wiki/Linux_Installation
<ol><li>
Fetch FGCom (a copy of a working iaxclient is inside) from<br>
svn co https://appfgcom.svn.sourceforge.net/svnroot/fgcom/trunk fgcom
<br>
<br>
</li><br><li>
'''Then continue with testing on: ''' http://wiki.flightgear.org/Index.php/FGCOM_Testing
Optional: edit iaxclient/lib/Makefile
::{| style="width:80%" border="2"
|+
|-
||USE_PA_OSS=0||Set to "1" to use the oss emulation
|-
||USE_PA_ALSA=0||Set to "1" to use portaudio alsa (WARNING: only if your card natively supports 8000Hz sample rate)
|-
||USE_PA_JACK=0||Set to "1" to use
|-
||AUDIO_ALSA=0||Set to "1" to use native alsa (WARNING: PTT won't work)
|-
||AUDIO_OPENAL=1||Set to "0" if you do not want to use OpenAl ('''1 is recommended and set as default for now'''. Note however, that it requires OpenAl with capture support.)
|-
|}
</li><br><li>
Edit fgcom/src/Makefile and check the pathes for PLIB_PREFIX and OPENAL_PREFIX.
</li><br><li>
Compile iaxclient and fgcom. To do so, do the following:
cd fgcom/src && make
</li><br><li>
Install
make install
</li><br><li>
continue with chapter [[FGCOM#Test the basic function|testing the basic functions]]
</li></ol>
 
<br>
<br>


652

edits

Navigation menu