Dear Wiki user, You have subscribed to a wiki page or wiki category on "Gump Wiki" for change notification.
The following page has been changed by LeoSimons: http://wiki.apache.org/gump/VmgumpConfig The comment on the change is: need rdflib ------------------------------------------------------------------------------ Install the following via {{{apt-get install}}}: - * '''required''': apache2 cvs libxp-dev libxt6 libxtst6 python python2.3 subversion xvfb mysql-server python2.3-mysqldb unzip libxml2 libxml2-utils xsltproc libtool curl + * '''required''': apache2 cvs libxp-dev libxt6 libxtst6 python python2.3 subversion xvfb mysql-server python2.3-dev python2.3-mysqldb python2.4-dev unzip libxml2 libxml2-utils xsltproc libtool curl * '''convenience''': lynx sudo vim bzip2 mutt nano mysql-client rsync @@ -67, +67 @@ === Other prereqs === - We manage these in /opt: + We manage most of these in /opt: {{{ mkdir /x1/opt mkdir /x1/opt/__versions__ @@ -87, +87 @@ * {{{tar -xzf /tmp/maven-xxx.tar.gz}}} * create a symbolic link {{{/opt/maven}}} pointing to the installed version * '''Note''': MAVEN_HOME will be exported and added to the PATH in step 5 + + * rdflib + * Download [http://rdflib.net/stable/ Rdflib] to /tmp (select .tgz format) + * {{{tar -zxf /tmp/rdflib-xxx.tgz}}} + * {{{cd rdflib-xxx}}} + * (as root) python2.3 setup.py install + * (as root) python2.4 setup.py install === Optional prereqs === --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
