Changeset 9761bea4
- Timestamp:
- 06/21/2006 06:27:21 PM (17 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 825cbe7
- Parents:
- 67934af
- Location:
- gnome
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/gnome-applets.xml
r67934af r9761bea4 108 108 <title>Command Explanations</title> 109 109 110 <para><parameter>--libexecdir= `pkg-config --variable=prefix111 ORBit-2.0 `/lib/gnome-applets</parameter>: This switch puts libexec files110 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 111 ORBit-2.0)/lib/gnome-applets</parameter>: This switch puts libexec files 112 112 in <filename class="directory">$GNOME_PREFIX/lib/gnome-applets</filename> 113 113 instead of -
gnome/core/gnome-doc-utils.xml
r67934af r9761bea4 5 5 %general-entities; 6 6 7 <!ENTITY gnome-doc-utils-download-http "&gnome-download-http;/gnome-doc-utils/0. 4/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">8 <!ENTITY gnome-doc-utils-download-ftp "&gnome-download-ftp;/gnome-doc-utils/0. 4/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2">7 <!ENTITY gnome-doc-utils-download-http "&gnome-download-http;/gnome-doc-utils/0.6/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2"> 8 <!ENTITY gnome-doc-utils-download-ftp "&gnome-download-ftp;/gnome-doc-utils/0.6/gnome-doc-utils-&gnome-doc-utils-version;.tar.bz2"> 9 9 <!ENTITY gnome-doc-utils-md5sum "c706b807b15e07e58561f903c0f20c26"> 10 10 <!ENTITY gnome-doc-utils-size "384 KB"> … … 91 91 by running the following commands:</para> 92 92 93 <screen><userinput> 94 ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 93 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ 95 94 --mandir=$(pkg-config \ 96 95 --variable=prefix ORBit-2.0)/share/man && -
gnome/core/gnome-menus.xml
r67934af r9761bea4 100 100 links as the <systemitem class="username">root</systemitem> user:</para> 101 101 102 <screen role="root"><userinput>ln -v -s $GNOME_PREFIX/lib/python2.4/site-packages/GMenuSimpleEditor \ 102 <screen role="root"><userinput>ln -v -s $(pkg-config --variable=prefix \ 103 ORBit-2.0)/lib/python2.4/site-packages/GMenuSimpleEditor \ 103 104 /usr/lib/python2.4/site-packages && 104 ln -v -s $GNOME_PREFIX/lib/python2.4/site-packages/gmenu.* \ 105 ln -v -s $(pkg-config --variable=prefix \ 106 ORBit-2.0)/lib/python2.4/site-packages/gmenu.* \ 105 107 /usr/lib/python2.4/site-packages</userinput></screen> 106 108 -
gnome/core/gnome-panel.xml
r67934af r9761bea4 100 100 <title>Command Explanations</title> 101 101 102 <para><parameter>--libexecdir= `pkg-config --variable=prefix103 ORBit-2.0 `/lib/gnome-panel</parameter>: This switch puts libexec files in102 <para><parameter>--libexecdir=$(pkg-config --variable=prefix 103 ORBit-2.0)/lib/gnome-panel</parameter>: This switch puts libexec files in 104 104 <filename class="directory">$GNOME_PREFIX/lib/gnome-panel</filename> 105 105 instead of -
gnome/core/libbonoboui.xml
r67934af r9761bea4 75 75 following commands:</para> 76 76 77 <screen><userinput>./configure --prefix= `pkg-config --variable=prefix ORBit-2.0`&&77 <screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && 78 78 make</userinput></screen> 79 79 -
gnome/core/libgnomeui.xml
r67934af r9761bea4 93 93 <systemitem class="username">root</systemitem> user:</para> 94 94 95 <screen role="root"><userinput>ln -v -s $GNOME_PREFIX/lib/gtk-2.0/2.4.0/filesystems \ 96 /usr/lib/gtk-2.0/2.4.0</userinput></screen> 95 <screen role="root"><userinput>ln -v -s $(pkg-config \ 96 --variable=prefix ORBit-2.0)/lib/gtk-2.0/2.4.0/filesystems \ 97 /usr/lib/gtk-2.0/2.4.0</userinput></screen> 97 98 98 99 </sect2> -
gnome/core/libgtop.xml
r67934af r9761bea4 95 95 class="username">root</systemitem> user:</para> 96 96 97 <screen role="root"><userinput>install -v -m755 -d $GNOME_PREFIX/lib/libgtop/examples && 97 <screen role="root"><userinput>install -v -m755 -d $(pkg-config \ 98 --variable=prefix ORBit-2.0)/lib/libgtop/examples && 98 99 install -v -m755 examples/.libs/* \ 99 $GNOME_PREFIX/lib/libgtop/examples</userinput></screen>100 $(pkg-config --variable=prefix ORBit-2.0)/lib/libgtop/examples</userinput></screen> 100 101 101 102 </sect2> -
gnome/core/pre-install-config.xml
r67934af r9761bea4 25 25 it in an easy-to-remove location:</para> 26 26 27 <note> 28 <para>You may wish to create a symbolic link to the actual versioned 29 directory using a non-versioned name. This has the advantage of an easier 30 path to type in all the changes below and also makes it easy to point 31 to a different/newer version of GNOME without changing all the edits 32 below. If you wish to use a non-versioned name in the changes below, 33 issue the following commands as the 34 <systemitem class='username'>root</systemitem> user:</para> 35 36 <screen role='root'><userinput>install -v -m755 -d /opt/gnome-&gnome-version;&gnome-minor-version; && 37 ln -v -s gnome-&gnome-version;&gnome-minor-version; /opt/gnome</userinput></screen> 38 </note> 39 40 <para>If you created the symbolic link, change all instances of <filename 41 class='directory'>/opt/gnome-&gnome-version;&gnome-minor-version;</filename> 42 to <filename class='directory'>/opt/gnome</filename> in the instructions 43 below.</para> 44 27 45 <screen><userinput>export GNOME_PREFIX=/opt/gnome-&gnome-version;&gnome-minor-version;</userinput></screen> 28 29 <para>Remember to execute <command>ldconfig</command> as the30 <systemitem class='username'>root</systemitem> user after installation of31 libraries to update the linker's library cache.</para>32 46 33 47 <para>The try-out group will also need to make all the following … … 60 74 EOF</userinput></screen> 61 75 76 <tip> 77 <para>Remember to execute <command>ldconfig</command> as the 78 <systemitem class='username'>root</systemitem> user after installation of 79 libraries to update the linker's library cache.</para> 80 </tip> 81 62 82 </sect1> -
gnome/core/vte.xml
r67934af r9761bea4 5 5 %general-entities; 6 6 7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.1 1/vte-&vte-version;.tar.bz2">8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.1 1/vte-&vte-version;.tar.bz2">7 <!ENTITY vte-download-http "&gnome-download-http;/vte/0.12/vte-&vte-version;.tar.bz2"> 8 <!ENTITY vte-download-ftp "&gnome-download-ftp;/vte/0.12/vte-&vte-version;.tar.bz2"> 9 9 <!ENTITY vte-md5sum "7cb1bd6ca528bc4db5ec685549fd3eb1"> 10 10 <!ENTITY vte-size "974 KB"> -
gnome/gnome-intro.xml
r67934af r9761bea4 31 31 are going to keep the GNOME installation, or you think you will update to the 32 32 newest releases as they become available, you should install with 33 <option>--prefix=/opt/gnome-&gnome-version;</option>. Setting the environment 34 variable and the additional edits required by the second option are covered 35 in the Pre-Installation Configuration section.</para> 33 <option>--prefix=/opt/gnome-&gnome-version;&gnome-minor-version;</option>. 34 Setting the environment variable and the additional edits required by the 35 second option are covered in the Pre-Installation Configuration 36 section.</para> 36 37 37 38 <para>If you choose the second option, removal of … … 41 42 user):</para> 42 43 43 <screen role="root"><userinput>rm -rf /opt/gnome-&gnome-version; </userinput></screen>44 <screen role="root"><userinput>rm -rf /opt/gnome-&gnome-version;&gnome-minor-version;</userinput></screen> 44 45 45 46 <para>If your system was completely built per LFS and BLFS instructions, … … 84 85 perform a full installation following the BLFS book. You may wish to review 85 86 the automated methods mentioned in the 86 GNOME-&gnome-version; &gnome-minor-version;<ulink87 GNOME-&gnome-version; <ulink 87 88 url="http://www.gnome.org/start/2.14/notes/en/rninstallation.html">Release 88 89 Notes</ulink>. Note that using any other method to install
Note:
See TracChangeset
for help on using the changeset viewer.