Difference between revisions of "Suggested Build Flags"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>TimothyPearson
m (Add link to packaging GIT repository)
m (Add {{KDE3}} (outdated information))
 
Line 2: Line 2:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Installation]]
 
[[Category:Installation]]
  +
  +
{{KDE3}}
   
 
Please note that you can find spec/dsc/PKGBUILD/emerge files [https://git.trinitydesktop.org/cgit/tde-packaging/ in our GIT repositories].
 
Please note that you can find spec/dsc/PKGBUILD/emerge files [https://git.trinitydesktop.org/cgit/tde-packaging/ in our GIT repositories].

Latest revision as of 11:17, 21 December 2023

Suggested Build Flags

Legacy KDE.png
This page contains information relevant to KDE 3.x or older versions.
This page contains archived content from various sources pertaining to KDE 3.x (maybe outdated and/or partly useful) which should probably be updated. Please regard information in this page with extra caution.

Please note that you can find spec/dsc/PKGBUILD/emerge files in our GIT repositories.

Distribution Name Build Flags Prepackaged Binaries
Ubuntu
--prefix=/opt/kde3
--includedir=/opt/kde3/include/kde
--mandir=/opt/kde3/share/man
--infodir=/opt/kde3/share/info
--with-extra-libs=/opt/kde3/lib
--sysconfdir=/etc
--localstatedir=/var
--libexecdir="\${prefix}/lib/kdebase-kde3"
--disable-rpath
--with-xinerama
--enable-closure (when needed, which is most of the time) 	
http://apt.pearsoncomputing.net
Debian
--prefix=/opt/trinity
--includedir=/opt/trinity/include/kde
--mandir=/opt/trinity/share/man
--infodir=/opt/trinity/share/info
--with-extra-libs=/opt/trinity/lib
--sysconfdir=/etc
--localstatedir=/var
--libexecdir="\${prefix}/lib/kdebase-kde3"
--disable-rpath
--with-xinerama
--enable-closure (when needed, which is most of the time) 	
http://trinity.pearsoncomputing.net/debian_installation.html
SuSE Check the 'tde-filesystem' package for more information. N/A