Difference between revisions of "Suggested Build Flags"
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...") |
imported>TimothyPearson m (Add link to packaging GIT repository) |
||
Line 3: | Line 3: | ||
[[Category:Installation]] |
[[Category:Installation]] |
||
− | Please note that you can find spec/dsc/PKGBUILD/emerge files |
+ | 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" |
Revision as of 08:45, 18 April 2014
Suggested Build Flags
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 |