igor | 1 Jun 2004 10:25
Picon
Favicon

cvs commit: BLFS/BOOK/general/sysutils/unzip unzip-inst.xml unzip-intro.xml

igor        04/06/01 02:25:25

  Modified:    BOOK/general/sysutils/unzip unzip-inst.xml unzip-intro.xml
  Log:
  fixed version of unzip patches

  Revision  Changes    Path
  1.3       +2 -2      BLFS/BOOK/general/sysutils/unzip/unzip-inst.xml

  Index: unzip-inst.xml
  ===================================================================
  RCS file: /home/cvsroot/BLFS/BOOK/general/sysutils/unzip/unzip-inst.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- unzip-inst.xml	29 May 2004 23:03:41 -0000	1.2
  +++ unzip-inst.xml	1 Jun 2004 08:25:25 -0000	1.3
   <at>  <at>  -9,8 +9,8  <at>  <at> 
   <para>Install <application>UnZip</application> by running the following 
   commands:</para>

  -<screen><userinput><command>patch -Np1 -i ../unzip-5.50-fix-libz.patch &amp;&amp;
  -patch -Np1 -i ../unzip-5.50-dont-make-noise.patch &amp;&amp;
  +<screen><userinput><command>patch -Np1 -i ../unzip-5.51-fix-libz.patch &amp;&amp;
  +patch -Np1 -i ../unzip-5.51-dont-make-noise.patch &amp;&amp;
   cp unix/Makefile . &amp;&amp;
   make prefix=/usr linux &amp;&amp;
   make prefix=/usr linux_shlibz &amp;&amp;

  
(Continue reading)

larry | 1 Jun 2004 15:50
Picon
Favicon

cvs commit: BLFS/BOOK/general/prog/python python-intro.xml

larry       04/06/01 07:50:18

  Modified:    BOOK/connect connect.xml
               BOOK/connect/dhcp dhcp-client.xml dhcp.xml
               BOOK/connect/dhcp/dhcpcd dhcpcd-config.xml dhcpcd-exp.xml
               BOOK/connect/dialup/ppp ppp-config.xml
               BOOK/connect/dialup/wvdial wvdial-config.xml
                        wvdial-intro.xml
               BOOK/connect/other/pppoe pppoe-config.xml
               BOOK/general/prog prog.xml
               BOOK/general/prog/gcc gnat-inst.xml
               BOOK/general/prog/gcc2 gcc2-config.xml
               BOOK/general/prog/jdk j2sdk-desc.xml j2sdk-intro.xml
               BOOK/general/prog/perl perl-modules-inst.xml
                        perl-modules-intro.xml
               BOOK/general/prog/python python-intro.xml
  Log:
  grammer changes

  Revision  Changes    Path
  1.5       +2 -2      BLFS/BOOK/connect/connect.xml

  Index: connect.xml
  ===================================================================
  RCS file: /home/cvsroot/BLFS/BOOK/connect/connect.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- connect.xml	4 Oct 2003 14:23:37 -0000	1.4
  +++ connect.xml	1 Jun 2004 13:50:15 -0000	1.5
(Continue reading)

larry | 1 Jun 2004 16:03
Picon
Favicon

cvs commit: BLFS/BOOK/basicnet/textweb/links links-exp.xml

larry       04/06/01 08:03:35

  Modified:    BOOK/basicnet/netlibs/wvstreams wvstreams-intro.xml
               BOOK/basicnet/textweb/links links-exp.xml
  Log:
  more grammer

  Revision  Changes    Path
  1.8       +1 -1      BLFS/BOOK/basicnet/netlibs/wvstreams/wvstreams-intro.xml

  Index: wvstreams-intro.xml
  ===================================================================
  RCS file: /home/cvsroot/BLFS/BOOK/basicnet/netlibs/wvstreams/wvstreams-intro.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- wvstreams-intro.xml	4 Oct 2003 23:18:06 -0000	1.7
  +++ wvstreams-intro.xml	1 Jun 2004 14:03:35 -0000	1.8
   <at>  <at>  -2,7 +2,7  <at>  <at> 
   <title>Introduction to <application>WvStreams</application></title>

   <para>The <application>WvStreams</application> package contains the 
  -network programming libraries. These are needed to compile wvdial.</para>
  +network programming libraries required to compile wvdial.</para>

   <sect3><title>Package information</title>
   <itemizedlist spacing='compact'>

  

