Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:thunar:thunar-shares-plugin [2024/12/11 11:03] – kevinbowen | xfce:thunar:thunar-shares-plugin [2025/05/20 16:08] (current) – [Required Packages] Meson andreldm | ||
---|---|---|---|
Line 31: | Line 31: | ||
* [[https:// | * [[https:// | ||
- | * Thunar-VFS (0.8 or above) | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | For detailed information on the minimum required versions, check the [[https:// | + | For detailed information on the minimum required versions, check the [[https:// |
[[|Back to Top]] | [[|Back to Top]] | ||
Line 42: | Line 41: | ||
===== Building and Installing ===== | ===== Building and Installing ===== | ||
- | (For information about how to **setup Samba correctly** see bellow) | + | (For information about how to **setup Samba correctly** see below) |
If you downloaded a source tarball from the download page, you can run: | If you downloaded a source tarball from the download page, you can run: | ||
Line 48: | Line 47: | ||
./configure --prefix=$(pkg-config --variable prefix thunarx-1) | ./configure --prefix=$(pkg-config --variable prefix thunarx-1) | ||
- | in order to configure the plugin. If you fetched the source from SVN, you have to use this command: | + | in order to configure the plugin. If you fetched the source from git, you have to use this command: |
./ | ./ | ||
Line 59: | Line 58: | ||
===== Samba Setup ===== | ===== Samba Setup ===== | ||
- | If your are using **(X)ubuntu** 8.04 or above just check your **User privileges** after install | + | If your are using **(X)ubuntu** 8.04 or later, |
- | For **non** (X)ubuntu users the Samba setup is: | + | For **non** (X)ubuntu users, the Samba setup is as follows: |