Vnumlgui Debian

From VNUML-WIKI
Revision as of 22:43, 2 October 2007 by Fgalan (talk | contribs) (New page: ==Installing VNUMLGUI over Debian== This HowTo describes how to install VNUMLGUI in a Debian system. It is assumed that VNUML has been previously installed. The procedure described here i...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Installing VNUMLGUI over Debian

This HowTo describes how to install VNUMLGUI in a Debian system. It is assumed that VNUML has been previously installed. The procedure described here is based on the code downloaded from CVS, but I guess is the same when installing from the .tgz.

  1. Change directory to vnumlgui source (let's assume this directory is /tmp/vnumlgui), then make:
  2. gracia:~# cd /tmp/vnumlgui
    gracia:/tmp/vnumlgui#