Build Requirement:
The packages listed here are their names in
Debian and Ubuntu. In other distributions, you should be able to find
the same set of packages, but in slightly different naming convention.
For example, *-dev listed here may be named *-devel in Fedora,
Mandriva, ..etc.
- automake >= 1.9
- libgtk2.0-dev >= 2.6
- libglib2.0-dev >= 2.6 (2.10+ is highly recommended)
- libgamin-dev or libfam-dev (libgamin is better)
- libstartup-notification0-dev
- libhal-dev (Required when --enable-hal configure option is used)
- libdbus-1-dev (Required when --enable-hal configure option is used)
- libhal-storage-dev (Required when --enable-hal configure option is used)
Get the
Source Code:
- Project Page:
- Subversion Repository
(Latest):
- This project's SourceForge.net Subversion repository can
be checked out through SVN with the following instruction set:
- svn co https://pcmanfm.svn.sourceforge.net/svnroot/pcmanfm/trunk pcmanfm
- Browse
the source code online:
- Tarball
Compile the Source Code:
extract the tarball you downloaded, and go to the extracted directory in terminal.
Type following commands in terminal:
- ./configure
- make
- sudo make install
Powered by SourceForge.net