(Continue reading)

larry | 1 Jun 2004 22:43
Picon
Favicon

cvs commit: BLFS/BOOK/basicnet/netutils/whois whois-desc.xml

larry       04/06/01 14:43:38

  Modified:    BOOK/basicnet/netprogs/cvs cvs-config.xml
               BOOK/basicnet/netprogs/inetutils inetutils-desc.xml
                        inetutils-exp.xml
               BOOK/basicnet/netprogs/ncftp ncftp-config.xml ncftp-exp.xml
               BOOK/basicnet/netprogs/ncpfs ncpfs-config.xml
               BOOK/basicnet/netprogs/nfs-utils nfs-utils-intro.xml
               BOOK/basicnet/netprogs/ntp ntp-config.xml
               BOOK/basicnet/netutils netutils.xml
               BOOK/basicnet/netutils/bind-utils bind-utils-exp.xml
               BOOK/basicnet/netutils/nmap nmap-desc.xml nmap-intro.xml
               BOOK/basicnet/netutils/traceroute traceroute-desc.xml
                        traceroute-exp.xml
               BOOK/basicnet/netutils/whois whois-desc.xml
  Log:
  grammer fixes

  Revision  Changes    Path
  1.6       +4 -1      BLFS/BOOK/basicnet/netprogs/cvs/cvs-config.xml

  Index: cvs-config.xml
  ===================================================================
  RCS file: /home/cvsroot/BLFS/BOOK/basicnet/netprogs/cvs/cvs-config.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- cvs-config.xml	22 Sep 2003 21:09:58 -0000	1.5
  +++ cvs-config.xml	1 Jun 2004 20:43:38 -0000	1.6
   <at>  <at>  -16,7 +16,10  <at>  <at> 
(Continue reading)

igor | 1 Jun 2004 23:07
Picon
Favicon

cvs commit: BLFS/BOOK/general/sysutils/unzip unzip-inst.xml unzip-intro.xml

igor        04/06/01 15:07:37

  Modified:    BOOK/general/sysutils/unzip unzip-inst.xml unzip-intro.xml
  Log:
  added still needed unzip Makefile patch, reported by Bernard

  Revision  Changes    Path
  1.4       +3 -2      BLFS/BOOK/general/sysutils/unzip/unzip-inst.xml

  Index: unzip-inst.xml
  ===================================================================
  RCS file: /home/cvsroot/BLFS/BOOK/general/sysutils/unzip/unzip-inst.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- unzip-inst.xml	1 Jun 2004 08:25:25 -0000	1.3
  +++ unzip-inst.xml	1 Jun 2004 21:07:37 -0000	1.4
   <at>  <at>  -9,8 +9,9  <at>  <at> 
   <para>Install <application>UnZip</application> by running the following 
   commands:</para>

  -<screen><userinput><command>patch -Np1 -i ../unzip-5.51-fix-libz.patch &amp;&amp;
  -patch -Np1 -i ../unzip-5.51-dont-make-noise.patch &amp;&amp;
  +<screen><userinput><command>patch -Np1 -i ../unzip-&unzip-version;-fix-Makefile.patch &amp;&amp;
  +patch -Np1 -i ../unzip-&unzip-version;-fix-libz.patch &amp;&amp;
  +patch -Np1 -i ../unzip-&unzip-version;-dont-make-noise.patch &amp;&amp;
   cp unix/Makefile . &amp;&amp;
   make prefix=/usr linux &amp;&amp;
   make prefix=/usr linux_shlibz &amp;&amp;

