2008-08-12 21:02 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

* doc/linux1st.txt
     * Some further updates.
       [1.0]
This commit is contained in:
Viktor Szakats
2008-08-12 19:04:19 +00:00
parent aac58d19f7
commit de95db55b4
2 changed files with 10 additions and 10 deletions

View File

@@ -8,7 +8,12 @@
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2008-08-12 19:31 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
2008-08-12 21:02 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* doc/linux1st.txt
* Some further updates.
[1.0]
2008-08-12 20:55 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
+ config/w32/dm.cf
+ Digital Mars .cf file added. Some cleanups done, and
TOFIX added besides the following:

View File

@@ -5,8 +5,8 @@
Linux primer
============
Ubuntu distro
-------------
Ubuntu/Debian distro
--------------------
Packages needed to cleanly build Harbour:
(Tested with Ubuntu 7.04 and 8.04)
@@ -20,10 +20,8 @@ sudo apt-get install libslang2-dev
For GTXWC terminal lib:
sudo apt-get install libx11-dev
For mouse support:
For console mouse support in GTTRM, GTSLN and GTCRS:
sudo apt-get install libgpmg1-dev
or
sudo apt-get install libgpm-dev
For contrib/hbodbc lib:
sudo apt-get install unixodbc-dev
@@ -64,11 +62,8 @@ For contrib/hbhpdf lib:
Download and './configure', 'make install' libharu
from http://libharu.org/
DEBIAN distro
-------------
Notes by Scott Johnson <scomps at purplewire.org>
-------------------------------------------------
Ok, I finally got something to run. The code I compiled was standard
Clipper 5.2 code pulled directly from a dos/win box and was working