Gnu C++ libs seems to be missing a few things

2001-11-21 Thread Ian Patrick Thomas
I'm currently writing some code and I'm finding certain things are are not working correctly. Some sample code: #include string #include fstream //#include iomanip // for noskipws int main( int argc, char* argv[] ) { ifstream ifile( argv[ 1 ] ); if ( !ifile ) { cerr

Re: Unable to configure index_format in Mutt

2001-11-19 Thread Ian Patrick Thomas
On Sun, Nov 18, 2001 at 09:11:29PM -0800, Vineet Kumar wrote: * Ian Patrick Thomas ([EMAIL PROTECTED]) [08 14:14]: I have tried unsuccessfully to change index_format in Mutt. The problem is that I am unable to put spaces between the different options. For example folder-hook

Re: /etc/modules.conf is more recent than ...

2001-11-18 Thread Ian Patrick Thomas
On Tue, Nov 13, 2001 at 09:38:30PM -0800, Erik Steffl wrote: Ian Patrick Thomas wrote: I have been getting this message on bootup Note: /etc/modules.conf is more recent than /lib/modules/`uname -r`/modules.dep When I check, both have the same creation time. After

Unable to configure index_format in Mutt

2001-11-18 Thread Ian Patrick Thomas
I have tried unsuccessfully to change index_format in Mutt. The problem is that I am unable to put spaces between the different options. For example folder-hook in-l-debian-user set index_format=%4C %Z %{%b%d} %-15.15n %(41)%s I get an error when I try and use this as a

Re: boot from rescue into single user or with no modules loaded

2001-11-13 Thread Ian Patrick Thomas
I booted from CDROM and dropped into a shell. After erasing /lib/modules/`uname -r`/modules.dep I was able to get past the complaints about net-filter-pf1. This problem is solved. Ian -- FreeSoftware Developer Registered GNU/Linux user 239985 and user of Debian GNU/Linux

Re: mozilla 0.9.5 on sid[Re:pkginfo]

2001-11-13 Thread Ian Patrick Thomas
Those commands worked. I made them into a script called pkg_info. Ian -- FreeSoftware Developer Registered GNU/Linux user 239985 and user of Debian GNU/Linux pgpSWiayFtc1W.pgp Description: PGP signature

/etc/modules.conf is more recent than ...

