Gnucash errors in unstable

2003-03-16 Thread Jim
Hello, I am getting the following errors when trying to run gnucash: ERROR: In procedure dynamic-link: ERROR: file: "libgw-wct", message: "libgw-wct.so: cannot open shared object file: No such file or directory" Does anyone one know how to fix this? Thanks. -- To UNSUBSCRIBE, email to [EMAIL

Re: Gnucash errors in unstable

2003-03-16 Thread Jim
On Sun, Mar 16, 2003 at 06:09:03PM +0100, Thomas Weinbrenner wrote: > Jim wrote: > > I am getting the following errors when trying to run gnucash: > > > > ERROR: In procedure dynamic-link: > > ERROR: file: "libgw-wct", message: "libgw-wct.so: cannot op

apt-get

2003-04-02 Thread Jim
Cannot apt-get kcontrol and another file, i'm only missing 2 files to get kde up and running. Any ideas. I'm running apt-get install kdebase, everything goes fine except i cannot d/l these last 2 files, tells me connection failed IP:127.0.0.1 . It's debian running on a xbox. -- To UNSUB

installing woody

2003-04-03 Thread jim
s would be most appreciated as I look forward to using the much bragged about APT-GET. Bye for now. Thanks, Jim -- "My naturally sweet nature and disposition has been spoiled by the sport of billiards". -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Re: Office soulution

2003-04-05 Thread Jim
I ended up getting openoffice.org, it's very slow loading as it's running on xbox debian, it does the job though. Although i have found it does not always open .xls files, it somtimes says file is passwd protected and it not. On Sat, 5 Apr 2003 01:54 pm, Jean-Marc V. Liotier wrote: > On Sat, 20

Re: weird log entry

1999-07-13 Thread Jim
Just looks like someone tried to connect to the afs3-fileserver port on your machine. Perhaps inadvertently, or maybe even as part of a portscan attempt. To find out the actual port #, check /etc/services. It should be defined in there. On Tue, 13 Jul 1999, Pollywog wrote: > Can anyone tell m

Re: 3rd Call for help - Lost network card after Potato Upgrade

1999-07-18 Thread Jim
The easiest way for us to fix this would be by running modconf. Hopefully nothing else is broken (which we'll find out soon). As root, run: modconf Then go to "net" and then "ne" and enable the module for your card. The reason you aren't detecting the card? modprobe will generally only detect

Accessing html forms...

1998-06-03 Thread jim
It's relatively easy to write a program to do this, although you might need to scroung around for routines to do the "URL Encoding" of the post data. However: Perl is your friend. look at the LWP module. If you can get it, O'Reilly has a "Web Client Programs with Perl" book that covers this topic

Debian and Schools (was Re: Adding users from a list or database?)

1998-12-19 Thread jim
ly a big part of the community, the schools. Thanks for considering this. I offer up these perl scripts primarily to support schools, altho it's likely easy to use it for other purposes. You can get these scripts. They are GPL. ftp://ftp.laney.edu/pub/jim/roster/roster-0.6.0.tar.gz for

Wtf? puzzling lock-ups

1999-08-11 Thread Jim
Hi. As the subject suggests, I get strange freeze-ups on my machine. Yes, it's definitely frozen... I can't ping it from my lan, and nothing responds... no keybd, no mouse, no nothing. This occurs once every couple of weeks. So far I have not been able to get more than 21 days of uptime, since i

Re: Wtf? puzzling lock-ups

1999-08-12 Thread Jim
I've had lock-ups on the stock 2.0.36 kernel, a 2.0.36. which I compiled myself, and my current 2.0.37 which I also compiled myself. On Thu, 12 Aug 1999, Keith G. Murphy wrote: > Wim Kerkhoff wrote: > > > > On 11-Aug-99 Jim wrote: > > > Hi. As the subject sugge

Re: Xterm

1999-08-19 Thread Jim
On Thu, 19 Aug 1999, Eric Gillespie, Jr. wrote: > No, you're thinking of .profile and .bash_profile, which are only read in > login shells. True. (Same holds for .bash_login. Note that only one of these is ever read: the first one found, in this order: .bash_profile, .bash_login, .profile.)

Re: http -> telnet

1999-08-28 Thread Jim
Your proxy probably just filters based on the destination port number, without even looknig at the network traffic. You might want to just run a telnet (or ssh) daemon on port 80 of your home machine, that should do the trick. Just connect to your machine on port 80 (normally used by HTTP) instea

Re: have problem with samba

1999-09-02 Thread Jim
As the error message suggests, you might wish to try the -I option: smbclient -L skrappur -I ip_address where ip_address is the address of the machine you're trying to connect to. Apparently the machine does not realize that its NetBIOS name is "skrappur." On Thu, 2 Sep 1999, [iso-8859-1] Ari

Re: ide disks > 8.4gb

1999-09-11 Thread Jim
May as well get my 2 cents in on this thread, since I JUST got my Maxtor 17.2 GB disk working. Asus P/I P55T2P4 mobo, iP133 CPU. Linux Kernel 2.0.38, LILO v 0.21. It was really difficult until I set the BIOS to "Normal" and NOT to LBA. Both modes saw only 8.4 GB of disk, but different numbers of

video permissions

1999-09-11 Thread Jim
I just installed Quake and Quake2 on my Linux machine. They run fine in X of course, and I can get the SVGALIB (console) versions to run ok too as long as I run them as root or suid root. However, I'm wondering if there's some kinda of special device file that I could just allow myself write perm

Lynx, Telnet won't resolve host

1999-04-07 Thread Jim
Debian/Linux. Thanks in advance, Jim

Re: Windows 49er Bug

1999-04-09 Thread Jim
"Richard E. Hawkins Esq." wrote: > henry harrumphed, > > > Isn't there something similar in Linux? Except the limit is a bit over a > > year? > > A bit more than that. The date rolls over in 2038 on 32 bit unices. Would that be called a Y2.038K bug in Linux slanguage?

Re: too big packages?

1999-04-10 Thread Jim
; driver and a floppy disk driver? Jim

modules in use

1999-10-09 Thread Jim
Hi, is there any way to tell exactly what process, etc. may be using a particular module? I keep seeing these messages in /var/log/messages: kernel: smb_retry: signal failed, error=-3 kernel: smb_retry: signal failed, error=-3 AFAIK this has only been occuring since I went to kernel 2.2.12 (fro

replacing debs with locally compiled packages

1999-10-12 Thread Jim
This one's a quickie. Seems to me that if I want to replace a package I've already installed with the distro (slink) with my own build of the source, I should just be able to remove (w/o purging configs) the package using dselect/dpkg and then go ahead and install my own build. Is there any possi

fetchmail vs. ?

1999-10-14 Thread Jim
I'm looking for something similar to fetchmail which will allow me to download msgs via POP3 and deliver them to a local mailbox file, such as /var/spool/mail/user or whatever I want, whereas AFAICT (please correct me if I am wrong) fetchmail will only deliver msgs to an smtp dameon or to a local M

Base2_0.tgz missing man command.

1998-10-22 Thread Jim
kmsg from /proc/ I noticed that kmsg is a zero byte file ( I do have ls -l and vdir) and that there are many zero byte files in this directory. Is this normal? Jim

Mounting /fd0 (Was Re: Base2_0.tgz missing man command.)

1998-10-22 Thread Jim
formation on what to add. Thanks again, Jim Stephen J. Carpenter wrote: > On Thu, Oct 22, 1998 at 12:04:16PM +, Jim wrote: > > Hi. I'm new to the group and to Linux. > > > > I have installed Debian on my 486 laptop from Dos with files from > > ftp://ftp.de

Configure PCMCIA *FIRST* (Was Re: Base2_0.tgz missing man command.)

1998-10-22 Thread Jim
king re-install? What are your thoughts? Thanks, Jim Pann McCuaig wrote: > Have a look at the URL in my sig for my recommendations for getting from > the base system to a usable "workstation" system. > > Luck, > Pann > -- > What's All

Re: Mounting /fd0 (Was Re: Base2_0.tgz missing man command.)

1998-10-23 Thread Jim
mount /dev/fd0 /floppy/ seems to do the trick. Is there a script I can set up that would run fdflush every time I want to access the floppy? Thanks, Jim Ole J. Tetlie wrote: > *-Jim <[EMAIL PROTECTED]> > | > | Now, I find that when trying to mount /fd0 I get the error "

Help Bios32 extensions:

1998-10-23 Thread Jim
Hi, On boot I get the message eata_dma: No BIOS32 extensions present. This driver release still depends on it. I get the same from eata_pio: Can someone suggest an extension package, or an upgrade driver release? Computer is a NEC Versa 486sl. Thanks, Jim.

Re: no pcmcia drivers on install

1998-10-25 Thread Jim
Daniel E. Hollis wrote: > Hi All, > > I posted a few weeks ago about not begin able to get my pcmcia card to work > on my TI/Acer 610CD laptop. A similar occurrence happened to me. I had Debian install the pcmcia drivers but when all was finished I found I had no /lib/modules/2.0.34/pcmcia. Wh

Re: Downloading install files

1998-10-25 Thread Jim
Right click on the filename and choose "save link as..." Richard Davis wrote: > I'm an absolute greenhorn with debian so I'm sorry if this is stupid > How do you download the linux file? > When I download it, it downloads as an html file. > I know it is not an html file, but what am I doing wrong

Remote Chat

1998-11-23 Thread Jim
Is there a way I can real time chat with other users on our remote Debian system? I think there was an echo command on my old Novel system but that was many years ago. Is there a like utility on Debian? Thanks, Jim Lawler New Global Net

Re: 64 Kbps Leased connection - HELP

1998-03-02 Thread Jim
these resources within reach of http://sunsite.unc.edu/ Good luck... -Jim -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Yikes, sorry. (Was Re: make-kpkg)

1998-03-03 Thread Jim
e of buffer overrun problems. The silence after posting the bug makes me suspect this is maybe the case, or that the shadow passwd suite is orphaned. Could someone please let me know either way? -that if a bug which is critical is not resolved, new versions of debian will not be relea

Re: Slackware--->Debian

1998-03-03 Thread Jim
s, scripts, programs, poems, essays, drawings, etc. then go to http://www.debian.org/docs/ and choose the debian installation link, read the whole thing and go for it... -Jim -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: Thanks :)

1998-03-03 Thread Jim
> Here, learn to fish :) > http://www.ucc.ie/cgi-bin/acronym Give a man a fish... he'll have a meal that day... Teach a man to fish... he'll sit on the boat drinking beer all day... :) -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Troub

Re: making room

1998-03-04 Thread Jim
that would be used by partition, of each individual package and by any given group of packages. -Jim -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: wu-ftpd and anonymous ftp

1998-03-06 Thread Jim
n dir; it takes care of everything itself. -Jim -- E-mail the word "unsubscribe" to [EMAIL PROTECTED] TO UNSUBSCRIBE FROM THIS MAILING LIST. Trouble? E-mail to [EMAIL PROTECTED] .

Re: 'watching' a file

1998-03-06 Thread Jim
> How can you 'watch' a file as it is being written to? For example, I want > to have a script watch a log files for certain information and do > something when it sees the information. You can: - tail -f - less +F -Jim -- E-mail the word "unsubscribe&

problems with vnc

1998-03-25 Thread jim
x27;m not ready to upgrade to hamm yet. On a separate note, having done ppp over null modem, I'd recommend that you try PLIP as an alternative. The only expense is the cost of the cable (and giving up a printer port on each machine), and the performance is much better. - Jim > >

Re: why does the kernel suck up memory?

1998-03-30 Thread jim
Jay Barbee writes: > > I've noticed that when I added more memory, the extra memory went into > > "buffers". Why? I don't have a heavily loaded system which would require > > massive buffers. How can I change the kernel to stop with this unnecessary > > behavior? > > I'm trying to keep from us

PCI NE2000 clone w/1.3.1, 2.0.30 kernel

1998-04-18 Thread jim
ne.o 0x6500" locks the system up... - - Jim -BEGIN PGP SIGNATURE- Version: 2.6.2 Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface iQCVAwUBNTgVJT6/Vk7L6QQVAQGmkwQAwo5ktl5ZB8VhZCuWyHCheCHKYi0QS/e/ Tvow+0I3zjyJBeW6gLhppGFq9UP4KYGhJuuRDvr3k2sj7+j8/vSshBb14MQH

Re: Debian on CD.

1997-12-30 Thread jim
; it had two disc 2's and no disc 1. I called Infomagic, and they had a copy of disc 1 out to me within a week. I just recently switched from Slackware to Debian; I used the August 97 Infomagic CD, and it went without a hitch. - Jim -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail th

Netscape helpers, or replacing /bin/sh

1998-01-07 Thread jim
ash, or an older version of bash, for example), will it break anything debian-wise? I realize that it might break other things that expect /bin/sh to really be bash, but frankly, such things probably deserve it for making that assumption. - Jim [EMAIL PROTECTED] -- TO UNSUBSCRIBE FROM THIS MAILI

Re: Netscape helpers, or replacing /bin/sh

1998-01-08 Thread jim
sending them as type text/plain. (Hopefully this > won't confuse anyone) I got the files and installed them, and it does indeed fix the problem. One unintended consequence is that the new libreadline breaks ncftp, which wants the older one. I can live with this, until I manage to rebuild

CGI script for telnet or shell access

1998-01-23 Thread jim
f what you want to do is covered by it, I've found that 'webmin' is a good start for doing basic admin work using the web. http://www.webmin.com/ - Jim -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Again Re: Netscape releasing source code for 5.0

1998-01-24 Thread jim
sumably other unix versions) keep resetting permissions on .netscape/bookmarks.html to 600, which means that I can't put symlink .netscape into ~/public_html and read my bookmarks when I travel. - Jim -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: xt?

1997-03-07 Thread Jim
On 5 Mar 1997, David Stein wrote: > Can debian Linux run on an xt? If not is there another linux that can run > on an xt? a http: link in the right direction would be appreciated. Take a peek at Minix: ftp.cs.vu.nl:/pub/minix www.cs.vu.nl/~ast/minix.html I had it running on a 1

Re: PLIP setup?

1997-03-01 Thread Jim
On Sat, 1 Mar 1997, Karl Ferguson wrote: > Hmmm - how fast is PLIP? Are you able to give me some stats on FTP's and > ping times? I'm wondering if it's faster than 115200 serial... I don't do well with my slow machine (web crawler indeed) but even it manages 15 KB/s using ncftp. Andrea tells

Re: Procmail recipe.

1997-03-03 Thread Jim
On Sun, 2 Mar 1997, Elie Rosenblum wrote: > * ^From .*debian-user* > * ^To: .*debian-user* > * ^Cc: .*debian-user* even more tidy: * ^(From|To|Cc):.*debian -!-

Sox - no more play?

1997-04-04 Thread Jim
The sound tool, sox, used to have a 'play' symlink that no longer works. So.. how on earth do we get sox 12.12 to play (.au) files? Simply cat'ing them to /dev/dsp sounds terrible! :-) -!-

Re: MC broken?

1997-04-05 Thread Jim
On Sat, 5 Apr 1997, David/Bill Benjamin wrote: > Today, I upgraded MC to version 3.5.17 from the unstable tree, and so > far, I have been unable to get the new version to run. Could it be trying to use your old .mc.ini files? It acted very strangely here until I deleted them and created new one

Watchdog

1997-04-25 Thread jim
Fooling around yesterday with the 2000 date, I managed to send the system into a tailspin which caused the installed watchdog to reboot due to a high load. No, I wasn't expecting this. ;-) It would be nice if watchdog would run the shutdown scripts and reboot cleanly, is there a way to do this?

Debian 1.2 is broken out of the box.

1997-05-13 Thread Jim
Speaking as someone who has spent lots of spare time over the last few weeks trying to install Debian w/ only limited success, I feel I have earned the right to criticize you Debian folks for not bothering to test your stuff. Did the basic diskette installation that I got from ftp.kernel.org's mi

(repost w/o HTML) Debian 1.2 is broken out of the box.

1997-05-14 Thread Jim
OK, we'll try this again without HTML tags. Sorry guys, my linux box isn't working so well, so I'm using windows/netscape which was set up to embed HTML. Speaking of my linux box not feeling so healthy, here's why: > > Speaking as someone who has spent lots of spare time over the last few > week

Re: LINUX SUPPORT FOR CABLE-MODEMS?

1997-05-16 Thread Jim
Harmon Sequoya Nine wrote: > > Hi all. > > A "cable modem" has just been installed on my computer, and I would > like to use it under Linux: > > 1) The card that was installed on my computer is a 10base-T (twisted pair) > ethernet card -- "Intel 82557-based PCI Ethernet card". Does the Linux k

