Update list of tested platforms

svn path=/trunk/netsurf/; revision=4017
This commit is contained in:
Rob Kendrick 2008-03-21 19:24:03 +00:00
parent e83b3086af
commit 336e1068ad

View File

@ -1,8 +1,8 @@
To build the GTK version of NetSurf on a UNIX-like platform (although it has
only been tested on Debian, Ubuntu and FreeBSD), simply run "make" once you
have got the relevent build dependencies installed. Assuming you already
have GCC and GNU Make etc install, under a Debian-like OS, this should
suffice:
only been tested on Debian, Ubuntu, Fedora 8, FreeBSD, NetBSD and Solaris 10)
, simply run "make" once you have got the relevent build dependencies
installed. Assuming you already have GCC and GNU Make etc install, under a
Debian-like OS, this should suffice:
$ apt-get install libglade2-dev libcurl3-dev libxml2-dev libmng-dev
$ apt-get install librsvg2-dev lemon re2c