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

From Tučňák Wiki
Jump to: navigation, search
(run)
 
Line 1: Line 1:
To compile Tucnak v2.13 on Ubuntu 'Hardy Heron' (8.04 LTS) 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 availale updates from the STANDARD repositories.<br>
+
1) install all available updates from the STANDARD repositories.<br>
2) install the following 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>
 +
 
 +
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)

Revision as of 23:40, 22 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 libasound2-doc nas 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)