summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorVolker Uhrig2008-09-22 17:16:50 +0200
committerVolker Uhrig2008-09-22 17:16:50 +0200
commit208b49324eb6d95f4cf72bcc0308863e104eed52 (patch)
treeea5652aae855f123d0ae98941d1b80f341e2d050 /README
parent * move vmchooser to the root directory of openslx-src-tools (diff)
downloadvmchooser-208b49324eb6d95f4cf72bcc0308863e104eed52.tar.gz
vmchooser-208b49324eb6d95f4cf72bcc0308863e104eed52.tar.xz
vmchooser-208b49324eb6d95f4cf72bcc0308863e104eed52.zip
* added more dep. informations
git-svn-id: http://svn.openslx.org/svn/openslx/openslx-src-tools/vmchooser/trunk@2241 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 10 insertions, 2 deletions
diff --git a/README b/README
index d6c3052..45a2068 100644
--- a/README
+++ b/README
@@ -41,11 +41,19 @@ of the svn distribution of openslx. Do not forget to
enter "make install" in openslx/trunk .
Needed libraries to compile:
- - All sorts of X libs
+ - All sorts of X libs and development files
- fltk-2 (see note *)
- - libxml2
+ - libxml2 (libxml2-dev on Ubuntu)
- libboost-regex_s (static -
a dynamic version can be enabled by changing the Makefile)
+ (libboost-dev/libboost-regex-dev on Ubuntu)
+ - libpng-dev (libpng12-dev on Ubuntu)
+ - libjpeg-dev (libjpeg-dev on Ubuntu)
+ - libxi-dev (libxi-dev on Ubuntu)
+ - libxinerama-dev (libxinerama-dev on Ubuntu)
+ - libxrender-dev (libxrender-dev on Ubuntu)
+ - libxconfig1-dev (libxconfig1-dev on Ubuntu)
+ - libxft-dev (libxft-dev on Ubuntu)
Needed libraries to run:
- All sorts of X libs