(Continue reading)

blfs-bugs | 2 Jun 2004 14:32
Picon
Favicon

[Bug 783] New: KDE compilation is broken by the newest version of arts

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=783

           Summary: KDE compilation is broken by the newest version of arts
           Product: Beyond LinuxFromScratch
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P1
         Component: BOOK
        AssignedTo: blfs-book <at> linuxfromscratch.org
        ReportedBy: clum <at> users.sourceforge.net
         QAContact: blfs-book <at> linuxfromscratch.org

I tried installing KDE with the CVS instructions, but KDE requires arts version
1.1.x, while the arts version provided with in the CVS is 1.1.2.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

blfs-bugs | 2 Jun 2004 20:50
Picon
Favicon

[Bug 783] KDE compilation is broken by the newest version of arts

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=783

------- Additional Comments From clum <at> users.sourceforge.net  2004-06-02 12:50 -------
I meant that the arts version provided with the CVS is 1.2.2.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

blfs-bugs | 2 Jun 2004 20:57
Picon
Favicon

[Bug 783] KDE compilation is broken by the newest version of arts

http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=783

------- Additional Comments From clum <at> users.sourceforge.net  2004-06-02 12:57 -------
To fix: Revert to the 5.1 stable version of arts, except replace the directory
with $KDE_PREFIX.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Gerard Beekmans | 3 Jun 2004 15:30
Picon
Favicon

[Fwd: Output of fcron job: 'render-blfs-edguide.sh']

-----Forwarded Message-----
From: fcron <gerard <at> linuxfromscratch.org>
To: root <at> belgarath.linuxfromscratch.org
Subject: Output of fcron job: 'render-blfs-edguide.sh'
Date: Thu, 03 Jun 2004 01:20:16 -0600

/usr/bin/render-blfs-edguide.sh: line 31: /.htaccess: Permission denied
-- 
Gerard Beekmans

/* If Linux doesn't have the solution, you have the wrong problem */

--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

larry | 3 Jun 2004 17:17
Picon
Favicon

cvs commit: BLFS/BOOK/xsoft/office/abiword abiword.ent

larry       04/06/03 09:17:21

  Modified:    BOOK/basicnet/mailnews/nail nail.ent
               BOOK/basicnet/mailnews/slrn slrn.ent
               BOOK/basicnet/textweb/w3m w3m.ent
               BOOK/general/genlib/expat expat.ent
               BOOK/general/genlib/libusb libusb.ent
               BOOK/general/genlib/pspell pspell.ent
               BOOK/general/genutils/imagemagick imagemagick.ent
               BOOK/general/genutils/rep-gtk rep-gtk.ent
               BOOK/general/graphlib/aalib aalib.ent
               BOOK/general/graphlib/freetype2 freetype2.ent
               BOOK/general/graphlib/imlib2 imlib2.ent
               BOOK/general/graphlib/libmng libmng.ent
               BOOK/general/graphlib/libpng libpng.ent
               BOOK/general/prog/librep librep.ent
               BOOK/general/prog/nasm nasm.ent
               BOOK/general/prog/tcl tcl.ent
               BOOK/general/prog/tk tk.ent
               BOOK/multimedia/libdriv/flac flac.ent
               BOOK/multimedia/libdriv/id3lib id3lib.ent
               BOOK/multimedia/libdriv/libdv libdv.ent
               BOOK/multimedia/libdriv/libfame libfame.ent
               BOOK/multimedia/libdriv/libmad libmad.ent
               BOOK/multimedia/libdriv/libmpeg3 libmpeg3.ent
               BOOK/multimedia/libdriv/openquicktime openquicktime.ent
               BOOK/multimedia/libdriv/xine-lib xine-lib.ent
               BOOK/multimedia/videoutils/avifile avifile-intro.xml
                        avifile.ent
               BOOK/multimedia/videoutils/ffmpeg ffmpeg.ent
(Continue reading)


Gmane