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 | |
| parent | 9ecb93ca1308233e253cecc6c5e71f8309dff58f (diff) | |
| download | tuxcmd-release-0.6.50-dev.tar.xz | |
Docs update for the 0.6.50 releasev0.6.50release-0.6.50-dev
| -rw-r--r-- | INSTALL | 4 | ||||
| -rw-r--r-- | README | 11 |
2 files changed, 7 insertions, 8 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 @@ -1,11 +1,11 @@ Tux Commander development release - Version: 0.6.36 - Release date: 2008-Jun-01 + Version: 0.6.50 + Release date: 2008-Oct-03 Copyright (c) 2008 Tomas Bzatek <tbzatek@users.sourceforge.net> http://tuxcmd.sourceforge.net -Please check project site for more details +Please check the project site for more details @@ -35,7 +35,8 @@ General features: * Threaded file operations * Large files (> 4GB) support * Main application written in Object Pascal language (with FreePascal - as default compiler), plugins are written in C/C++ language + as default compiler), plugins are written in C/C++ language + * Sources available in GIT repository Using Object Pascal language might be considered as limiting factor, however @@ -57,5 +58,3 @@ Testing Tux Commander needs testing, I would be pleased if you will send any comments or bug reports. When sending a bug report, please run "tuxcmd --debug" and attach the log to your e-mail. - - |
