Changeset 2ac727f
- Timestamp:
- 01/16/2003 02:41:26 AM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d1f726d
- Parents:
- 0ef0fad3
- Location:
- gnome/lib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/bonobo/bonobo-activation-exp.xml
r0ef0fad3 r2ac727f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--libexecdir=/opt/gnome2/sbin :</userinput> This commandputs4 <para><userinput>--libexecdir=/opt/gnome2/sbin</userinput> : This switch puts 5 5 libexec files in <filename>/opt/gnome2/sbin</filename> instead of 6 6 <filename>/opt/gnome2/libexec</filename>.</para> 7 7 8 <para><userinput>--sysconfdir=/etc/gnome :</userinput> This commandputs8 <para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch puts 9 9 configuration files in <filename>/etc/gnome</filename> instead of 10 10 <filename>/opt/gnome2/etc</filename>.</para> 11 11 12 <para><userinput>--enable-gtk-doc</userinput> : This switch will rebuild 13 the documentation during the make command.</para> 14 12 15 </sect2> 13 16 -
gnome/lib/gconf/gconf-exp.xml
r0ef0fad3 r2ac727f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--libexecdir=/opt/gnome2/sbin :</userinput>This command puts4 <para><userinput>--libexecdir=/opt/gnome2/sbin</userinput> : This command puts 5 5 libexec files in <filename>/opt/gnome2/sbin</filename> instead of 6 6 <filename>/opt/gnome2/libexec</filename>.</para> 7 7 8 <para><userinput>--sysconfdir=/etc/gnome :</userinput>This command8 <para><userinput>--sysconfdir=/etc/gnome</userinput> : This command 9 9 puts configuration files in <filename>/etc/gnome</filename> instead of 10 10 <filename>/opt/gnome2/etc</filename>. This installation controls all … … 12 12 eliminating this command <emphasis>must</emphasis> be consistent.</para> 13 13 14 <para><userinput>--enable-gtk-doc</userinput> : This switch will rebuild 15 the documentation during the make command.</para> 16 14 17 </sect2> 15 18 -
gnome/lib/linc/linc-exp.xml
r0ef0fad3 r2ac727f 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>--with-openssl :</userinput> This commandcompiles linc4 <para><userinput>--with-openssl</userinput> : This switch compiles linc 5 5 with OpenSSL support.</para> 6 7 <para><userinput>--enable-gtk-doc</userinput> : This switch will rebuild 8 the documentation during the make command.</para> 6 9 7 10 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.