Linux-Misc Digest #590, Volume #20 Fri, 11 Jun 99 15:13:18 EDT
Contents:
help: read ok, write fails, on scsi-atapi cd-rw (Daniel M. Drucker)
No sound for my Realplayer G2 on Redhat 6.0 (Tian Chi)
Re: using dd (Marc Mutz)
Re: Does Java run well on Linux? (kingjohn)
Release of which-2.6 (Carlo Wood)
Re: Does Java run well on Linux? (Stephen Coursen)
Standard 'Vi'? ([EMAIL PROTECTED])
Re: Problems with glibc2/xlibs (Thomas Zajic)
Diamond Supra Express 56i PRO Pci modem ("Rui Soutelino")
Re: Does Java run well on Linux? (kingjohn)
Re: 'ls' command: how to show all files in all directories? ("J�rgen Exner")
Re: Commercially speaking....? (John Garrison)
----------------------------------------------------------------------------
From: Daniel M. Drucker <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.hardware,comp.os.linux.help,comp.os.linux.questions
Subject: help: read ok, write fails, on scsi-atapi cd-rw
Date: Thu, 10 Jun 1999 18:24:03 GMT
I just got a Smart & Friendly Speedwriter Plus. It is an ATAPI drive. I
set up the SCSI-ATAPI emulation in the kernel. I am able to use the
drive as a normal CD-ROM on /dev/scd0 without problems, so presumably
the SCSI-ATAPI stuff is working. (?)
cdrecord reports the following:
Cdrecord release 1.6 Copyright (C) 1995-1998 J�rg Schilling
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Device type : Removable CD-ROM
Version : 0
Response Format: 1
Vendor_info : 'SAF '
Identifikation : 'CD-RW4224A '
Revision : '1.20'
Device seems to be: Generic mmc CD-RW.
When I go to actually write a CD-R using cdrecord, however, it hangs for
40 seconds and then spews an infinite series of these messages:
scsi : aborting command due to timeout : pid 252, scsi0, channel 0, id
0, lun 0 Write (10) 00 00 00 03 41 00 00 10 00
hdc: irq timeout: status=0xd0 { Busy }
SCSI bus is being reset for host 0 channel 0.
ide1: reset timed-out, status=0x90
hdc: status timeout: status=0x90 { Busy }
hdc: drive not ready for command
SCSI host 0 abort (pid 252) timed out - resetting
The drive's light remains on, and the drive cannot be read from until
after a _physical_ power-cycle.
Can anyone tell me what is going wrong, or how I can provide more
information to make it clearer what is going wrong?
Daniel Drucker
[EMAIL PROTECTED]
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
Date: Fri, 11 Jun 1999 10:19:25 -0700
From: Tian Chi <[EMAIL PROTECTED]>
Subject: No sound for my Realplayer G2 on Redhat 6.0
I just installed Realplayer G2 on my RedHat 6.0. I can see the
video,
but no sound. I can play CD fine. All the other sound applciations works
fine,
but not Realplayer G2. My sound card is Aureal A3D and I'm using the OSS
driver. I was using the video clips from the www.real.com G2 showcase.
Anything I missed? Do I need to download some patch or something?
I'm new at Realplayer. It's proxy http options is 'Use my web
browser's HTTP proxy'.
I'm not using PNZ and RTSP proxy. Would that be OK?
Any help would be appreciated.
-Tian
------------------------------
Date: Fri, 11 Jun 1999 19:25:32 +0200
From: Marc Mutz <[EMAIL PROTECTED]>
Subject: Re: using dd
Dan Kubilos wrote:
>
> I am running RH 5.2
>
> I have an identical empty harddrive.
>
> What commands do I need to run in order to use 'dd' to copy entire disk to
> disk?
>
dd if=/dev/source of=/dev/dest bs=512
> Do I need to partition the same first?
no
>
> Thanks
>
------------------------------
From: (kingjohn)
Crossposted-To: alt.os.linux.caldera,alt.os.linux,comp.os.linux.advocacy
Subject: Re: Does Java run well on Linux?
Date: Fri, 11 Jun 1999 18:01:57 GMT
Reply-To: [EMAIL PROTECTED]
On Tue, 08 Jun 1999 17:33:00 GMT, [EMAIL PROTECTED] (The
Ghost In The Machine) wrote:
>On Tue, 08 Jun 1999 14:31:09 +0400, Igor Gorbounov <[EMAIL PROTECTED]> wrote:
>>"Donal K. Fellows" wrote:
>>
>>> In article <[EMAIL PROTECTED]>,
>>> Mike Frisch <[EMAIL PROTECTED]> wrote:
>>> > Java will not run much better (if at all) on this slow machine.
>>> > Java is a resource hog and even on much faster machines (ie. P166 or
>>> > better), it's still slow. Either you'll have to tolerate the poor
>>> > performance or update your machine.
>>>
>>> You are best off with a *lot* of memory if you want to play around
>>> with Java. It doesn't need a vastly fast processor; just almost as
>>> much memory as an optimising C++ compiler...
>>>
>>
>>How did you managed java to work on Linux? When I'm trying to
>>run it just like this:
>> java demo.class
>>while being in the same directory with demo.class, it says, that
>>cannot find class demo.class. What's wrong here?
>> Igor Gorbounov.
>>
>
>Lose the '.class' suffix;
>
>java demo
>
>will look for the file demo.class and load it.
>
Hi!
I want to use mailpuccino.tar (in WINNT)
but 'java mailpuccino' didn't work
neither did "java -classpath .;:$classpath mailpuccino"
the error message reads. "Unable to initialize threads: cannot find
class java/lang/Thread"
who can help.....?
____________________________________
e-mail to: [EMAIL PROTECTED]
____________________________________
------------------------------
From: Carlo Wood <[EMAIL PROTECTED]>
Crossposted-To: gnu.announce,alt.sources.d
Subject: Release of which-2.6
Date: Thu, 10 Jun 1999 03:02:02 +0200 (CEST)
GNU which-2.6 has been released.
--
NEWS file:
Version 2.5 --> 2.6
* Doesn't depend on libreadline.a anymore.
Version 2.4 --> 2.5
* Fixed which-2.spec
* RPMs are now available from http://www.xs4all.nl/~carlo17/which
Older versions than 2.4 did not exist (as official GNU package).
--
IMPORTANT FOR DISTRIBUTORS OF OPERATING SYSTEMS:
You're strongly advised to make the following alias the default
(add it to /etc/profile):
alias which='which --tty-only --show-tilde --show-dot'
--
Description: Which is a utility that prints out the full path of the
executables that bash(1) would execute when the passed
program names would have been entered on the shell prompt.
It does this by using the exact same algorithm as bash.
Tildes and a dot in the PATH are now expanded to the
full path by default. Options allow to rather print
"~/*" or "./*" and/or to print all exectuables that
match any directory in PATH.
OPTIONS
--version, -v, -V
Print version information on standard output then exit
successfully.
--skip-dot
Skip directories in PATH that start with a dot.
--skip-tilde
Skip directories in PATH that start with a tilde and
executables which reside in the HOME directory.
--show-dot
If a directory in PATH starts with a dot and a match-
ing executable was found for that path, then print
"./programname" rather than the full path.
--show-tilde
Output a tilde when a directory matches the HOME
directory. This option is ignored when which is
invoked as root.
--tty-only
Stop processing options on the right if not on tty.
--all, -a
Print all matching executables in PATH, not just the
first.
--
Carlo Wood <[EMAIL PROTECTED]>
[ Most GNU software is compressed using the GNU `gzip' compression program.
Source code is available on most sites distributing GNU software.
Executables for various systems and information about using gzip can be
found at the URL http://www.gzip.org.
For information on how to order GNU software on CD-ROM and
printed GNU manuals, see http://www.gnu.org/order/order.html
or e-mail a request to: [EMAIL PROTECTED]
By ordering your GNU software from the FSF, you help us continue to
develop more free software. Media revenues are our primary source of
support. Donations to FSF are deductible on US tax returns.
The above software will soon be at these ftp sites as well.
Please try them before ftp.gnu.org as ftp.gnu.org is very busy!
A possibly more up-to-date list is at the URL
http://www.gnu.org/order/ftp.html
thanx [EMAIL PROTECTED]
Here are the mirrored ftp sites for the GNU Project, listed by country:
United States:
California - labrea.stanford.edu/pub/gnu, gatekeeper.dec.com/pub/GNU
Hawaii - ftp.hawaii.edu/mirrors/gnu
Illinois - uiarchive.cso.uiuc.edu/pub/gnu (Internet address 128.174.5.14)
Kentucky - ftp.ms.uky.edu/pub/gnu
Maryland - ftp.digex.net/pub/gnu (Internet address 164.109.10.23)
Massachusetts - aeneas.mit.edu/pub/gnu
Michigan - gnu.egr.msu.edu/pub/gnu
Missouri - wuarchive.wustl.edu/systems/gnu
New Mexico - ftp.cs.unm.edu/pub/mirrors/gnu
New York - ftp.cs.columbia.edu/archives/gnu/prep
Ohio - ftp.cis.ohio-state.edu/mirror/gnu
Tennessee - ftp.skyfire.net/pub/gnu
Virginia - ftp.uu.net/archive/systems/gnu
Washington - ftp.nodomainname.net/pub/mirrors/gnu
Africa:
South Africa - ftp.sun.ac.za/gnu
The Americas:
Brazil - ftp.unicamp.br/pub/gnu
Brazil - master.softaplic.com.br/pub/gnu
Brazil - linuxlabs.lci.ufrj.br/gnu
Canada - ftp.cs.ubc.ca/mirror2/gnu
Chile - ftp.inf.utfsm.cl/pub/gnu (Internet address 146.83.198.3)
Costa Rica - sunsite.ulatina.ac.cr/GNU
Mexico - ftp.uaem.mx/pub/gnu
Australia:
Australia - archie.au/gnu (archie.oz or archie.oz.au for ACSnet)
Australia - ftp.progsoc.uts.edu.au/pub/gnu
Australia - mirror.aarnet.edu.au/pub/gnu
Asia:
Japan - tron.um.u-tokyo.ac.jp/pub/GNU/prep
Japan - ftp.cs.titech.ac.jp/pub/gnu
Korea - cair-archive.kaist.ac.kr/pub/gnu (Internet address 143.248.186.3)
Saudi Arabia - ftp.isu.net.sa/pub/mirrors/prep.ai.mit.edu/
Taiwan - ftp.edu.tw/UNIX/gnu/
Taiwan - ftp.nctu.edu.tw/UNIX/gnu/
Taiwan - ftp1.sinica.edu.tw/pub3/GNU/gnu/
Thailand - ftp.nectec.or.th/pub/mirrors/gnu (Internet address - 192.150.251.32)
Europe:
Austria - ftp.univie.ac.at/packages/gnu
Austria - gd.tuwien.ac.at/gnu/gnusrc
Belgium - ftp.be.gnu.org/
Austria - http://gd.tuwien.ac.at/gnu/gnusrc/
Czech Republic - ftp.fi.muni.cz/pub/gnu/
Denmark - ftp.denet.dk/mirror/ftp.gnu.org/pub/gnu
Denmark - ftp.dkuug.dk/pub/gnu/
Finland - ftp.funet.fi/pub/gnu
France - ftp.univ-lyon1.fr/pub/gnu
France - ftp.irisa.fr/pub/gnu
Germany - ftp.informatik.tu-muenchen.de/pub/comp/os/unix/gnu/
Germany - ftp.informatik.rwth-aachen.de/pub/gnu
Germany - ftp.de.uu.net/pub/gnu
Greece - ftp.forthnet.gr/pub/gnu
Greece - ftp.ntua.gr/pub/gnu
Greece - ftp.aua.gr/pub/mirrors/GNU (Internet address 143.233.187.61)
Hungary - ftp.kfki.hu/pub/gnu
Ireland - ftp.esat.net/pub/gnu (Internet address 193.120.14.241)
Netherlands - ftp.eu.net/gnu (Internet address 192.16.202.1)
Netherlands - ftp.nluug.nl/pub/gnu
Netherlands - ftp.win.tue.nl/pub/gnu (Internet address 131.155.70.19)
Norway - ftp.ntnu.no/pub/gnu (Internet address 129.241.11.142)
Poland - ftp.task.gda.pl/pub/gnu
Portugal - ftp.ci.uminho.pt/pub/mirrors/gnu
Portugal - http://ciumix.ci.uminho.pt/mirrors/gnu/
Portugal - ftp.ist.utl.pt/pub/gnu
Russia - ftp.chg.ru/pub/gnu/
Slovenia - ftp.arnes.si/pub/software/gnu
Spain - ftp.etsimo.uniovi.es/pub/gnu
Sweden - ftp.isy.liu.se/pub/gnu
Sweden - ftp.stacken.kth.se
Sweden - ftp.luth.se/pub/unix/gnu
Sweden - ftp.sunet.se/pub/gnu (Internet address 130.238.127.3)
Also mirrors the Mailing List Archives.
Sweden - swamp.ios.chalmers.se/pub/gnu/
Switzerland - ftp.eunet.ch/mirrors4/gnu
Switzerland - sunsite.cnlab-switch.ch/mirror/gnu (Internet address 193.5.24.1)
United Kingdom - ftp.mcc.ac.uk/pub/gnu (Internet address 130.88.203.12)
United Kingdom - unix.hensa.ac.uk/mirrors/gnu
United Kingdom - ftp.warwick.ac.uk (Internet address 137.205.192.14)
United Kingdom - SunSITE.doc.ic.ac.uk/gnu (Internet address 193.63.255.4)
]
------------------------------
From: [EMAIL PROTECTED] (Stephen Coursen)
Crossposted-To: alt.os.linux.caldera,alt.os.linux,comp.os.linux.advocacy
Subject: Re: Does Java run well on Linux?
Date: Fri, 11 Jun 1999 18:09:04 GMT
On Fri, 11 Jun 1999 18:01:57 GMT, kingjohn <> wrote:
>Hi!
>
>I want to use mailpuccino.tar (in WINNT)
>but 'java mailpuccino' didn't work
>neither did "java -classpath .;:$classpath mailpuccino"
>the error message reads. "Unable to initialize threads: cannot find
>class java/lang/Thread"
>
>who can help.....?
try:
java -classpath .:%CLASSPATH% mailpuccino
i'm just guessing, though...
steve
>
>
>____________________________________
>e-mail to: [EMAIL PROTECTED]
>____________________________________
------------------------------
From: [EMAIL PROTECTED]
Subject: Standard 'Vi'?
Date: Fri, 11 Jun 1999 16:32:15 GMT
hi
this is just a quick question concerning the 'vi'.
which is the standard 'vi'?
ie which clone is seen as the standard vi on unices these days - is it
system delivered vi, vim, elvis etc.
i ask as i am trying to become familiar with vi, and although i know the
basics, i know the clones tend to provide non standard features.
therefore, i want to know if there is a standard vi (as in clone) that
systems use, so i can familiarise myself with the additional
functionality of that particular clone as well.
thank you
fray
can people please cc replies to [EMAIL PROTECTED] also - thanks
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
------------------------------
From: [EMAIL PROTECTED] (Thomas Zajic)
Crossposted-To: comp.os.linux.setup
Subject: Re: Problems with glibc2/xlibs
Reply-To: [EMAIL PROTECTED]
Date: Fri, 11 Jun 1999 18:12:55 GMT
On 3 Jun 1999 16:41:37 GMT, [EMAIL PROTECTED] wrote:
> You have setup the LD_LIBRARY_PATH variable to point to the relevant
> directory.... Haven't you?
> Another alternative is the LD_PRELOAD environment variable...
> I can't remember the difference, but that might help.
LD_LIBRARY_PATH points to a path (duh! ;-), LD_PRELOAD loads one
or more specific libraries. As in:
LD_LIBRARY_PATH=/usr/local/lib/glibc2-runtime/ some_program
LD_PRELOAD=/usr/local/lib/test-libs/libbleedingedge.so.0.1 some_program
Thomas
--
=--- Thomas Zajic aka ZlatkO ThE GoDFatheR, Vienna/Austria ---=
=-- "It is not easy to cut through a human head with a hacksaw." M.C. --=
=-- Posted with Free Agent 1.11/32 running on Linux 2.0.36/Wine-990226 --=
=--- Spam-proof e-mail: thomas(DOT)zajic(AT)teleweb(DOT)at ---=
------------------------------
From: "Rui Soutelino" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,comp.os.linux.networking,comp.os.linux.setup
Subject: Diamond Supra Express 56i PRO Pci modem
Date: Fri, 11 Jun 1999 09:36:00 +0100
Did anyone successively install a Diamond Supra Express 56i PRO Pci modem?
when I try it in win98 appeared in a window on control panel a message like
"to use
this modem in DOS use the following settings .... " witch were different
from the settings on win, my question is:
if it can work in DOS, is it a Winmodem?
And by the way it has two nice Chips from Rockwell, this means anything?
If anyone has any clue about it please post it, please.
After of setting it up in win I install it in a linux box running REDHAT 5.0
Kernel 2.0.36 in a 486 dx4, using setserial it reported the same irq and io
port that has in the previous window in the win machine, but when I use pppd
to dialup I got an input/output error.
Thanks in advance.
------------------------------
From: (kingjohn)
Crossposted-To: alt.os.linux.caldera,alt.os.linux,comp.os.linux.advocacy
Subject: Re: Does Java run well on Linux?
Date: Fri, 11 Jun 1999 18:20:12 GMT
Reply-To: [EMAIL PROTECTED]
On Fri, 11 Jun 1999 18:01:57 GMT, (kingjohn) wrote:
>On Tue, 08 Jun 1999 17:33:00 GMT, [EMAIL PROTECTED] (The
>Ghost In The Machine) wrote:
>
>>On Tue, 08 Jun 1999 14:31:09 +0400, Igor Gorbounov <[EMAIL PROTECTED]> wrote:
>>>"Donal K. Fellows" wrote:
>>>
>>>> In article <[EMAIL PROTECTED]>,
>>>> Mike Frisch <[EMAIL PROTECTED]> wrote:
>>>> > Java will not run much better (if at all) on this slow machine.
>>>> > Java is a resource hog and even on much faster machines (ie. P166 or
>>>> > better), it's still slow. Either you'll have to tolerate the poor
>>>> > performance or update your machine.
>>>>
>>>> You are best off with a *lot* of memory if you want to play around
>>>> with Java. It doesn't need a vastly fast processor; just almost as
>>>> much memory as an optimising C++ compiler...
>>>>
>>>
>>>How did you managed java to work on Linux? When I'm trying to
>>>run it just like this:
>>> java demo.class
>>>while being in the same directory with demo.class, it says, that
>>>cannot find class demo.class. What's wrong here?
>>> Igor Gorbounov.
>>>
>>
>>Lose the '.class' suffix;
>>
>>java demo
>>
>>will look for the file demo.class and load it.
>>
>
>
>Hi!
>
>I want to use mailpuccino.tar (in WINNT)
>but 'java mailpuccino' didn't work
>neither did "java -classpath .;:$classpath mailpuccino"
>the error message reads. "Unable to initialize threads: cannot find
>class java/lang/Thread"
>
>who can help.....?
id there a possibility to start a compressed file (*.tar)???
____________________________________
e-mail to: [EMAIL PROTECTED]
____________________________________
------------------------------
From: "J�rgen Exner" <[EMAIL PROTECTED]>
Subject: Re: 'ls' command: how to show all files in all directories?
Date: Thu, 10 Jun 1999 14:00:08 -0700
Reply-To: "J�rgen Exner" <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> wrote in message news:7jou3l$oft$[EMAIL PROTECTED]...
> Greetings,
>
> Have a rather large www directory, with god-knows-what subdirectories
> and files from years of additions. Inventory time.
>
> How would you port all listings to a file, ie 'ls > allfiles.txt' in
> one easy step?!?! I have to keep doing this:
>
> ls * > allfiles1.txt
> ls */* > allfiles2.txt
> ls */*/* > allfiles3.txt
>
> etc. until complete; then print all those resultant 'allfilesX.txt' I
> would like to just get the whole directory/subdirectory/* etc. put into
> one file.
Sorry for sounding rude, but did you ever had a look at the man page of
"ls"?
The option "-r" would have jumped right into your face.
Or if you want it more complicated try
find . -print
jue
--
J�rgen Exner
------------------------------
From: John Garrison <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.advocacy,comp.os.msdos.misc,uk.comp.os.linux
Subject: Re: Commercially speaking....?
Date: Fri, 11 Jun 1999 18:46:55 GMT
Jim Henderson wrote:
> Robert Zanatta wrote:
>
> > John Garrison <[EMAIL PROTECTED]> wrote in article
> > <[EMAIL PROTECTED]>...
> > > Chad Mulligan wrote:
> > >
> > > > John Garrison wrote in message <[EMAIL PROTECTED]>...
> > > > >Eugene O'Neil wrote:
> > > > >
> > > > This is only true, in upgrade type installations. installing on a
> > blank
> > > > hard drive you will not have DOS, you won't even have the option to
> > boot to
> > > > DOS. Just because the FS used was FAT doesn't make it DOS.
> > > >
> > >
> > > Windows is started from the DOS program Win.com. If it is started from
> > another
> > > OS then it is not as OS. DOS is in blank hard drive installs. DOS 7.0 is
> > new to
>
> Definitely not true. An OS is a piece of software that interfaces with
> the hardware platform directly. Windows95/98 do this to a very small
> extent, but they do do this. Technially (and it *really* pains me to
> say this), that makes these platforms a hybrid OS/OE (Operating
> Enviornment).
>
So any game written in ASM is an OS?
>
> NetWare is an operating system that uses DOS as a bootstrap. After
> SERVER.EXE starts, it throws DOS away. If you were to tell anyone who
> runs a NetWare system that NetWare was a DOS application, you'd be
> laughed out of the room.
>
> Jim
> --
> Jim Henderson
> Novell Support Connection SysOp - http://support.novell.com/forums
>
> Homepage at http://www.bigfoot.com/~jhenderson (email instructions
> located here)
>
> Please note that as an NSC SysOp, I do not provide support for Novell
> products on a personal basis - if you need help with a Novell product,
> please post a reply in the public newsgroup or visit the Novell support
> forums at the URL above.
------------------------------
** 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: [EMAIL PROTECTED]
You can send mail to the entire list (and comp.os.linux.misc) via:
Internet: [EMAIL PROTECTED]
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-Misc Digest
******************************