[Xfce-bugs] [Bug 14521] INSTALL file in .gitignore

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Jul 6 22:04:14 CEST 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14521

alexxcons <acs82 at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |acs82 at gmx.de

--- Comment #1 from alexxcons <acs82 at gmx.de> ---
Hi,

please note that you will need to uninstall all thunar-plugins, in case you
have some installed, since the API for thunar plugins changed between 1.6.x and
1.8.x ( If required you can build them from source as well )


if you want to build thunar from source, you will need to run the following:
git clone https://git.xfce.org/xfce/thunar/
cd thunar
./autogen.sh

Probabaly ./autogen.sh will list some/many missing packages. Install the
related packages in dev-version and run ./autogen.sh again, until all required
dependencies are resolved. After that run:

make
make install

( Note that it possibly could be required to as well build exo from source ...
depends on the packages provided by your distro )


---- despite from that I will take a look on the INSTALL file & update it ( 
for me it is not in .gitignore )

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list