Changeset 0e931689
- Timestamp:
- 04/13/2003 03:24:14 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 73a7e571
- Parents:
- f73785e2
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netlibs/wvstreams/wvstreams-inst.xml
rf73785e2 r0e931689 7 7 8 8 <para><screen><userinput>patch -Np1 -i ../wvstreams-3.70-syntax.patch && 9 make PREFIX=/usr &&9 make PREFIX=/usr LDFLAGS="-lcrypt" && 10 10 make PREFIX=/usr install</userinput></screen></para> 11 11 -
connect/dialup/wvdial/wvdial-inst.xml
rf73785e2 r0e931689 4 4 <para>Install wvdial by running the following commands:</para> 5 5 6 <para><screen><userinput>make PREFIX=/usr LDFLAGS="-lcrypt"&&6 <para><screen><userinput>make PREFIX=/usr && 7 7 make PREFIX=/usr install &&</userinput></screen></para> 8 8 -
index.xml
rf73785e2 r0e931689 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2003041 2">6 <!ENTITY releasedate "April 1 2th, 2003">5 <!ENTITY version "20030413"> 6 <!ENTITY releasedate "April 13th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
x/lib/pango/pango-inst.xml
rf73785e2 r0e931689 1 1 <sect2> 2 2 <title>Installation of Pango</title> 3 4 <para>In order for pango to find xft2, the PKG_CONFIG_PATH must include 5 <filename>/usr/X11R6/lib/pkgconfig</filename>. This is a good place to 6 add it if you haven't already. Specific instructions for modifying this 7 variable can be found in the pre-installation instructions for gnome.</para> 3 8 4 9 <para>Install Pango by running the following commands:</para>
Note:
See TracChangeset
for help on using the changeset viewer.