Thanks for the help today folks

2019-03-22 Thread deb
I will summarize them all up. Thanks

Re: dvgrab doesn't - Thanks for the help

2007-12-26 Thread Florian Kulzer
On Wed, Dec 26, 2007 at 08:54:04 -0500, Thomas H. George wrote: > On Tue, Dec 25, 2007 at 09:38:19AM +0100, Florian Kulzer wrote: > > On Mon, Dec 24, 2007 at 22:24:52 -0500, Thomas H. George wrote: [...] > > > When I next enter the command: > > > > > >dvgrab --format raw --autosplit --size 10

Re: dvgrab doesn't - Thanks for the help

2007-12-26 Thread Thomas H. George
On Tue, Dec 25, 2007 at 09:38:19AM +0100, Florian Kulzer wrote: > On Mon, Dec 24, 2007 at 22:24:52 -0500, Thomas H. George wrote: > > With my old system dvgrab controlled my Sony Digital 8 video camera with no > > problems. I upgraded to a new motherboard and a Athlon 64 processor, Lenny > > and

Thanks for the help...

2006-05-02 Thread Daniel L. McGrew
Thank you... that will help cut down on the signature size also, because I can use a different, much smaller sig in express... Most sincerely, Dan "For GOD so LOVED the world that he gave his o

Thanks for the help

2005-08-15 Thread Nick I
Please go ahead and respond to this email in the user list so that others can give their opinions as well. Links that you mention in the user list I will be sure to include on Cluster Builder. Thanks for the help, Nick

thanks for the help

2004-05-19 Thread welly hartanto
Somebody has helped me through my problem about missing usb device. But,I'm so sorry, the e-mail was erased from my mailbox. However, now at least i can get my usb printer works ( even the device URI is somewhat strange "usb:3535?serial=TH37." ) Thanks again ---welly---

Thanks For the Help

2003-08-14 Thread Alan Connor
I'm not going to be posting here with this id anymore. I just needed some help with my program. Because I have been posting here for a LONG time under a different identity, I knew that there were a bunch of phony spam fighters and jerks who don't have the manners or courage to confine their hara

Re: exim wierdness: Thanks for the help

2003-01-15 Thread Rohan Nicholls
Thanks Derrick and Shyamal for your help with this. I really appreciate it, and think I have this present challenge dealt with. Allows me to move over from using mozilla which I find very resource hungry. I still have to try this at home, but as Mozilla needed to use the work exchange server at

Thanks for the help Re: xemacs splits mail

1998-05-29 Thread Stefan Gödel
e: > > `mime-editor/split-message' is a variable declared in Lisp. > > Value: nil > > Documentation: > *Split large message if it is non-nil. [tm-edit.el] > > > I have > (setq mime-editor/split-message nil) > in my ~/.emacs file. Thanks for the help folks

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-30 Thread Dima
Thalia L. Hooker wrote: > Hi, > ... > I tried the kernel package and compilation went fine except it didn't seem > to compile any of the new modules even though I requested SCSI support, > SCSI disk support, and the driver AHA152x. I say this because when I > noticed it had not detected an

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Manoj Srivastava
Hi, >>"Thalia" == Thalia L Hooker <[EMAIL PROTECTED]> writes: Thalia> Hi, I finally got over my signal 11 problems and can now Thalia> recompile a kernel. The problems seem to have been due to bad Thalia> RAM. I reinitialized my partitions because I was afraid I Thalia> would run into filesystem p

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Manoj Srivastava
Hi, >>"Mike" == Mike Miller <[EMAIL PROTECTED]> writes: Mike> I'm thinking of starting a Debian custom kernel faq that would Mike> address issues such as Ignus' questions and my own experience Mike> with pcmcia and the kernel. Any one interested in contributing? Please include the Proble

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Thalia L. Hooker
Hi, I finally got over my signal 11 problems and can now recompile a kernel. The problems seem to have been due to bad RAM. I reinitialized my partitions because I was afraid I would run into filesystem problems due to the numerous times my computer froze when I was trying to recompile a kernel.

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Manoj Srivastava
Hi, >>"Ignus" == Ignus Fast <[EMAIL PROTECTED]> writes: Ignus> I am still having a lot of trouble! I have no trouble running: Ignus> 'make xconfig', followed by Ignus> 'make kpkg-clean', This is the wrong order. Try make-kpkg clean, followed by make xconfig Ignus> 'make-kpkg

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Mike Miller
You might have better success it you make your modules using make-kpkg rather than make-ing in the source directory. Try executing `make-kpkg --targets' to get a list of targets (which includes modules). Caveat - I haven't made modules with make-kpkg myself, so I don't know what pitfalls might aw

Re: Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Joost Kooij
On Tue, 28 Oct 1997, Ignus Fast wrote: > I am still having a lot of trouble! I have no trouble running: > > 'make xconfig', followed by > 'make kpkg-clean', > 'make-kpkg -r custom.1.0 kernel_image' > 'dpkg -i /usr/src/kernel-image-2.0.30_custom.1.0_i386.deb' Ready?!? > 'make modules' > 'make m

Thanks for the help with compiling a new kernel... BUT!

1997-10-29 Thread Ignus Fast
I am still having a lot of trouble! I have no trouble running: 'make xconfig', followed by 'make kpkg-clean', 'make-kpkg -r custom.1.0 kernel_image' 'dpkg -i /usr/src/kernel-image-2.0.30_custom.1.0_i386.deb' 'make modules' 'make modules_install' to create a custom kernel boot disk. But