high ascii in the manpages

1997-05-18 Thread jim
More puzzling than anything else, but I've noticed some of the manpages for some reason display a upside-down exclamation mark (!) instead of a hyphen. The puzzle is that this happens only on SOME of the VC's. Same with high-ascii box characters. In some VC they display as box characters, in ot

rvxt won't display background bitmaps

1997-06-15 Thread jim
rxvt doesn't seem to want to display X pixmaps with the -pixmap option. Without digging into the source, I'm wondering if the man page is incorrect. Could it be wanting a different file format than .xpm? Has anyone gotten this to work?? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word

Where do I get libmpeg?

1997-09-14 Thread jim
I loaded up the new ImageMagick and it requires libmpeg.so.1 which I don't have and which the packages in stable don't seem to have either. Anyone know where I can get this beast? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [

Is there anything more unstable than Netscape??

1997-06-30 Thread jim
Since I get on average about 10 fatal crashes of netscape a day, when combined with the flaky behavior, I'd say that Netscape for linux is the most unstable but working application I've ever seen. Is anyone out there running netscape communicator 4.0b5 and having a good time??? -- TO UNSUBSCRI

Q: How to change icon bitmap for rxvt-xpm??

1997-07-04 Thread jim
I'd like to have a special icon bitmap for when rxvt-xpm is minimized. Read the man page and nothing. Any ideas?? -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Q: How to add helpers on Netscape which require a file as input

1997-07-04 Thread jim
Using Netscape 4.0b5. I need to add maplay as the MPEG helper app. HOWEVER, just adding the application does nothing. The online help in netscape and at the web site doesn't tell me how to tell helper applications where to find the temporary file. What I suspect is happening is that netscape d

Netscape: How about some Unix instructions

1997-07-07 Thread jim
Netscape doesn't include any instructions for setting up helper apps. w/ unix. For example, I want to run VRML directly from netscape. Great! So, I go to preferences/Navigator/Applications and create a new mime-type called x-world/x-vrml. I then tell it that this is for extension wrl. I tell

nobody is running find at too high a priority

1997-07-08 Thread jim
I don't know debian well enough to know which process is running find at 7AM in the morning, but, I suspect it is rebuilding the locate database. The problem is that it is being run at normal priority which REALLY puts a dent in performance. I would suggest that any jobs which are rebuilding dat

Off Topic: Netscape HTML post to newsgroups broken

1997-07-19 Thread jim
Using 4.01b6, I can send HTML as mail. I have the default selection set to send both plain text and HTML without asking me. That much works. HOWEVER, if you try to send to a newsgroup, you're screwed. A window comes up titled "Netscae: HTML Mail Question". This window worked fine in the last re

Can't get apache to start using my files

1997-08-27 Thread jim
Using apache 1.1.3-6. The apache httpd is currently installed and running on my system (kernel 2.0.30). However, only the default files will show up. No matter what I do, I can't get apache to serve my files. The documentation which comes with the distribution pops up when you point your web bro

Netscape just bombed my files

1997-09-02 Thread jim
Netscape 4.01b6 just bombed my mail folder, newsgroups, and bookmarks. Those fuckers just wanted me to know that it was about to expire on Sept. 16 so they had me agree to their license agreement again! Well, that is a bug in their logic caused by their overzealous need to get people to upgrade.

mouse & xf86conf-4

2004-12-26 Thread Jim
I am running kernel 2.6.10 on a asus-pt4 mb, debian testing, geforce4 mx4000 video card. I have a 3 button serial mouse and I want the middle button to copy what I have highlighted, but don't know what to alter in my xf86config-4 file. Please note that when I run dpkg-reconfigure xserver-xfree8

Synaptic - toolbar - help

2005-01-03 Thread jim
I am running sarge with kernel 2.6.10 Somehow the icons have vanished from the synaptic toolbar. I have set "text under icons", but no icons appear - therefore no text. Does anyone know how I can get them back? Thanks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Re: PLIP setup?

1997-03-01 Thread Jim
On Thu, 27 Feb 1997, Steve Reid wrote: > SIOCSIFADDR: No such device > SIOCSIFDSTADDR: No such device > > It looks as if the PLIP device is not compiled into the kernel. I don't > get any message regarding PLIP when I boot, but I _know_ I have PLIP > compiled into the kernel. Compile both lp and

Re: PLIP setup?

1997-03-01 Thread Jim
On Fri, 28 Feb 1997, Spineux Alain wrote: > > You can't include PLIP and the printer driver together You can with separate ports and module support.. #/etc/conf.modules # [..] options lp io=0x3bc,0x378 options plip io=0x278;irq=5 This puts a printer on your plip network. -!-

RE: IDE CD-RW

2001-01-17 Thread Jim
. Jim -Original Message- From: Kevin C. Smith [mailto:[EMAIL PROTECTED] Behalf Of Kevin C. Smith Sent: 17 January 2001 00:38 To: john gennard Cc: debian-user@lists.debian.org Subject: Re: IDE CD-RW On Tue, Jan 16, 2001 at 05:42:22PM +, john gennard wrote: > I've purchased a

RE: Good NIC selection?

2001-01-17 Thread Jim
0xe080 [0xe080].  I/O at 0x6200 [0x6201]. Hope this helps   Jim -Original Message-From: DSC Lithuania [mailto:[EMAIL PROTECTED]Sent: 17 January 2001 18:49To: debian-user@lists.debian.orgSubject: Good NIC selection? Hi,       We have a windows network and I&#

Re: PPP connection can't find servers

2001-01-26 Thread Jim
you sure pppd is running? Check /var/log/messages to make sure. Assuming that your ISP uses dynamic IP addressing this should tell you the IP of the other end of the PPP link, you could try pinging that, and also check that if the DNS servers are listed they are the same as the ones you used in

Re: Linux - DNS/WWW/POP

2001-01-29 Thread Jim
Hi, It is perfectly possible, it is the configuration that I have now. It is worth looking at the documents from LDP. You can get them via ftp from: ftp://sunsite.unc.edu/pub/Linux/docs/linux-doc-project The Linux Network Administators Guide there would be worth a read at least. Jim

Re: Help needed on first install

2001-02-03 Thread Jim
ollowing for me (Logitech 3-button using IntelliMouse protocol): /usr/sbin/gpm -m /dev/psaux -t ps2 -Rms3 Jim Rick Commo wrote: This is my first ever Debian install. Previous experience limited to RH 4/5 years ago and recently Mandrake 7.1, so I am not a heavy Linux type at this point. H

Re: SysV Init

2001-02-03 Thread Jim
only cares about the first three chars, just common sense for administration. Jim p.s. Please cc me in on a reply as well as the list Stephen Robertson wrote: I'm fairly new to Debian and still learning the system. What is the accepted method of configuring which services are stopped and

Heterogeneous file and print services

2001-07-17 Thread jim
most of my problems? I hope this will help you to help me, any advise would be gratefully received even if it is RTFM here, here and here. Thanks Jim

Segfaults in seemingly unrelated programs

2002-02-02 Thread jim
Due to a faulty fan, one CPU overheated and brought the system down. On restart, fsck indicated that some filesystem corruption occured. On startup, gdm would not start. After entering my username in the console, the login prompt came back without giving me the opportunity to enter my password. Th

GLX and "ssystem"- how?

2001-11-17 Thread jim
GLX. How do I get it to work with "ssystem"? I have installed utah-glx and loading gtx.so in XF86Config, which gets to the splash screen, but ssystem quits with the error: X Error of failed request: GLXUnsupportedPrivateRequest Major opcode of failed request: 148 (GLX) Minor opcode of fail

debian 3 Maildirs a weird size (4.0 K) ??

2004-08-25 Thread Jim
all 4.0 K even though the account as a few hundred Megs of email accumulated over time. Any ideas then where the actual directory is that holds my email so I can back it up? Any help appreciated. Jim. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Re: debian 3 Maildirs a weird size (4.0 K) ??

2004-08-26 Thread Jim
Thanks Stefan! That is exactly what I was looking for. Stefan O'Rear <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... > On Wed, Aug 25, 2004 at 09:59:55AM -0700, Jim wrote: > > Hi, > > > > I am trying to backup my Maildir in debian (using e

imap-ssl and linksys befsx41 disconnects

2004-09-09 Thread Jim
Has anyone seen a problem with the Linksys befsx41 router w/SPI and imap-ssl where you can send messages but then after a message or 2 it seems unable to copy over messages to sent folders but can still send and receive? If I turn off SPI on the linksys then the problem goes away. Any ideas? --

security.debian.org

2004-02-02 Thread jim
Is there a problem with security.debian.org?  I can not get to the web page,  ping it or connect through dselect.   Am I missing something obvious?   -Jim McClendon

Internet with Debian

2013-04-12 Thread Jim
I just downloaded the full live install IOS for Debian and burned to a USB. Booting using the USB works but I can not find any link or clue on how to connect the computer to the wireless router. If there is a page that would help me get that done? Jim -- "What we call the beginni

More info and help

2011-07-08 Thread Jim
Hi, How would you like a find.er's fee of $3,220 / 2000 GBP / 2215 EURO for every property you see for sale worldwide on the web and in the streets of your town/city? Find.er's fees are paid irrespective of property type, location or reason for sale to include fore.closures and repo's. No se

Re: alsa and oss configuration

2005-08-03 Thread jim
les for audio support (rather than compiling support in to the kernel). And it's my general sense that ALSA is really designed with kernel modules in mind. Maybe you should recompile using modules, then run alsaconf? That usually does a good job of setting things up as long as there is

Abiword font error

2002-06-01 Thread jim
Other than following the instructions given ( I'm certain Debian has done some or all of it already, but how much and what?), maybe someone else has resolved the problem already.. Source: abiword/unstable Version: 1.0.1+cvs.2002.05.30-1 System: Testing (aka Woody, Debian

hello?

2002-06-02 Thread jim
Does this list work? I receive it via news and now through email, but it seems spotty. Messages are missing, including my own request for help with Abiword. Just a simple ACK would be appreciated, thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Abiword

2002-06-02 Thread jim
On Sun, 2 Jun 2002, vanillicat wrote: > Hi Jim, > > Just a note that this message of yours got through. > > Also, your query regarding abiword made it through to me as well. I'm > having the *precise* same issue, so I too am watching what turns up. Thanks for the reply. I

Re: hello?

2002-06-02 Thread jim
On Sun, 2 Jun 2002, Doug Riddle wrote: > Got you just fine Jim. and Whoosh! fast too. :-) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: apt or broken package problem

2002-06-02 Thread jim
On 2 Jun 2002, Tomasz Kosinski wrote: > In the last few days, apt has been reporting "E: Fatal, conflicts..." > errors, and I can't determine what is causing this. For example, if I > try to install "dia" I get a total of 69 "E: Fatal, conflicts..." > errors, mostly with packages which have no cle

How to install Debian from CD ROM

2002-06-05 Thread Jim
I've downloaded the Debian CD a couple of times but can't install it on a new system. The system boots from the CD, and creates the proper partions (Linux and Linux swap), but then when its time to install the kernel, it says it can't mount the CD. What does this mean, and is there a way around i

Re: WWW.GUNSAMERICA.COM

2005-09-03 Thread Jim
What happened to gunsamerica.com?  __Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

Re: newbie boot question

2005-09-26 Thread Jim
michael wrote: On Mon, 2005-09-26 at 12:20 -0400, Jim Woodward wrote: How do I retrieve the messages that I see when booting? dmesg does not have all the information. I'm using kernel 2.6.13.2 Thanks enable /etc/default/bootlogd: $ cat /etc/default/bootlogd # Run bootlogd at st

RE: Reverting to the stable distribution

2003-02-27 Thread Jim Hubbard
Remove kde3 first (all of it), then install kde2. Worth a shot. Sincerely, Jim Hubbard .--. |o_o | |:_/ | // \ \ (| | ) /'\_ _/`\ \___)=(___/ Rockingham County Linux Users Group www.rock.lu

RE: Problem with disk going read only due to errors.

2003-02-27 Thread Jim Hubbard
eep and get new disk (or a new box). Once a disk starts going bad, it's only gonna get worse, although I've seen some of them soldier on for quite a while even after starting to fail. Sincerely, Jim Hubbard

Downloading Debian -Latest Release

2003-03-01 Thread jim tate
Using jigdo-bin-0.6.9 , what is the best and complete URL to use. I have went to debian /CD site for URL's but nothing works. Thanks Jim Tate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Debian Newbie and DVD

2003-03-02 Thread jim tate
I want to get the Debian3.0 on DVD and I have never tryed to boot with a DVD to install . I have a DVD/Player , will the Debian DVD boot and install and work like a standard CDROM . Thanks Jim Tate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

testing migration

2003-03-11 Thread Jim McCloskey
quick report of how it went? Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: testing migration

2003-03-12 Thread Jim McCloskey
Thanks very much to all who responded and contributed to the discussion. I did the upgrade, and have experienced no problems at all so far. Nice, Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

wireless, packet loss

2003-03-20 Thread Jim McCloskey
roblem? Thanks, Jim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

  1   2   3   4   5   6   7   8   9   10   >