Difference between revisions of "Suggested Build Flags"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
imported>Eliddell
(Created page with "==Suggested Build Flags== Category:Documentation Category:Installation Please note that you can find spec/dsc/PKGBUILD/emerge files at our GIT repositories. {| class...")
 
m (Add {{KDE3}} (outdated information))
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
[[Category:Installation]]
 
[[Category:Installation]]
   
  +
{{KDE3}}
Please note that you can find spec/dsc/PKGBUILD/emerge files at 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].
   
 
{| class="wikitable"
 
{| class="wikitable"

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