Difference between revisions of "Ubuntu 'Hardy' (8.04 LTS)"

From Tučňák Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
{{Languages}}
 +
 
To compile Tucnak v2.13 on Ubuntu 'Hardy Heron' (8.04 LTS), on an Intel machine, additional libraries are needed:<br>
 
To compile Tucnak v2.13 on Ubuntu 'Hardy Heron' (8.04 LTS), on an Intel machine, additional libraries are needed:<br>
 
1) install all available updates from the STANDARD repositories.<br>
 
1) install all available updates from the STANDARD repositories.<br>
 
2) install the following additional libraries (the document files are optional):<br>
 
2) install the following additional libraries (the document files are optional):<br>
  
$ sudo  apt-get install  libglib2.0-dev libsndfile-dev  libsdl-dev libpng-dev libasound-dev libftdi-dev libgpmg1-dev libaa1-dev libartsc0-dev libaudio-dev libcaca-dev libcucul-dev libdirectfb-dev libesd0-dev libxext-dev libxt-dev libasound2-doc nas libglib2.0-doc<br>
+
$ sudo  apt-get install  libglib2.0-dev libsndfile-dev  libsdl-dev libpng-dev libasound-dev libftdi-dev libgpmg1-dev libaa1-dev libartsc0-dev libaudio-dev libcaca-dev libcucul-dev libdirectfb-dev libesd0-dev libxext-dev libxt-dev nas libasound2-doc libglib2.0-doc<br>
  
 
This worked for me with NO configure or compile warnings.  YMMV, but this will be a good start!
 
This worked for me with NO configure or compile warnings.  YMMV, but this will be a good start!
  
 
--'OGY 00:40, 23 August 2008 (CEST)
 
--'OGY 00:40, 23 August 2008 (CEST)

Latest revision as of 10:31, 28 August 2008

To compile Tucnak v2.13 on Ubuntu 'Hardy Heron' (8.04 LTS), on an Intel machine, additional libraries are needed:
1) install all available updates from the STANDARD repositories.
2) install the following additional libraries (the document files are optional):

$ sudo apt-get install libglib2.0-dev libsndfile-dev libsdl-dev libpng-dev libasound-dev libftdi-dev libgpmg1-dev libaa1-dev libartsc0-dev libaudio-dev libcaca-dev libcucul-dev libdirectfb-dev libesd0-dev libxext-dev libxt-dev nas libasound2-doc libglib2.0-doc

This worked for me with NO configure or compile warnings. YMMV, but this will be a good start!

--'OGY 00:40, 23 August 2008 (CEST)