Re: problem with sound card from a newbie

2002-09-30 Thread Kent West
Andy wrote: >I have the same problem and followed your directions exactly. >I even upped my kernel from 2.2.20 to 2.4.18 and included the Intel >sound option into the kernel but having same problems. >On bootup I get the following message: >Sound Server Message: Error while starting driver: devic

Re: resize partitions using parted

2002-09-30 Thread Andy Saxena
On Mon, Sep 30, 2002 at 10:53:03AM -0400, John F Davis wrote: > Hello > > Anybody ever try to resize partitions using parted? Did it work ok? > Used it. Loved it. Broke it :-}. Read the docs and only use it as it says. Heed the warnings about meddling with the root partition. > I have a box wh

Re: pine binaries

2002-09-30 Thread Jaldhar H. Vyas
On Mon, 30 Sep 2002 [EMAIL PROTECTED] wrote: > Hello All > > At http://www.braincells.com/open/ I notice that there > are binaries for sid and potato but not for woody. Does > anyone know where I could get binaries for woody or does > one have to compile pine. > The sid ones should work without

Re: Conv. from STATIC to DHCP ... proxy!

2002-09-30 Thread Emil Hägerlund
OK and thanks! Re: Proxy information is generally stored by each program individually. Re: That means if you use, e.g., Mozilla for X and lynx for console, you'll Re: need to set the proxy information in each. Each should give you a Re: dotfile or dotdirectory where thee changes ... But what ab

Re: problem with sound card from a newbie

2002-09-30 Thread Andy
I have the same problem and followed your directions exactly. I even upped my kernel from 2.2.20 to 2.4.18 and included the Intel sound option into the kernel but having same problems. On bootup I get the following message: Sound Server Message: Error while starting driver: device /dev/dsp can't b

Re: Need help with Bind

2002-09-30 Thread nate
Debian User said: > Hi everyone, I have been pulling hair on this one. > > I got bind set up, nslookup resolves all domains and records just fine, > but when trying to register my domains to my server, I get error > messages from the domain registrars that my dns server is invalid or > something.

Re: Centralized user-database: LDAP vs. KerberosV5 vs. AFS

2002-09-30 Thread D. Joe Anderson
On Fri, Sep 27, 2002 at 10:20:02AM +0930, Tom Cook wrote: > > I don't know about AFS (what is it?) > see http://www.openafs.org --Joe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: wheel mouse

2002-09-30 Thread Mirek Dobsicek
Solved, Only the ZAxisMapping option was missing. Imwheel is not needed. Thank you all very much. Mirek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Need help with Bind

2002-09-30 Thread Debian User
Hi everyone, I have been pulling hair on this one. I got bind set up, nslookup resolves all domains and records just fine, but when trying to register my domains to my server, I get error messages from the domain registrars that my dns server is invalid or something.. Another problem is that

Re: problem with sound card from a newbie

2002-09-30 Thread Claudio Bley
On Tue, 2002-10-01 at 08:14, Sandip P Deshmukh wrote: > [EMAIL PROTECTED] wrote: > > >>"Sandip" == Sandip P Deshmukh <[EMAIL PROTECTED]> writes: > >> > >> > >> while installing, in the section of device driver modules, i > >> have included i810. it also selected so

Re: Dangerous to have ~/bin first in $PATH [was Re: Odd Path issue]

2002-09-30 Thread Andy Saxena
On Sat, Sep 28, 2002 at 08:27:23AM +0100, Colin Watson wrote: > I disagree that this is a security risk. I want to override > system-provided executables, hence ~/bin is at the start of my $PATH. If > my user account gets hacked into, all bets are off; it's pointless to > worry about what somebody

Re: problem with sound card from a newbie

2002-09-30 Thread Sandip P Deshmukh
[EMAIL PROTECTED] wrote: >>"Sandip" == Sandip P Deshmukh <[EMAIL PROTECTED]> writes: >> >> > >> i have been using windows for quite some time now and am >> contemplating to shift to linux. so i am a 'newbie' to linux - >> in short. i recently installed debian 3

Re: KDE2 helloworld.cpp

2002-09-30 Thread Brian Nelson
Craig Dickson <[EMAIL PROTECTED]> writes: > Brian Nelson wrote: > >> Tom Cook <[EMAIL PROTECTED]> writes: >> >> > No, it's not worth it. I was just looking at the g++ man page that >> > lists .cc and .cxx but not .cpp. >> >> Huh? I see: >> >> C++ source files use one of the suffixes `.C',

Re: pine compilation woes

2002-09-30 Thread Claudio Bley
On Tue, 2002-10-01 at 06:29, [EMAIL PROTECTED] wrote: > 5. Based on info in http://www.braincells.com/debian/sid/pine/ made sure >that I had the following: > >libc-client-ssl2001, >libldap2, >libncurses5, >libpam0g, >libssl0.9.6 and >mime-support Just run 'apt-g

