diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-10-03 20:58:37 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-10-03 20:58:37 +0200 |
| commit | f1fe8dd1de46a415d870e55407df3ebf8eb3175f (patch) | |
| tree | ed3b64f1a89b82bdf76fd02d6fd9d11cb603e35c /INSTALL | |
| parent | 9ecb93ca1308233e253cecc6c5e71f8309dff58f (diff) | |
| download | tuxcmd-f1fe8dd1de46a415d870e55407df3ebf8eb3175f.tar.xz | |
Docs update for the 0.6.50 releasev0.6.50release-0.6.50-dev
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ install and gcc & g++ with system development libraries. Since some of the VFS modules are written in C/C++ and require development headers installed in the system, you may experience difficulties with their -installation. There's no configure script at this moment, only the gnome-vfs -module requires unusual packages (libgnomevfs2). +installation. There's no configure script at this moment, only the gvfs +module requires specific system package (glib2 >= 2.16.0). So you have configured the sources and you are ready to compilation. Just type make or gmake in the directory where is the Makefile file located. It will |
