[4841] in linux-announce channel archive
Linux-Announce Digest #134
daemon@ATHENA.MIT.EDU (Digestifier)
Thu May 19 09:13:08 2005
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Thu, 19 May 2005 09:13:03 EDT
Linux-Announce Digest #134, Volume #5 Thu, 19 May 2005 09:13:03 EDT
Contents:
GNU Ghostscript 8.16 ("Frederick Noronha (FN)")
GNU Libtool 1.5.18 released. (fwd) ("Frederick Noronha (FN)")
INDIA: Todo list on janabharatii.org.in ("Frederick Noronha (FN)")
----------------------------------------------------------------------------
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: GNU Ghostscript 8.16
Date: 18 May 2005 21:50:01 GMT
This message is in MIME format. The first part should be readable text,
while the remaining parts are likely unreadable without MIME-aware tools.
--Boundary_(ID_40pkUPKwHyscWHlTmzAWig)
Content-type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed
Content-transfer-encoding: QUOTED-PRINTABLE
From=20didier.link@wanadoo.fr Thu May 19 02:16:21 2005
I'm pleased to announce the availability of a new GNU Ghostscript
release: gnu-ghostscript-8.16.
This release is an adaptation of GPL Ghostscript version 8.15, with
changes to make it compliant with GNU standards and policies. It is
available from the GNU Ghostscript project page:
http://www.gnu.org/software/ghostscript/
This release includes many bug fixes over GNU Ghostscript 8.01, improved
font rendering, and offers significantly better PDF generation and
handling.
Help wanted: We need to add an interface for Emacs to talk to so it can
efficiently use one Ghostscript process to display a series of images,
and output them into pixmaps specified by Emacs. If you can work on
coding this feature, please write didier.link@wanadoo.fr.
Enjoy !
Didier
--=20
Didier Link <didier.link@wanadoo.fr>
ICQ : 272007300
Jabber : zanfib@ims.kelkoo.net
MSN : zanfib@hotmail.fr
Cl=E9 GPG : 75BAC9EE
[ Part 1.2, "This is a digitally signed message part" ]
[ Application/PGP-SIGNATURE 196bytes. ]
[ Unable to print this part. ]
[ Part 2: "Attached Text" ]
_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu=
--Boundary_(ID_40pkUPKwHyscWHlTmzAWig)--
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
------------------------------
Date: Wed, 18 May 2005 16:47:35 CST
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: GNU Libtool 1.5.18 released. (fwd)
The Libtool Team is pleased to announce the release of GNU Libtool
1.5.18.
GNU Libtool hides the complexity of using shared libraries behind a
consistent, portable interface. GNU Libtool ships with GNU libltdl,
which hides the comlexity of loading dynamic runtime libraries
(modules) behind a consistent, portable interface.
This release mainly fixes a libltdl regression in 1.5.16, plus a
small list of other bugs.
New in 1.5.18: 2005-05-16
* Fix regression in 1.5.16 to not install libtldl data files from
`libtoolize --ltdl'ed software packages.
libtool-1.5.18 is available now from ftp.gnu.org, along with diffs
and xdeltas against libtool-1.5.16 that are also available from
ftp.gnu.org. Please use a mirror to reduce stress on the main gnu
machine:
http://www.gnu.org/order/ftp.html
Here are the compressed sources:
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.18.tar.gz
Here are the xdeltas and diffs against libtool-1.5.16:
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.16-1.5.18.diff.gz
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.16-1.5.18.xdelta
Here are the gpg detached signatures:
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.18.tar.gz.sig
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.16-1.5.18.diff.gz.sig
ftp://ftp.gnu.org/gnu/libtool/libtool-1.5.16-1.5.18.xdelta.sig
You should download the signature named after any tarball you download,
and then verify its integrity with, for example:
gpg --verify libtool-1.5.18.tar.gz.sig
Here are the MD5 and SHA1 checksums:
3c6630a02bf0858c365ee32e0599255e libtool-1.5.18.tar.gz
d478f462b3f848e3e1d81bff0bfed3c4 libtool-1.5.16-1.5.18.diff.gz
d2f34a4555c9b76bbb1a866a0c0927ba libtool-1.5.16-1.5.18.xdelta
9eae4a25cf386f2dd3937f215368c9cc090009df libtool-1.5.18.tar.gz
4dd50894e7b57b76b64511c3b68e214cd17492df libtool-1.5.16-1.5.18.diff.gz
039465e18d4b65318b543aa21c29f50dc831b7ea libtool-1.5.16-1.5.18.xdelta
This release was bootstrapped with Autoconf 2.59 and Automake 1.9.5,
but is useable with Autoconf 2.50 & later and Automake 1.4 & later in
your own projects.
Alternatively, you can fetch the unbootstrapped sourcecode from
anonymous cvs by using the following commands (just hit return when
you are prompted for the password):
$ export CVS_RSH=ssh
$ cvs -z3 -d :ext:anoncvs@savannah.gnu.org:/cvsroot/libtool \
co -r release-1-5-18 libtool
You will then need to have the latest release versions of Automake
(1.9.5) and Autoconf (2.59) installed to bootstrap the checked out
sources yourself.
Please report bugs to <bug-libtool@gnu.org>, along with the verbose
output of any failed test groups, and the output from `./libtool --help.'
_______________________________________________
GNU Announcement mailing list <info-gnu@gnu.org>
http://lists.gnu.org/mailman/listinfo/info-gnu
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
------------------------------
From: "Frederick Noronha (FN)" <fred@bytesforall.org>
Subject: INDIA: Todo list on janabharatii.org.in
Date: 19 May 2005 08:10:02 GMT
========== Forwarded message ==========
Prof Jitendra of C-DAC, Mumbai, has developed the JanaBhaarathii
project for Localizing the Linux based system to Indian Languages.
URL: http://www.janabhaaratii.org.in
Students, Check the ToDo list of the above site.
One Day One Command
===================
lpstat -- Print CUPS status information
Summary:
lpstat displays status information about the current jobs, and
printers. When run with no arguments, lpstat will list jobs
queued by the user.
Example:
$ lpstat -- List jobs queued by the user.
$ lpstat -a -- Shows the accepting state of all printer queues.
$ lpstat -d -- Show default printer queue.
$ lpstat -p -- Shows the printers status.
$ lpstat -r -- Shows whether or not the CUPS server is running.
$ lpstat -s -- Shows a status summary
$ lpstat -t -- Show a detailed status
$ lpstat -u user1 -- Shows the print jobs queued by user1.
$ lpstat -v prn1 -- Shows printers & what device they are attached to.
Read: man lpstat
Bye :)
--
Bharathi S
ODOC -- http://www.livejournal.com/community/ilugc/
POSTING COURTESY:
_______________________________________________
glug-madurai-discuss mailing list
glug-madurai-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/glug-madurai-discuss
One-Day-One-Command: http://www.livejournal.com/community/ilugc/
##########################################################################
# Send submissions for comp.os.linux.announce to: cola@stump.algebra.com #
# PLEASE remember a short description of the software and the LOCATION. #
# This group is archived at http://stump.algebra.com/~cola/ #
##########################################################################
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************