Re: KDE2 helloworld.cpp

2002-09-30 Thread Tom Cook
On 0, Brian Nelson <[EMAIL PROTECTED]> wrote: > Tom Cook <[EMAIL PROTECTED]> writes: > > > On 0, Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote: > >> On Monday 30 September 2002 19:04, Tom Cook wrote: > >> > #include > >> > #include > >> > #include > >> > > >> > then you should be able to com

Re: KDE2 helloworld.cpp

2002-09-30 Thread Craig Dickson
Brian Nelson wrote: > Tom Cook <[EMAIL PROTECTED]> writes: > > > No, it's not worth it. I was just looking at the g++ man page that > > lists .cc and .cxx but not .cpp. > > Huh? I see: > > C++ source files use one of the suffixes `.C', `.cc', `.cxx', `.cpp', > or `.c++'; preprocessed C++

Re: pine compilation woes

2002-09-30 Thread nate
> Hello > > libc-client-ssl2001, > libldap2, > libncurses5, > libpam0g, > libssl0.9.6 and > mime-support > # osdep.c:197: x509.h: No such file or directory > # osdep.c:198: ssl.h: No such file or directory > # osdep.c:200: pem.h: No such file or directory > # osdep.c:201: buffer.h: No

Re: KDE2 helloworld.cpp

2002-09-30 Thread Brian Nelson
Tom Cook <[EMAIL PROTECTED]> writes: > On 0, Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote: >> On Monday 30 September 2002 19:04, Tom Cook wrote: >> > #include >> > #include >> > #include >> > >> > then you should be able to compile with: >> > >> > g++ -c -o helloworld.o helloworld.cpp >> > >

Re: deb command - which package?

2002-09-30 Thread Tom Cook
On 0, Lars Jensen <[EMAIL PROTECTED]> wrote: > Which .deb package do I need to install to get the deb command? I don't know, but http://packages.debian.org/ does, as does apt-file search /usr/bin/deb, most likely. Tom -- Tom Cook Information Technology Services, The University of Adelaide "

deb command - which package?

2002-09-30 Thread Lars Jensen
Which .deb package do I need to install to get the deb command? Thanks, Lars. -- Lars Jensen, Truckee Meadows Community College, Reno NV 89512-3999. Tel: 775.673.7113 E-mail: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Re: problem with sound card from a newbie

2002-09-30 Thread Kent West
Sandip P Deshmukh wrote: > i have been using windows for quite some time now and am contemplating > to shift to linux. so i am a 'newbie' to linux - in short. i recently > installed debian 3.0 on my compaq making it a dual boot machine. it is > a piii 766mhz machine with on board sound card. >

Re: problem with sound card from a newbie

2002-09-30 Thread marshal
> "Sandip" == Sandip P Deshmukh <[EMAIL PROTECTED]> writes: > i have been using windows for quite some time now and am > contemplating to shift to linux. so i am a 'newbie' to linux - > in short. i recently installed debian 3.0 on my compaq making it > a dual boot machine. it

problem with sound card from a newbie

2002-09-30 Thread Sandip P Deshmukh
i have been using windows for quite some time now and am contemplating to shift to linux. so i am a 'newbie' to linux - in short. i recently installed debian 3.0 on my compaq making it a dual boot machine. it is a piii 766mhz machine with on board sound card. while installing, in the section o

Re: New install and 2.4 kernel?

2002-09-30 Thread Bob Nielsen
On Tue, Oct 01, 2002 at 05:50:35AM +0200, Jonas Hallgren wrote: > Hi! > > I have used poptato with a 2.2 kernel for some time and now decided I > wanted to upgrade to 3.0 with a 2.4 kernel. > For som reason I thought that 2.4 was default in 3.0 but I found that it > was 2.2.20. > > Does anybo

pine compilation woes

2002-09-30 Thread irvine
Hello Having problems compiling pine. I am a mutt user myself but I installed debian woody on a friends computer and he insists that he wants to use pine. I decided to practise on my home machine first and did the following. 1. Create a directory /usr/src/pine 2. Changed to that directory 3.

Re: KDE2 helloworld.cpp

2002-09-30 Thread Tom Cook
On 0, Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote: > On Monday 30 September 2002 19:04, Tom Cook wrote: > > #include > > #include > > #include > > > > then you should be able to compile with: > > > > g++ -c -o helloworld.o helloworld.cpp > > > > Note also that the usual (proper?) way of nami

Re: Unattended installation...

2002-09-30 Thread Joey Hess
Bruno BEAUFILS wrote: > Configuration file `/etc/emacs/site-start.d/50tramp.el' > ==> Modified (by you or by a script) since installation. > ==> Package distributor has shipped an updated version. >What would you like to do about it ? Your options are: > Y or I : install the package ma

Re: New install and 2.4 kernel?

