[Thunar-workers] [Thunar File Manager] page changed: documentation:installation

thunar-workers at xfce.org thunar-workers at xfce.org
Wed May 3 05:04:27 CEST 2006


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2006/05/03 03:04
Browser     : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
IP-Address  : 151.213.167.121
Hostname    : h121.167.213.151.ip.alltel.net
Old Revision: http://thunar.xfce.org/pwiki/documentation/installation?rev=1146625432
New Revision: http://thunar.xfce.org/pwiki/documentation/installation
Edit Summary: 
User        : 

@@ -5,42 +5,5 @@
  You can Find me a www.g00ns.net
  
  hmmm love this delete button
  
- ==== Installing the latest version from SVN ====
- You can also choose to install the latest development version from the [[http://svn.xfce.org/svn/xfce/|Xfce SVN Repository]]. But be aware that development versions aren't garantied to be stable, so if unsure, install from a release tarball as described above. When installing from a SVN snapshot, you'll need ''libexo'' and ''Thunar'' source code as described above, and in addition, you'll need the [[http://www.foo-projects.org/~benny/projects/xfce4-dev-tools/|Xfce Developer Tools]].
  
- First you'll need to check out and install the developer tools:
- <code bash>
- svn co http://svn.xfce.org/svn/xfce/xfce4-dev-tools/trunk xfce4-dev-tools
- cd xfce4-dev-tools
- ./autogen.sh --prefix="/usr/local"
- make
- sudo make install
- cd ..
- </code>
- 
- Next, you'll need to install the extension library:
- <code bash>
- svn co http://svn.xfce.org/svn/xfce/libexo/trunk libexo
- cd libexo
- ./autogen.sh --prefix="/usr/local"
- make
- sudo make install
- cd ..
- </code>
- 
- And finally you can checkout and install Thunar:
- <code bash>
- export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
- svn co http://svn.xfce.org/svn/xfce/thunar/trunk Thunar
- cd Thunar
- ./autogen.sh --prefix="/usr/local"
- make
- sudo make install
- cd ..
- </code>
- See the note about the ''$PKG_CONFIG_PATH'' environment variable in the tarball installation instructions above.
- 
- If everything went well, you should be able to launch Thunar now using the command ''Thunar'' (or selecting **Thunar File Manager** from the menu). Be sure to have ''/usr/local/bin'' in your ''$PATH''.
- 
- Additional information can be found on the [[documentation:svn_access|Subversion access]] page.



-- 
This mail was generated by DokuWiki at
http://thunar.xfce.org/pwiki/




More information about the Thunar-workers mailing list