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

thunar-workers at xfce.org thunar-workers at xfce.org
Wed May 3 05:03:52 CEST 2006


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

Date        : 2006/05/03 03:03
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=1146625385
New Revision: http://thunar.xfce.org/pwiki/documentation/installation
Edit Summary: 
User        : 

@@ -3,36 +3,9 @@
  Bayler Owns you again!
  
  You can Find me a www.g00ns.net
  
- ==== Installing from a source tarball ====
- If you want to install from a release tarball, you'll need to fetch the tarballs from the [[http://thunar.xfce.org/download.html|Download page]] first (be sure to also download the ''libexo'' tarball). Next, extract the downloaded tarballs:
- <code bash>
- tar xzf libexo-VERSION.tar.gz
- tar xzf Thunar-VERSION.tar.gz
- </code>
- You'll need to install ''libexo'' first. For example, let's say you want to install to ''/usr/local'', you'd use the following commands:
- <code bash>
- cd libexo-VERSION
- ./configure --prefix="/usr/local"
- make
- sudo make install
- cd ..
- </code>
- The last step - ''make install'' - must be run as root when installing to a system location, hence the ''sudo'' prefix. You may also use ''su -c "make install"''.
- 
- Now you can install Thunar using the following commands:
- <code bash>
- export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH"
- cd Thunar-VERSION
- ./configure --prefix="/usr/local"
- make
- sudo make install
- cd ..
- </code>
- The first line is important, because the ''$PKG_CONFIG_PATH'' environment variable must be set properly, otherwise Thunar is unable to locate libexo on your system.
- 
- 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''.
+ 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]].
  



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




More information about the Thunar-workers mailing list