2002-09-30 Thread Arun Bhanu
Title: Message If you're installing from a CD-ROM hit F3 when the boot: prompt comes up. It shows the different flavours of kernel available for installation. Choose bf24 for installing woody with a 2.4 kernel.   HTH   Arun. - Original Message - From: Jonas Hallgren To:

Re: lv vs. more as PAGER

2002-09-30 Thread James D Strandboge
On Sun, 2002-09-29 at 22:42, Karsten M. Self wrote: > on Sat, Sep 28, 2002, James D Strandboge ([EMAIL PROTECTED]) wrote: > > I like when using 'more' as the pager, manpages aren't cleared from the > > screen after quitting man. Can lv do this as well? Haven't been able > > to find anything. >

Re: New install and 2.4 kernel?

2002-09-30 Thread Bob Proulx
Jonas Hallgren <[EMAIL PROTECTED]> [2002-10-01 05:50:35 +0200]: > I have used poptato with a 2.2 kernel for some time and now decided I > wanted to upgrade to 3.0 with a 2.4 kernel. > For som reason I thought that 2.4 was default in 3.0 but I found that it > was 2.2.20. The 2.2 kernel was the be

Re: Unattended installation...

2002-09-30 Thread Bob Proulx
Bruno BEAUFILS <[EMAIL PROTECTED]> [2002-10-01 03:19:27 +0200]: > I am trying to do some unattended installation of debian boxes using > apt-get. http://lists.debian.org/debian-boot/2000/debian-boot-29/msg00310.html I prefer systemimager myself. Bob msg04518/pgp0.pgp Description: P

New install and 2.4 kernel?

2002-09-30 Thread Jonas Hallgren
Title: Message Hi!   I have used poptato with a 2.2 kernel for some time and now decided I wanted to upgrade to 3.0 with a 2.4 kernel. For som reason I thought that 2.4 was default in 3.0 but I found that it was 2.2.20.   Does anybody know if there are any installation floppies out there w

Re: SOLVED: How to use apostrophe in bash shell script?

2002-09-30 Thread Bob Proulx
Kent West <[EMAIL PROTECTED]> [2002-09-30 20:51:17 -0500]: > Thanks to Nate's help, I found the problem. I had another line above > this one with a similar echo'd line that had an > apostrophe. Apparently bash was interpreting everything between the > two apostrophe's as a string, which explains s

Re: wheel mouse

2002-09-30 Thread Bob Proulx
Mirek Dobsicek <[EMAIL PROTECTED]> [2002-09-30 23:40:43 +0200]: > > did you install the imwheel package? > yes, I did. I think that if you follow the other suggestions for ImPS2 and button mapping for 4 5 that you will get your mouse to work. You said optical and only HP/Agilent makes the intern

Security: Nessus Tiger config examples...

2002-09-30 Thread Abdul Latip
Hi: I have just installed "tiger" and "nessus", after reading the "securing-debian-howto" document. I have also visited /usr/share/doc as well as http://www.nessus.org/ May I know where to get recent config examples? thank you, -- Abdul Latip -- Angkasa Internet Junior Staff -- ANGIN.com htt

Re: Linux-native ROM?

2002-09-30 Thread Bob Proulx
DSC Siltec <[EMAIL PROTECTED]> [2002-09-30 09:06:48 +0200]: > Suppose I wanted to make a computer that was completely and > automatically native to Linux, such that it automatically booted > into Linux, nice and quickly. What would the best way of doing > this be? Check out KNOPPIX! http://w

Re: KDE@ helloworld.cpp

2002-09-30 Thread Shawn Lamson
I had a similar problem but following the steps on this site i was able to compile and run it. http://linux-sxs.org/qtinstall.html __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com -- To UNSUBSCRIBE, email to [EMA

Re: KDE2 helloworld.cpp

2002-09-30 Thread Sean 'Shaleh' Perry
On Monday 30 September 2002 19:04, Tom Cook wrote: > #include > #include > #include > > then you should be able to compile with: > > g++ -c -o helloworld.o helloworld.cpp > > Note also that the usual (proper?) way of naming C++ source is *.cc or > *.cxx, not *.cpp like M$ do. > > Tom actually

Re: JDK: Okay, this used to work