2001-11-13 Thread Ian Patrick Thomas
I have been getting this message on bootup Note: /etc/modules.conf is more recent than /lib/modules/`uname -r`/modules.dep When I check, both have the same creation time. After searching on geocrawler I found a post where someone put the all the subdirectories of /lib/modules/`uname

Re: mozilla 0.9.5 on sid

2001-11-09 Thread Ian Patrick Thomas
On Fri, Nov 09, 2001 at 09:45:08PM -0500, Michael P. Soulier wrote: On Fri, Nov 09, 2001 at 08:09:24PM -0500, Jason Wojciechowski wrote: This is the error that finally drove me back to Galeon... I found that I loved it. If you can't fix it or something, give it a shot, though it'll

Re: Small bug in Abiword

2001-11-01 Thread Ian Patrick Thomas
On Wed, Oct 31, 2001 at 05:42:05PM -0800, Karsten M. Self wrote: on Wed, Oct 31, 2001 at 07:28:24PM -0500, Ian Patrick Thomas ([EMAIL PROTECTED]) wrote: After doing a dist upgrade to unstable, my Abiword is now at 0.9.4. What an improvement. I'm able to open all sorts of MS .doc docs

Re: DHCP and Adelphia Cablemodem (dhcpcd)

2001-10-31 Thread Ian Patrick Thomas
On Wed, Oct 31, 2001 at 09:50:27AM -0700, Michael Patterson wrote: Yesterday I finally got my cable modem (Adelphia). Hooked it up to windows, and it worked wonderfully. I was told that, in general, Adelphia doesn't change the IP information, and it would be safe to copy it to the Debian

Small bug in Abiword

2001-10-31 Thread Ian Patrick Thomas
After doing a dist upgrade to unstable, my Abiword is now at 0.9.4. What an improvement. I'm able to open all sorts of MS .doc docs.(unfortunately my friends don't have any desire to use a free alternative to MS Word). The bug I found is that the documentation, The User Manual, is

Re: keymap location

2001-10-28 Thread Ian Patrick Thomas
On Fri, Oct 26, 2001 at 08:10:34AM -0500, Lance Hoffmeyer wrote: where is the default keymap location and what is the file name of the default keymap? I lost my keymap.gz file. Lance -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Re: video card detection (follow up)

2001-10-28 Thread Ian Patrick Thomas
On Sat, Oct 27, 2001 at 11:47:46AM -0700, Cary Cherng wrote: My pc has a diamond v770 tnt2 and my laptop has some kind of ATI mobility rage 128. I can't possibly see my tnt2 as being too new. Anyway, I need to do some manual configuration right? Where can I find info on this?

Re: video card detection

2001-10-27 Thread Ian Patrick Thomas
On Fri, Oct 26, 2001 at 11:26:11PM -0700, Cary Cherng wrote: These are my first attempt at installing Debian. Both my laptop and pc seem to have video cards that cannot be identified. Is this normal or am I missing something? It's not abnormal. If you're using potato then you're

More accurate time feedback

2001-10-24 Thread Ian Patrick Thomas
Is there a way to get a more accurate time value, preferably to a nanosecond, using the system clock? I need to write a program that needs to output the time it takes various sorting algprithms to sort various numbers of integers. For smaller numbers of integers on algorithms like

Re: The right to sing along with an audio CD

2001-10-19 Thread Ian Patrick Thomas
On Fri, Oct 19, 2001 at 03:31:03PM +0200, martin f krafft wrote: * Ian Patrick Thomas [EMAIL PROTECTED] [2001.10.19 08:35:48-0500]: After doing the above, I'm still not able to listen to cd's either. can you listen to mp3s? I avoid mp3's at all costs and use ogg vorbis instead

Re: cannot use X 3.3.6 as any user other than root(Solved)

2001-10-17 Thread Ian Patrick Thomas
On Tue, Oct 16, 2001 at 10:28:49PM -0500, Ian Patrick Thomas wrote: I posted previously about not being able to get xdm to work so a user other than root could use X. I've basically given up on that route because it seemed that the problem I was having with xdm was to difficult to solve

Re: Sound not working in X/Gnome - Was:How to make on board VIA VT82C686B sound chip work?

2001-10-16 Thread Ian Patrick Thomas
On Tue, Oct 16, 2001 at 08:25:02AM +0200, Morbo wrote: Hi, I didn't realize that there was anyone else running a shuttle mainboard. Cool. On an unrelated topic, do you get some garbage on the side of your screen that seems to be caused by interence from something? My board has a Savage

cannot use X 3.3.6 as any user other than root

2001-10-16 Thread Ian Patrick Thomas
I posted previously about not being able to get xdm to work so a user other than root could use X. I've basically given up on that route because it seemed that the problem I was having with xdm was to difficult to solve. Now I would just like to get X usable by another user perhaps through

Re: How to make on board VIA VT82C686B sound chip work?

2001-10-15 Thread Ian Patrick Thomas
On Mon, Oct 15, 2001 at 12:28:31AM +0200, Sergio Da Silva wrote: In order to control the sound volume you may use aumix or any other program that controls the mixer. I do use aumix myself. Hope it helps. On Sun, Oct 14, 2001 at 04:05:12PM -0500, Ian Patrick Thomas wrote: On Sun, Oct 14

Re: debian kernel packages and modules

2001-10-15 Thread Ian Patrick Thomas
On Sun, Oct 14, 2001 at 01:47:29PM -0700, Charles Baker wrote: Okay, here's my debian-newbie question for the week. When installing a stock debian kernel package, how do I get and install the modules that match that kernel w/o killing off the modules that match my old kernel. The particular

Re: Any HOWTO on PAM ? (qpopper pop3 auth)

2001-10-15 Thread Ian Patrick Thomas
On Mon, Oct 15, 2001 at 10:27:37AM +0200, R. Alexander wrote: I would like to have qpopper authenticating not on the system's userid/password but on it's own userid's/passords (to avoid passing system passwords in the clear). Someone told me that qpopper supporto PAM authentication ...

Re: Sound not working in X/Gnome - Was:How to make on board VIA VT82C686B sound chip work?

2001-10-15 Thread Ian Patrick Thomas
On Mon, Oct 15, 2001 at 07:15:34PM +0200, Morbo wrote: Hi, I still have some problems. I get sound if I cat some wav files to /dev/audio or /dev/dsp, allthough very silently. (Somebody mentioned in a previous post installing a mixer. How I do that?) O.K. I don't have the sound

Re: How to make on board VIA VT82C686B sound chip work?

2001-10-14 Thread Ian Patrick Thomas
On Sun, Oct 14, 2001 at 01:54:54PM +0300, Antti Tolamo wrote: At 13:40 14.10.2001, Morbo wrote: Hi, The title says it all :) Many thanks in advance! regards, Balazs What you've got? It needs atleast 2.2.19 kernel and you have to enable codec97 and vt82c drivers on your

Re: Debian books

2001-10-14 Thread Ian Patrick Thomas
On Sun, Oct 14, 2001 at 11:53:46AM -0400, Matthew Daubenspeck wrote: Does anyone have suggestions of helpful books that are more directly for Debian instead of just general linux? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: How to make on board VIA VT82C686B sound chip work?

2001-10-14 Thread Ian Patrick Thomas
On Sun, Oct 14, 2001 at 05:31:23PM +0300, Antti Tolamo wrote: At 17:03 14.10.2001, Ian Patrick Thomas wrote: On Sun, Oct 14, 2001 at 01:54:54PM +0300, Antti Tolamo wrote: I hope this helps, Antti My PGP public key: http://linux.tola.org/~chicken/antti_pgp.txt I

Re: apt-get dist-update problem

2001-10-13 Thread Ian Patrick Thomas
On Sat, Oct 13, 2001 at 04:32:19PM +0200, S?ren Neigaard wrote: Saturday, October 13, 2001, 4:08:53 PM, dman wrote: d On Sat, Oct 13, 2001 at 03:21:54PM +0200, Søren Neigaard wrote: d | I just did a apt-get dist-update to testing, and it killed my X. d | Why? d Probably because you didn't

Re: apt-get dist-update problem

2001-10-13 Thread Ian Patrick Thomas
On Sat, Oct 13, 2001 at 05:02:33PM +0200, S?ren Neigaard wrote: Saturday, October 13, 2001, 5:44:45 PM, Ian wrote: IPT On Sat, Oct 13, 2001 at 04:32:19PM +0200, S?ren Neigaard wrote: Saturday, October 13, 2001, 4:08:53 PM, dman wrote: d On Sat, Oct 13, 2001 at 03:21:54PM +0200, Søren

Re: No luck with getting xdm to work

2001-10-13 Thread Ian Patrick Thomas
On Fri, Oct 12, 2001 at 10:57:09PM -0700, Sean 'Shaleh' Perry wrote: On 13-Oct-2001 Ian Patrick Thomas wrote: I have read the mini-HOWTO on www.linuxdoc.org and RTFM. Here is what appears in /var/log/xdm.log AUDIT: Fri Oct 12 20:02:22 2001: 359 X: client 3 rejected from local

Re: apt-get dist-update problem

2001-10-13 Thread Ian Patrick Thomas
On Sat, Oct 13, 2001 at 05:28:13PM +0200, S?ren Neigaard wrote: Saturday, October 13, 2001, 6:10:28 PM, Ian wrote: IPT On Sat, Oct 13, 2001 at 05:02:33PM +0200, S?ren Neigaard wrote: Saturday, October 13, 2001, 5:44:45 PM, Ian wrote: IPT On Sat, Oct 13, 2001 at 04:32:19PM +0200, S?ren

Re: rxvt vi

2001-10-13 Thread Ian Patrick Thomas
On Sun, Oct 14, 2001 at 03:53:44AM +0700, Mark Rompies wrote: Hi... First... I wonder why my rxvt looks weird everytime I quit from vi? the rxvt window is full of every last commands and its output, and I can't find my cursor until i blindly type clear and press enter. Second..

No luck with getting xdm to work

2001-10-12 Thread Ian Patrick Thomas
I have read the mini-HOWTO on www.linuxdoc.org and RTFM. Here is what appears in /var/log/xdm.log AUDIT: Fri Oct 12 20:02:22 2001: 359 X: client 3 rejected from local host Auth name: XDM-AUTHORIZATION-1 ID: -1 Xlib: connection to :0.0 refused by server Xlib: Client is not authorized to

Re: GRUB cannot find stage2[SOLVED]

2001-03-13 Thread Ian Patrick Thomas
As was proclaimed by Ethan Benson: On Tue, Mar 13, 2001 at 11:09:03PM -0500, Ian Patrick Thomas wrote: install (fd0)+1 (hd0) (hd0,4)/boot/grub/stage2 p My boot partition lies on partition /dev/hda5. The output from df is as follows Filesystem 1024-blocks Used

Re: Correct X server for AYI Rage Fury Pro?

2001-03-13 Thread Ian Patrick Thomas
As was proclaimed by Stan Brown: On Tue Mar 13 13:58:33 2001 mike polniak wrote... Stan Brown wrote: I fnally put together a system out of somewhat less than ancient parts. Now on installing stable on it, it does not auto detect the correct X server. It' has an AATI Rage Fury Pro

Use different cache dir for apt-get dist-upgrade

2001-03-13 Thread Ian Patrick Thomas
I am in the process of upgrading my distribution to 2.2 potato? or whatever is the latest stable. I have already done an apt-get check and no errors were found. The problem is that I get an error Sorry, you don't have enough free space in /var/cache/apt/archives/ I am only

GRUB cannot find stage2

2001-03-12 Thread Ian Patrick Thomas
After installing grub onto the system I cannot seem to get it to find the stage2 file. Here is my fdisk output for the drive it will be installed onto: Disk /dev/hda: 255 heads, 63 sectors, 2491 cylinders Units = cylinders of 16065 * 512 bytes Device Boot Start End Blocks

Re: Where did the incoming mail go?

2001-03-06 Thread Ian Patrick Thomas
As was proclaimed by Ian Patrick Thomas: After setting up sendmail to work and transfer my outgoing mail I went ahead and setup fetchmail. I have included the verbose output of its execution below. For some reason the mail is not getting onto my system, even though everything appears to be running

Where did the incoming mail go?

2001-03-05 Thread Ian Patrick Thomas
After setting up sendmail to work and transfer my outgoing mail I went ahead and setup fetchmail. I have included the verbose output of its execution below. For some reason the mail is not getting onto my system, even though everything appears to be running correctly.