2002-09-30 Thread Carl Fink
On Mon, Sep 30, 2002 at 10:15:23PM -0400, Hubert Chan wrote: > I believe you need to drop the ".class". Color me stupid. I should have remembered that. (I haven't thought about Java for a couple years, but even so.) Thanks. -- Carl Fink [EMAIL PROTECTED] Manager, Dueling Modems

Procmail for local delivery

2002-09-30 Thread Andy Saxena
Hi, I am trying to use procmail for local delivery. My setup consists of exim and cyrus from sid. Calling the localuser director before procmail I am easily able to deliver local email to myself. However, if I call the procmail director before localuser, the delivery fails. Shown below are the

Re: JDK: Okay, this used to work

2002-09-30 Thread Hubert Chan
> "Carl" == Carl Fink <[EMAIL PROTECTED]> writes: Carl> I started to learn Java back when I was running Slink. I didn't Carl> get past chapter 3 of the book, but everything worked. Carl> Why not now? Carl> I install Jikes. I start Sun's tutorial and enter Carl> HelloWorldApp.java per the

Re: JDK: Okay, this used to work

2002-09-30 Thread Tom Cook
On 0, Carl Fink <[EMAIL PROTECTED]> wrote: > I started to learn Java back when I was running Slink. I didn't get past > chapter 3 of the book, but everything worked. > > Why not now? > > I install Jikes. I start Sun's tutorial and enter HelloWorldApp.java per > the web site. I compile it wit

Re: pine binaries

2002-09-30 Thread irvine
On Mon, Sep 30, 2002 at 02:09:39PM -0500, Brooks R. Robinson wrote: > | Hello All > | > | At http://www.braincells.com/open/ I notice that there > | are binaries for sid and potato but not for woody. Does > | anyone know where I could get binaries for woody or does > | one have to compile pine. >

Re: KDE2 helloworld.cpp

2002-09-30 Thread Tom Cook
On 0, John Batistic <[EMAIL PROTECTED]> wrote: > I am unable to compile the KDE2 helloworld.cpp example > > error message from make: > > g++-c -o helloworld.o helloworld.cpp > helloworld.cpp:2: qapplication.h: No such file or directory > helloworld.cpp:3: qlabel.h: No such file or directory

Re: Gnome Themes

2002-09-30 Thread Claudio Bley
On Tue, 2002-10-01 at 03:02, Jerry Van Brimmer wrote: > I can't find which package to install to have more Gnome themes. Which > package is it? Try the gtk-engine-* packages. -- Claudio Bley ASCII ribbon campaign (") Debian GNU/Linux advocate

JDK: Okay, this used to work

2002-09-30 Thread Carl Fink
I started to learn Java back when I was running Slink. I didn't get past chapter 3 of the book, but everything worked. Why not now? I install Jikes. I start Sun's tutorial and enter HelloWorldApp.java per the web site. I compile it with javac. Seems OK. Then I try java HelloWorldAp

SOLVED: How to use apostrophe in bash shell script?

2002-09-30 Thread Kent West
Kent West wrote: > nate wrote: > > > Kent West said: > > > I'm trying to use the following in a bash shell script: > > > > > > echo This machine's name and IP address > > > cat /etc/hosts | grep $HOSTNAME > > > > try enclosing the line in quotes: > > > > echo "This machine's IP address" > > > > s

Re: How to use apostrophe in bash shell script?

2002-09-30 Thread Kent West
nate wrote: > Kent West said: > > I'm trying to use the following in a bash shell script: > > > > echo This machine's name and IP address > > cat /etc/hosts | grep $HOSTNAME > > try enclosing the line in quotes: > > echo "This machine's IP address" > > seems to work for me > > nate > Thanks for

Re: A (little) bit OT: The Gimp & LaTeX (Or putting it all together)

2002-09-30 Thread Alan Shutko
Tom Cook <[EMAIL PROTECTED]> writes: > This is news to me; I am only a 'part-time' LaTeX user. How do I > include jpegs directly in LaTeX without degradation when I make it a > PS doc? Install the "jpeg2ps" package and use it to convert jpegs to postscript. From the package description: Descr

Re: Unattended installation...

2002-09-30 Thread Justin Ryan
> I am trying to do some unattended installation of debian boxes using There is a package prepared by Progeny called 'autoinst' which will manage this for you.. I haven't had success with it, but haven't spent much time with it either.. I'd like to be able to do this, though - as I'm trying to

Re: wheel mouse

2002-09-30 Thread Justin Ryan
> Option "Protocol" "ImPS/2" This is the important part - it's using the IntelliMouse protocol, but should work with most wheel mice (works with my logitech just fine). If you configure X with dpkg-reconfigure xserver-xfree86, you can select 'enable scrolling for mous

Re: KDE2 helloworld.cpp

2002-09-30 Thread Tom Cook
On 0, Sean 'Shaleh' Perry <[EMAIL PROTECTED]> wrote: > On Monday 30 September 2002 16:55, John Batistic wrote: > > I am unable to compile the KDE2 helloworld.cpp example > > > > error message from make: > > > > g++-c -o helloworld.o helloworld.cpp > > helloworld.cpp:2: qapplication.h: No such

Re: Mozilla 1.0.1 builds for Woody?

2002-09-30 Thread Justin Ryan
> It has the new feature that you can open an URL in a new tab remotely, > which is Very Important[tm] when using it with other apps. That's why > I'm asking. I'm currently running 1.1 from Sid, and it works OK, but > I'm setting up Woody on another box now, and I'd like to avoid getting > thi

Re: KDE@ helloworld.cpp

2002-09-30 Thread John Batistic
On Tue, 2002-10-01 at 12:05, Sean 'Shaleh' Perry wrote: > On Monday 30 September 2002 16:55, John Batistic wrote: > > I am unable to compile the KDE2 helloworld.cpp example > > > > error message from make: > > > > g++-c -o helloworld.o helloworld.cpp > > helloworld.cpp:2: qapplication.h: No su

Re: A (little) bit OT: The Gimp & LaTeX (Or putting it all together)

2002-09-30 Thread Tom Cook
On 0, Alan Shutko <[EMAIL PROTECTED]> wrote: > Tom Cook <[EMAIL PROTECTED]> writes: > > > I find that conversion to PS/EPS often degrades bitmap pictures (in > > particular the over-the-top anti-aliasing makes text and hard lines > > fairly fuzzy). > > That should only be for display (since AA

Re: How to use apostrophe in bash shell script?

2002-09-30 Thread nate
Kent West said: > I'm trying to use the following in a bash shell script: > > echo This machine's name and IP address > cat /etc/hosts | grep $HOSTNAME try enclosing the line in quotes: echo "This machine's IP address" seems to work for me nate -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Unattended installation...

2002-09-30 Thread Bruno BEAUFILS
I am trying to do some unattended installation of debian boxes using apt-get. I use `-q -y' options as well as a prepared debconf cache. Everything is fine but sometimes apt asks me some question about files already installed (some files are those I tailored for my boxes) like this one : Configu

Re: can i trust you with this project

2002-09-30 Thread Michael Olson
This is probably a hoax. I heard a news account of someone who got ripped off in a northern State for a million dollars or two. Besides, it's illegal and too good to be true. bello afolabi wrote: >MR. BELLO AFOLABI >ECO BANT INT'L >EMAIL:[EMAIL PROTECTED] > > >Attn: THE PRESIDENT / CEO > >It

How to use apostrophe in bash shell script?

2002-09-30 Thread Kent West
I'm trying to use the following in a bash shell script: echo This machine's name and IP address cat /etc/hosts | grep $HOSTNAME but the echo'd line doesn't print the apostrophe. I've tried several variations, and from what I've read in man bash and on the web, it looks like \' oughtta do the job

Gnome Themes

2002-09-30 Thread Jerry Van Brimmer
I have Woody installed, with KDE as my prime desktop. However, when I run gnomecc and select the Theme Selector, I only have one theme to select: Default. I'd like more themes to select from because I use Evolution. I have searched through all of my CDs with dselect, but I can't find which package

Re: ext2 ext3 ?

2002-09-30 Thread Mark L. Kahnt
On Mon, 2002-09-30 at 05:47, Gerard Robin wrote: > On Sun, Sep 29, 2002 at 12:48:49AM -0700, Vineet Kumar wrote: > > * Gerard Robin ([EMAIL PROTECTED]) [020929 00:44]: > > > but how can I change from ext2 to ext3 without breaking my actual > > > installation and how to do this ? > > > > tune2fs

Re: KDE2 helloworld.cpp

2002-09-30 Thread Sean 'Shaleh' Perry
On Monday 30 September 2002 16:55, John Batistic wrote: > I am unable to compile the KDE2 helloworld.cpp example > > error message from make: > > g++-c -o helloworld.o helloworld.cpp > helloworld.cpp:2: qapplication.h: No such file or directory > helloworld.cpp:3: qlabel.h: No such file or dir

KDE2 helloworld.cpp

2002-09-30 Thread John Batistic
I am unable to compile the KDE2 helloworld.cpp example error message from make: g++-c -o helloworld.o helloworld.cpp helloworld.cpp:2: qapplication.h: No such file or directory helloworld.cpp:3: qlabel.h: No such file or directory helloworld.cpp:4: qstring.h: No such file or directory make:

Re: Problems with simplest network !!!

2002-09-30 Thread Nicos Gollan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 01 October 2002 00:08, Sergio Mendoza wrote: > Hi, > > Have two i386 computers running Debian. Computer A has two network > cards: eth0 (XXX.XXX.X.X) and eth1 (192.168.0.1). > eth0 is connected to the internet and eth1 is supposed to con

Re: Any FAI success stories?

2002-09-30 Thread Claudio Martins
On Tuesday 01 October 2002 00:12, Michael Jinks wrote: > > I can probably work something out, like writing in an extra clause in > FAI's scripts so that /var/run is a tmpfs filesystem or something, but > after many similar hacks I'm starting to wonder, does anybody actually > use FAI successfully?

聽說你最近想買筆記型電腦或個人電腦 0LE6fo29qnA4oBZ3b9

2002-09-30 Thread ²M±á
Å¥»¡§A³Ìªñ·Q¶Rµ§°O«¬¹q¸£©Î­Ó¤H¹q¸£ ¼t°Ó¦h¥b³£·|°e§A¤@¤ä·Æ¹« ¦]¦¨¥»¦Ò¶q,¥L­Ì³£·|¬D³Ì«K©yªº ³Ìªñ¥X¤F¤@ºØ¥úÅַƹ« ¯uªº¤ñ¥ú¾Ç¹«¦n¥Î 625DPIªº°ª¸ÑªR«×,Åé¿n¤p,­«¶q»´ ¤£¹³¤@¯Z·Æ¹«®Ú¥»¬O¬°¼Ú¬ü¤H³]­pªº ¤]«D±`¾A¦X°t¦Xµ§°O«¬¹q¸£Äâ±a¨Ï¥Î ¤Ï¥¿¤£¬O­n§A¥X¿ú(¨ä¹ê¤H®a¤]¤~½æ499) ¬°¤F¦Û¤v¤âµÃªº°·±d ­n¥æ³f®É§O§Ñ¤F¸ò

聽說你最近想買筆記型電腦或個人電腦 eTv7WQJDw7rAUr7

2002-09-30 Thread ²M±á
Å¥»¡§A³Ìªñ·Q¶Rµ§°O«¬¹q¸£©Î­Ó¤H¹q¸£ ¼t°Ó¦h¥b³£·|°e§A¤@¤ä·Æ¹« ¦]¦¨¥»¦Ò¶q,¥L­Ì³£·|¬D³Ì«K©yªº ³Ìªñ¥X¤F¤@ºØ¥úÅַƹ« ¯uªº¤ñ¥ú¾Ç¹«¦n¥Î 625DPIªº°ª¸ÑªR«×,Åé¿n¤p,­«¶q»´ ¤£¹³¤@¯Z·Æ¹«®Ú¥»¬O¬°¼Ú¬ü¤H³]­pªº ¤]«D±`¾A¦X°t¦Xµ§°O«¬¹q¸£Äâ±a¨Ï¥Î ¤Ï¥¿¤£¬O­n§A¥X¿ú(¨ä¹ê¤H®a¤]¤~½æ499) ¬°¤F¦Û¤v¤âµÃªº°·±d ­n¥æ³f®É§O§Ñ¤F¸ò

Re: Apt errors: Warning: could not lock the cache file.

2002-09-30 Thread W. Paul Mills
[EMAIL PROTECTED] (Sven Hartrumpf) writes: > I have installed packages using aptitude when my / partition filled up > by some /etc ... files (from CUPS packages). > Installation failed therefore. > Now, everytime I call aptitude I get: > "Apt errors: Warning: could not lock the cache file. Openin

Re: XFree86 Problems [continues Woody Installation Problems II]

2002-09-30 Thread Mark L. Kahnt
On Mon, 2002-09-30 at 10:11, Jaye Inabnit ke6sls wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Monday 30 September 2002 12:06 am, Daniel Fabian wrote: > > > I replaced that with the xserver-svga driver. Yes it is 3.3.6 not 4.x, > > > but with this driver, I find the video to be

Any FAI success stories?

2002-09-30 Thread Michael Jinks
Hi all. Been spending the last couple of weeks, off and on, trying to get an FAI setup to work for a cluster I'm trying to build. At this point I'm starting to wonder if FAI works for anybody; I've had to make lots of kludgey adjustments to its scripts, moved files around so that FAI can find th

getting started with cvs-conf?

2002-09-30 Thread Chris Cioffi
Are there any documents any where that describe how to get started with cvs-conf? I'm starting to play a little with cvs for a few small projects and would like to use cvs-conf to keep a better history of what I changed and why. I've installed the cvs-conf package, but I'm not sure how to go

Re: new install no mouse

2002-09-30 Thread Shyamal Prasad
"Ben" == Ben Miller <[EMAIL PROTECTED]> writes: Ben> Hello, I new to Debian and this list. I have just installed Ben> Debian Woody 3.0 with the 2.4 kernel. My PS2 3-button Ben> Logitec Mouse does not work in console mode. The mouse Ben> doesn't work under X either. Ben

Re: getting started with cvs-conf?

2002-09-30 Thread Oliver Fuchs
On Mon, 30 Sep 2002, Chris Cioffi wrote: > Are there any documents any where that describe how to get started with > cvs-conf? I'm starting to play a little with cvs for a few small > projects and would like to use cvs-conf to keep a better history of what > I changed and why. > > I've insta

Re: ext2 ext3 ?

2002-09-30 Thread Shyamal Prasad
"Elimar" == Elimar Riesebieter <[EMAIL PROTECTED]> writes: Elimar> auto works too! So the partitions can be mounted by Elimar> booting from a rescue disk with a kernel which doesn't Elimar> support ext3. I remember having trouble with the 'auto' setting. I think it was that when

Re: Problems with simplest network !!!

2002-09-30 Thread Jamin W. Collins
On Mon, Sep 30, 2002 at 05:08:05PM -0500, Sergio Mendoza wrote: > Computer A is connected to computer B and ... nothing! I can't get the > connection! Basically, the internal network is not working! What's going on? How have you connected the two internal machines? A direct cable? A hub/s

Problems with simplest network !!!

2002-09-30 Thread Sergio Mendoza
Hi, Have two i386 computers running Debian. Computer A has two network cards: eth0 (XXX.XXX.X.X) and eth1 (192.168.0.1). eth0 is connected to the internet and eth1 is supposed to connect to an internal network (192.168.0.0). The netmask for both is 255.255.255.0. eth0 works absolutely per

Woody - Failure running chroot on Install

2002-09-30 Thread Kim Christiansen
Finally started Fresh Install of Woody continue to get (from Second Console window) (none) user.info dbootsrap[76]: Failure trying to run: chroot /target dpkg --force-depends --install /var/cache/apt/archives/debconf_1.0.32_all.deb Searched HOW-to's and FAQ and now have No idea. Hda = /hda1 10

Re: wheel mouse

2002-09-30 Thread Jamin W . Collins
On Mon, 30 Sep 2002 23:02:41 +0200 Mirek Dobsicek <[EMAIL PROTECTED]> wrote: > I've new optical mouse Genius NetScroll+ eye. My XF86Config-4 has this > section: > > Section "InputDevice" > Identifier "Elf optical mouse" > Driver "mouse" > Option

Re: wheel mouse

2002-09-30 Thread Oliver Fuchs
On Mon, 30 Sep 2002, Mirek Dobsicek wrote: > yes, I did. > > > elfie:/home/elf# imwheel > INFO: imwheel started (pid=570) > elfie:/home/elf# /root/.imwheelrc: No such file or directory > > elfie:/home/elf# > > It still does not scroll. > > > > > > Hi, > > did you install the imwheel package

Re: wheel mouse

2002-09-30 Thread Mirek Dobsicek
yes, I did. elfie:/home/elf# imwheel INFO: imwheel started (pid=570) elfie:/home/elf# /root/.imwheelrc: No such file or directory elfie:/home/elf# It still does not scroll. > > Hi, > did you install the imwheel package? > > Oliver -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Re: ext2 ext3 ?

2002-09-30 Thread Elimar Riesebieter
On Mon, 30 Sep 2002 the mental interface of Gerard Robin told: > On Mon, Sep 30, 2002 at 08:03:16AM -0500, Shyamal Prasad wrote: > > "Gerard" == Gerard Robin <[EMAIL PROTECTED]> writes: > > > > Gerard> tune2fs -j /dev/hdb3 worked fine for me (I use > > Gerard> kernel-2.4.18...deb)

Re: ext2 ext3 ?

2002-09-30 Thread Jamin W . Collins
On Mon, 30 Sep 2002 23:24:49 + Gerard Robin <[EMAIL PROTECTED]> wrote: > On Mon, Sep 30, 2002 at 08:03:16AM -0500, Shyamal Prasad wrote: > > > Besides the tune2fs command you need to update /etc/fstab and change > > ext2 to ext3 at the appropriate places. If you are using the stock > > 2.4.18

new install no mouse

2002-09-30 Thread Ben Miller
Hello, I new to Debian and this list. I have just installed Debian Woody 3.0 with the 2.4 kernel. My PS2 3-button Logitec Mouse does not work in console mode. The mouse doesn't work under X either. I have tried to find docs or FAQs but so far no luck. Q1- How can I get my mouse going please? Q2-

Re: wheel mouse

2002-09-30 Thread Oliver Fuchs
On Mon, 30 Sep 2002, Mirek Dobsicek wrote: > Hi, > > I've new optical mouse Genius NetScroll+ eye. My XF86Config-4 has this > section: > > Section "InputDevice" > Identifier "Elf optical mouse" > Driver "mouse" > Option "CorePointer" > Opt

Re: ext2 ext3 ?

2002-09-30 Thread Gerard Robin
On Mon, Sep 30, 2002 at 08:03:16AM -0500, Shyamal Prasad wrote: > "Gerard" == Gerard Robin <[EMAIL PROTECTED]> writes: > > Gerard> tune2fs -j /dev/hdb3 worked fine for me (I use > Gerard> kernel-2.4.18...deb) but after that, I stopped badly my > Gerard> machine and when I reboote

Re: dist-upgrade problem with conflicting packages coreutils and shellutils

2002-09-30 Thread Faheem Mitha
On Mon, 30 Sep 2002 17:52:06 +0200, Gerhard Gaussling <[EMAIL PROTECTED]> wrote: > Am Montag, 30. September 2002 05:35 schrieb Faheem Mitha: >> though. What does apt-get -u upgrade >> currently say? > > Hello Faheem, > > Thank you for your response. Unfortunately I'd already overwritten > the '

Re: dist-upgrade problem with conflicting packages coreutils and shellutils

2002-09-30 Thread Faheem Mitha
On Mon, 30 Sep 2002 21:26:04 +0200, Gerhard Gaussling <[EMAIL PROTECTED]> wrote: > debian:/usr/src# apt-get remove coreutils > Reading Package Lists... Done > Building Dependency Tree... Done > The following packages will be REMOVED: > coreutils > WARNING: The following essential packages will

Re: authentication problem (PAM?)

2002-09-30 Thread Alex Malinovich
On Mon, 2002-09-30 at 12:04, Stephen Gran wrote: > This one time, at band camp, Alex Malinovich said: > > I'm not sure if this is really the culprit, but all fingers seem to > > point this way. I just did an update (using experimental, yes I know > > this is to be expected :) and now my GDM logins

OT? Change skeleton in emacs html-helper-mode

2002-09-30 Thread Matt Price
Hi everyone, can anyone tell me how to customize the default "skeleton" (what I think of as a template) for emacs html-helper-mode? I have three or four web projects with different looks& feels; I'd like to arrange to have a different template come up for each of them (or in any case, I'd like t

wheel mouse

2002-09-30 Thread Mirek Dobsicek
Hi, I've new optical mouse Genius NetScroll+ eye. My XF86Config-4 has this section: Section "InputDevice" Identifier "Elf optical mouse" Driver "mouse" Option "CorePointer" Option "Device""/dev/psaux" O

Wav files for answer machine (Diamond Supraexpress 56e) vgetty

2002-09-30 Thread Frank Brodbeck
Hi, does anyone has any experience with a vgetty answering machine using the SupraExpress 56e? Well here's the current state: I can record incoming messages but can't play them using vm play file. I need to pipe rmdtopvf file | pvftowav > /dev/audio hear anything. I can't hear a greeting message.

Re: Apt errors: Warning: could not lock the cache file.

2002-09-30 Thread DvB
Sven Hartrumpf <[EMAIL PROTECTED]> writes: > I have installed packages using aptitude when my / partition filled up > by some /etc ... files (from CUPS packages). > Installation failed therefore. > Now, everytime I call aptitude I get: > "Apt errors: Warning: could not lock the cache file. Openin

Problems in gnome 1.4 with statusbar

2002-09-30 Thread Pontus Ullgren
Hello, The statusbar in my Gnome installation doesn't get cleard before "adding" new text. (Kind of hard to describe since I don't know the proper english words.) See this link for a picture: http://pontus.ullgren.com/support/nautilus-problem/ (Note the location bar is supposed to be smudged)

Re: apt-get and /tmp

2002-09-30 Thread Robert James Kaes
On Mon, 30 Sep 2002, Joey Hess wrote: > Set APT::ExtractTemplates::TempDir in apt.conf > > Note that noexec filesystems provide little or no protextion against an > attacker who knows how to execute non-executable binaries with > ld.so. Thanks for the information. I didn't know about the ld.so

Problems with mkinitrd-cd / mkbootimg

2002-09-30 Thread Juergen Fiedler
Hello, I am trying to create a bootable CD with mkinitrd-cd 0.22, but this far, I've had no luck. The procedure looks like this: mkinitrd-cd /lib/modules/2.4.18-bf2.4/ initrd.img full mkbootimg 2880 /boot/vmlinuz-2.4.18-bf2.4 initrd.img boot.img mkisofs -b boot.img -c boot.cat -o ../test.iso .

Re: Symlink clarification needed (vi -> vim)

2002-09-30 Thread Christoph Claus
On Mon, Sep 30, 2002 at 03:13:32PM -0400, Stephen Gran wrote: > Ordinarily, no. Generally it's not symlinks that affect the behavior of > a program. Programs actually *can* be written to honor the name with which they are called, e.g. joe does. lux:~> file /usr/bin/joe /usr/bin/jmacs /usr/bin

Little automount problem

2002-09-30 Thread D. J. Bolderman
Ok, I've setup nis/nfs with autofs on my server, and everything is working great. However :), there's one message in my client log file which I can't seem to track down: automount[264]: attempting to mount entry /home/.directory automount[6774]: lookup(yp): looking up .directory automount[6774]

woody bf2.4 install on hp vt6200

2002-09-30 Thread Pekka Sarnila
The kernel starts ok from rescue floppy. root disk is read in ok, but then appears screen with language selction. At that point the keyboard has stopped to function i.e. it hangs with that screen on. Any ideas? Pekka Sarnila -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: dist-upgrade problem with conflicting packages coreutils and shellutils

2002-09-30 Thread Gerhard Gaussling
Hello Faheem, Am Montag, 30. September 2002 17:52 schrieb Gerhard Gaussling: > I don't knoww if it's possible > to remove it. If it's possible I think I have to reinstall > shellutils, textutils, and fileutils. debian:/usr/src# apt-get remove coreutils Reading Package Lists... Done Building Dep

Apt errors: Warning: could not lock the cache file.

2002-09-30 Thread Sven Hartrumpf
I have installed packages using aptitude when my / partition filled up by some /etc ... files (from CUPS packages). Installation failed therefore. Now, everytime I call aptitude I get: "Apt errors: Warning: could not lock the cache file. Opening in read-only mode" and therefore can not de/select a

  1   2   >