broken python-turbogears dependency list?

2011-02-17 Thread Jason Rennie
e any additional insight? Are there any other packages that should be downgraded in the python-turbogears dependency list? Is the best way to get this fixed to file a bug? Cheers, Jason -- Jason Rennie Research Scientist, ITA Software 617-714-2645 http://www.itasoftware.com/

Re: non-network printer in a network.

2005-05-25 Thread Jason Rennie
Hey Derrick, Many thanks for the "internet printer" tip. I had been trying to use samba to print from Windows XP with varying success. Specifying the CUPS http address worked like a charm. Some minor notes for others who are trying this: - The URL that worked for me was http://server:631/print

Re: Move from i386 to ia64?

2005-05-25 Thread Jason Rennie
Some useful reading: http://www.nl.debian.org/ports/amd64/ https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to make Firefox default to CUPS printer (rather than Xprint spool dir)

2005-05-23 Thread Jason Rennie
On Sun, May 22, 2005 at 09:57:02PM -0400, Patrick Wiseman wrote: > Purge xprint, unless you have some use for it. That fixed the problem, but created a new one. Now, when I hit Ctrl+P, there's a 12 second delay before the print window pops up. And Firefox is "frozen" during those 12 seconds. Any

How to make Firefox default to CUPS printer (rather than Xprint spool dir)

2005-05-22 Thread Jason Rennie
I don't know exactly when this happened, but some time recently, firefox decided to by default send print jobs to a new "Xprintjobs" directory in my home directory. This even though I have an installed CUPS printer that works. i.e. if I select my printer, whatever I want to print prints great. B

Re: grep & tar segfault - broken system

2005-01-06 Thread Jason Rennie
On Mon, Jan 03, 2005 at 06:45:38PM +0200, Alexandros Papadopoulos wrote: > This is all too strange and I'd like to know if there is anywhere I can > find known good md5sums of Debian package binaries (not of the packages > themselves - of the executables in'em). Otherwise, it's impossible to > k

Re: HELP! My printer won't stop!!

2005-01-06 Thread Jason Rennie
On Mon, Jan 03, 2005 at 10:52:33PM +, Clive Menzies wrote: > You could try: > $ ps aux | grep lpr > which will list the process ID > the kill the process, as root or sudo, with: > # kill -9 ProcessID (the number) Or, even simpler: pkill lpr Jason -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: debian-user and mail tools

2005-01-06 Thread Jason Rennie
On Wed, Jan 05, 2005 at 04:42:33PM +0100, Bob Alexander wrote: > Thunderbird does a decent (but not wonderful) job of filtering spam. I use bogofilter (via procmail) to do spam filtering. "Out of the box," bogofilter works very well. Tuned, it's extremely effective. My FP (regular mail labeled

Re: Ugly sarge upgrade -- kernel 2.4.27-2 > 2.4.27-6

2005-01-05 Thread Jason Rennie
On Sat, Dec 25, 2004 at 03:27:57PM -0500, Michael Murphy wrote: > Any one else? Googling's born no fruit. I'm brand new to debian (a > recent redhat emigree) and am unsure where, or whether, to report > this. Any insight or direction members of this list can share will > be gratefully received.

Re: Ugly sarge upgrade -- kernel 2.4.27-2 > 2.4.27-6

2005-01-05 Thread Jason Rennie
Upgrading to 2.4.27-2-686 (from sid) does not fix the slowness problem (at least for me). The bug corresponding to this problem is #288272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288272 Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

Re: Ugly sarge upgrade -- kernel 2.4.27-2 > 2.4.27-6

2005-01-05 Thread Jason Rennie
On Wed, Jan 05, 2005 at 06:13:24AM +0100, Thomas Hood wrote: > Possibly a result of applications trying to play sound effects but sound > not working. I can play ogg files. Sounds like crap (since processor can't decode quickly enough), but screen output for ogg123 is normal. > Building your own

Re: Ugly sarge upgrade -- kernel 2.4.27-2 > 2.4.27-6

2005-01-04 Thread Jason Rennie
On Sat, Dec 25, 2004 at 03:27:57PM -0500, Michael Murphy wrote: > After upgrading, the computer ran so slowly that it was as if I were > trying to run on a '486. On boot, the lines *crawled* up the screen > in shifting waves. Also, the soundcard couldn't be found and alsa > didn't load. I restor

Re: gdm and reboot

2004-12-04 Thread Jason Rennie
On Thu, Dec 02, 2004 at 10:55:56PM -0500, Michael Spang wrote: > I have often wondered why exactly it defaults to requiring a password. > Requiring a user who has physical access to a computer root privileges > to shut it down seems fundamentally flawed to me--they could easily shut > it down by

Re: changing default os in grub

2004-12-04 Thread Jason Rennie
On Thu, Dec 02, 2004 at 09:38:00AM +, john gennard wrote: > The man and info pages do not appear to help (perhaps > because I don't fully understand them). I don't want to > risk making everything unbootable by experimenting, so > can anyone please explain how I can safely put Sarge > back as d

Re: rescue disk

2004-11-30 Thread Jason Rennie
On Tue, Nov 30, 2004 at 07:56:43PM +0200, George Iordanou wrote: > Unfortunately i haven't exactly understood the procedure. Do i need > knoppix? I have the installation cd of sarge. Knoppix is a "live" Debian distribution on a CD. I.e. you don't have to install it, just put in the Knoppix CD, bo

Re: sound driver

2004-11-20 Thread Jason Rennie
On Fri, Nov 19, 2004 at 04:41:26PM -0700, Justin Guerin wrote: > These won't work, because the arguments are provided to the kernel, not to > the module. If your sound driver were compiled into the kernel, this would > be the proper way to provide the argument. Since it's not, you've got to >

Re: sound driver

2004-11-19 Thread Jason Rennie
On Thu, Nov 18, 2004 at 11:51:22AM -0700, Justin Guerin wrote: > Sounds like you have a DMA or IRQ problem. Can you check which DMA and IRQ > channels are assigned during Knoppix boot, and during Debian boot? You may > have to tell the sound module to use a specific IRQ when it's loaded. I >

Re: sound driver

2004-11-19 Thread Jason Rennie
On Thu, Nov 18, 2004 at 11:51:22AM -0700, Justin Guerin wrote: > Sounds like you have a DMA or IRQ problem. Can you check which DMA and IRQ > channels are assigned during Knoppix boot, and during Debian boot? You may > have to tell the sound module to use a specific IRQ when it's loaded. I >

Re: sound driver

2004-11-18 Thread Jason Rennie
On Wed, Nov 17, 2004 at 01:25:51PM -0700, Justin Guerin wrote: > The size discrepency is most likely due to differing kernel versions. What > kernel are you using in Sarge? How about in Knoppix? Both are 2.4.27 > Hmm, the above output would seem to suggest that ogg123 is actually working. > If

Re: Problem Installing Debian 3.0r1 on HP Visualize C3700 workstation

2004-11-16 Thread Jason Rennie
On Tue, Nov 16, 2004 at 01:47:06PM -0500, Kaplan, Andrew H. wrote: > I am experimenting with Debian 3.0r1 and have a Visualize C3700 workstation. You might have better luck trying to install Sarge (testing): http://www.debian.org/devel/debian-installer/ Use the "netinst CD image, with Debian b

sound driver

2004-11-16 Thread Jason Rennie
In short: I can't play ogg files on my Debian Sarge (2.4.27) machine, but I can if I boot off a Knoppix live CD (v3.6, kernel 2.4.27). i.e. the drivers I have installed on my Debian Sarge machine aren't working. I'd like to set things up to use the sound drivers that Knoppix uses, but I don't know

Re: Playing ogg files

2004-11-16 Thread Jason Rennie
On Mon, Nov 15, 2004 at 06:45:16PM +0100, Wim De Smet wrote: > > via82cxxx_audio21564 1 > > ac97_codec 13300 0 [via82cxxx_audio] > > uart401 6436 0 [via82cxxx_audio] > > sound 57480 0 [via82cxxx_audio uart401] > > soundcore

Re: Playing ogg files

2004-11-16 Thread Jason Rennie
On Mon, Nov 15, 2004 at 06:45:16PM +0100, Wim De Smet wrote: > You could try to switch to alsa. The most important part is disabling > everything oss (making sure it doesn't load those modules any more). > So if you try alsa, disable OSS. Modules are probably either loaded > from /etc/modules or vi

Re: Playing ogg files

2004-11-15 Thread Jason Rennie
On Thu, Nov 11, 2004 at 08:11:56PM +0100, Wim De Smet wrote: > I think it might be more of a driver issue. Try playing some .wav's or > .mp3's with another program and see what that does. Do you have alsa > or OSS? You might have both? Check with lsmod to see what sound > modules are loaded. Here

Re: e100

2004-11-11 Thread Jason Rennie
On Thu, Nov 11, 2004 at 01:43:28PM -0200, Attilio Cucchieri wrote: > I am having trouble with an on-board Intel 82562EZ > 10/100 card, for which I need the e100 driver. I usually > use kernel 2.4.18-686, but this does not support that > driver. Which kernel-image should I get to make the card >

Re: Playing ogg files

2004-11-11 Thread Jason Rennie
On Thu, Nov 11, 2004 at 10:46:16AM +0100, Maurits van Rees wrote: > Just for the sake of it, check if some friend pulled a practical joke > by installing an alias for ogg123. :) Something is wrong if `alias > ogg123' gives you something like this: I wish :( Only other person with physical access

Re: upgrading KDE

2004-11-10 Thread Jason Rennie
On Wed, Nov 10, 2004 at 09:24:24PM -0600, downtime null wrote: > I'm currently running KDE 2.2.2 as reported by dpkg. I have a ton of > packages that are being held back though. I could possibly track down > the problem by manually adding dependencies to the command line, but > that defeats having

Re: Installing Woody with USB keyboard and mouse.

2004-11-10 Thread Jason Rennie
On Thu, Nov 11, 2004 at 03:27:37AM +, [EMAIL PROTECTED] wrote: > How do install Debian "Woody" with a USB keyboard and mouse? > I only have usb ports. When I try it says "Keyboard not recognized". > I want use Debian badly. I hate using Suse 9.1 You'll probably have much better luck trying t

Playing ogg files

2004-11-10 Thread Jason Rennie
Earlier this year, I ripped lots of my CDs to ogg files using grip/cdparanoia (Debian sarge). I used ogg123 to play them. At some point, I went back to playing music directly off CDs. Well, just today I "apt-get install"ed grip, which triggered lots of new package installs and "upgrades". I rip

Re: upgrading KDE

2004-11-10 Thread Jason Rennie
On Wed, Nov 10, 2004 at 08:15:49PM -0600, downtime null wrote: > I would like to upgrade to at least KDE 3 (3.3 would be nice), but apt > is giving me fits. I'm sure it's something simple that I'm just > overlooking. When I type the command 'apt-get -f install kde', I get : This might be a dumb re

Re: listing number of directories only

2004-11-03 Thread Jason Rennie
On Thu, Nov 04, 2004 at 08:33:41AM +1100, Cameron Hutchison wrote: > $ find -maxdepth 1 -type d ! -name '.*' | cat -n Another variation: find * -type d -maxdepth 0 Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Using more than one driver for a laser printer?

2004-11-02 Thread Jason Rennie
On Tue, Nov 02, 2004 at 09:15:57PM +, Adam Funk wrote: > So I'd like to know if there is any easy way to switch between them, > just for local printing. I'm considering adding a second printer > to /etc/printcap with the same device (/dev/lp0) and other > specifications but a different driver,

Re: annoying mutt problem

2004-11-01 Thread Jason Rennie
On Mon, Nov 01, 2004 at 12:45:17AM -0700, Sean wrote: > After fetching my mail from my isp's pop server, mutt usually only > displays the first 10 or so messages. The others although fetched by > fetchmail, don't display in my mailbox for a few minutes, according to > mutt. If I have about 50

Re: Switching between two network cards

2004-10-08 Thread Jason Rennie
On Thu, Oct 07, 2004 at 10:54:35PM +0200, Andrei Badea wrote: > After my system starts, I want to switch to the other network card (the > sk98lin one), but I only want its module loaded, so I do: > > ifdown eth0 > rmmod fealnx > modprobe sk98lin > ifup eth0 I'm no expert in networking. Might be

Re: How to get the 2nd CPU to work?

2004-10-07 Thread Jason Rennie
On Thu, Oct 07, 2004 at 03:06:41AM +0530, Rishi wrote: > The output of dmesg and /proc/cpuinfo appears to have recognized the > 2nd CPU. Any ideas if > (a) the 2nd CPU is being used OR > (b) it's not being used This is the test that I use to tell if both CPUs are working: yes > /dev/null & top ye

Re: Tetex problem: twocolumn is not working properly

2004-10-07 Thread Jason Rennie
On Wed, Oct 06, 2004 at 10:23:38PM -0400, Alan Davis wrote: > Something is not working properly on this installation of TeX/LaTeX. At home, I > wrote an exam, emailing it to work. At work, using TeTeX, the formatting of the two > column mode is not working: both columns of the test (I use examd

Re: Two ethernet cards [SOLVED]

2004-09-18 Thread Jason Rennie
It was annoying that dhclient would spend 60 second figuring out that eth0 was not connected to a network. Some pre-up lines fixed that problem: auto eth0 iface eth0 inet dhcp pre-up /home/jrennie/usr/bin/check-mac-address.sh eth0 00:50:8B:46:28:6F auto eth1 iface eth1 inet dhcp

Re: Two ethernet cards [SOLVED]

2004-09-18 Thread Jason Rennie
On Sat, Sep 18, 2004 at 05:14:41PM -0400, Jason Rennie wrote: > Now, when the laptop is docked, PCMCIA comes up as eth0, but I lied. PCMCIA still comes up as eth1 (dhclient and ifconfig confused me by showing eth0 and 00:50:8B:46:28:6F together...) I added another section to /etc/netw

Two ethernet cards

2004-09-18 Thread Jason Rennie
Hello, I have a laptop with docking station. The laptop has a PCMCIA wireless card; the docking station has its own ethernet port/card. When I boot up w/o the docking station, the wireless card is recognized as eth0 and the network comes up properly. When I boot up with the docking station, the

Re: DHCP Question

2004-09-16 Thread Jason Rennie
On Wed, Sep 15, 2004 at 09:07:51PM -0400, Michael Marsh wrote: > You can also apparently specify "hwaddress" in the stanzas (once you know > them), so that you can autoload the modules and have eth0 and eth1 assigned > consistently. I would guess that's the point of having hwaddress. It > would l

Re: Mouse Wheel not working.

2004-09-09 Thread Jason Rennie
On Wed, Sep 08, 2004 at 10:43:21AM -0700, Eric Dickner wrote: > I am using XFree86, but I'm not sure if the problem > isn't with the Debian (2.4.27) configuration. Assuming it is a problem with XFree86, you should run dpkg-reconfigure xserver-xfree86 Choose "ImPS/2" as "the entry that best des

Re: rm difficult filename

2004-09-08 Thread Jason Rennie
On Wed, Sep 08, 2004 at 04:21:12PM +0800, John Summerfield wrote: > Often, too, you can use the TAB key to advance over problematic > characters, a "?" to represent one of them and "*" to represent any > number of them. So > > rm ?rtsp-stream-over-tcp > rm *over-tcp Hmm... I don't think this wo

Re: Some question on source.list.

2004-09-08 Thread Jason Rennie
On Wed, Sep 08, 2004 at 07:10:38AM -0400, Spencer wrote: > If one is going to upgrade to sarge do you need > the security pointers? > Here is my current sources.list file from installing woody. The security pointers are useless until sarge becomes 'stable'. Once sarge becomes stable, they will pr

Re: dpkg / apt equivalent to 'rpm -qf'?

2004-08-24 Thread Jason Rennie
On Tue, Aug 24, 2004 at 01:11:33PM +0100, Thomas Adam wrote: > It's doing *exactly* what you asked of it. Remember that dpkg -S will only > work for files that were *in* a package initially and not ones that were > *created*. /etc/apt/sources.list is created by apt-setup from 'base-config', > but d

Re: Unidentified subject!

2004-08-15 Thread Jason Rennie
On Sat, Aug 14, 2004 at 04:02:19PM +0530, gopalakrishnan wrote: > I have intel D845GVSRL board and 2.4 GHZ processor. I installed Debian > linux 3.0 (Woody), during installation it is > not detected the onboard network card (intel 10/100 chipset) and also not > supporting GUI , all in xdm,Gdm,and

Re: So you think you are (or wanna be) a hacker

2004-08-12 Thread Jason Rennie
On Thu, Aug 12, 2004 at 07:28:24PM -0500, John Hasler wrote: > The malloc() might fail and return NULL. You need to deal with that. Good point. Can't believe I missed that... Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECT

Re: So you think you are (or wanna be) a hacker

2004-08-12 Thread Jason Rennie
On Thu, Aug 12, 2004 at 01:51:46PM -0700, Stefan Nicolai O'Rear wrote: > Using a glibc extension, how about: > >char *configfile; > >asprintf (&configfile, "%s/%s", getenv ("HOME"), cfgfile); > > aprintf auto-mallocs a buffer of the right size. > Be sure to free()! On Thu, Aug 12, 2004 at

Re: So you think you are (or wanna be) a hacker

2004-08-12 Thread Jason Rennie
On Thu, Aug 12, 2004 at 10:59:36AM +0800, John Summerfield wrote: > So set the ball rolling, here is a snippet from a program I found via > freshmeat the other day: > configfile = malloc(strlen(getenv("HOME")) + 20); > sprintf(configfile,"%s/%s",getenv("HOME"), cfgfile); Something a b

Re: Packages needed for Cups Foomatic printer

2004-08-11 Thread Jason Rennie
On Wed, Aug 11, 2004 at 07:51:33PM -0400, Tong wrote: > Here are all the relevant packages that I have installed: > > cupsys > cupsys-bsd > cupsys-client > foomatic-db > foomatic-db-engine > foomatic-db-hpijs > foomatic-filters > foomatic-gui > hpijs > libcupsimage2 > libcupsys2-gnutls10 > libusb-

Re: Debian and Fedora

2004-08-11 Thread Jason Rennie
On Wed, Aug 11, 2004 at 05:32:06PM -0500, Mingzhai Sun wrote: > I am new in debian, actually I never used it. I tried to install once but > failed. Now I am using Fedora 2. But I need a more stable system, I don't > want to update my system every two days. I need a neat, stable system. > I need

Re: Configuration DB

2004-08-11 Thread Jason Rennie
On Sat, Aug 07, 2004 at 08:05:53PM -0500, John Hasler wrote: > On Sun, Aug 08, 2004 at 12:51:23PM +1000, Cameron Hutchison wrote: > > It is not enough to simply backup /etc, as some packages automatically > > generate config files from the debconf info (xfree86 being one). > > Any package that ove

Re: Configuration DB

2004-08-11 Thread Jason Rennie
On Mon, Aug 09, 2004 at 02:09:08AM -0700, Brian Nelson wrote: > The debconf database is nothing more than a temporary cache of answers > gotten from the user. Debconf will regenerate this data by asking any > questions it needs to. If the Debian designers had this attitude, everything would go in

Re: How to test new installer?

2004-08-08 Thread Jason Rennie
On Sun, Aug 08, 2004 at 10:45:15AM -0400, stan wrote: > I need to build a new "unstable" machine for some testing, and I thought > this might be a good oportunity to test the new installer. > > How does one use it, at this point? Is there a specia; set of disk images? Here's the debian-installer

Re: Sarge security

2004-08-04 Thread Jason Rennie
On Wed, Aug 04, 2004 at 01:18:37PM -0800, Greg Madden wrote: > I read where security will be online for Testing/Sarge on August 8th. I > am not sure about the sources line to use for it though. This should work: deb http://security.debian.org sarge/updates main contrib non-free Jason -- To

fam segfaults

2004-08-04 Thread Jason Rennie
Hello, I recently tried installing gnome on a (sarge) machine at my lab. All was well until it tried to set-up fam. [...cut...] Setting up fam (2.7.0-5) ... Starting file alteration monitor: /etc/init.d/fam: line 40: 25206 Segmentation fault start-stop-daemon --start --quiet --exec $DAEMON

Re: Encrypted wireless

2004-07-28 Thread Jason Rennie
On Thu, Jul 29, 2004 at 09:18:59AM +0800, John Summerfield wrote: > >I have a wireless DSL router set up at home. I currently don't use > >encryption, so it's essentially a free-for-all and I've noticed some > >freeloaders and the router doesn't provide any way to restrict access > >other than by

Re: Couple Questions Before I install for first time.

2004-07-28 Thread Jason Rennie
On Wed, Jul 28, 2004 at 09:15:37PM -0400, Jason G Skala wrote: > I have a Intell LX440GX+ Motherboard with Dual PIII 500's running software > raid currently, I have found some great articles on getting the Software > Raid portion to work with debian so I think I am ok on that. My real concern > is

Re: Getting photos from USB compactFlash into linux

2004-07-28 Thread Jason Rennie
On Wed, Jul 28, 2004 at 04:42:38PM -0400, J F wrote: > So I typed: > [EMAIL PROTECTED]:/etc/apt# mount -r -t vfat /dev/sda1 /mnt/auto/sda > mount: mount point /mnt/auto/sda does not exist It doesn't matter where you mount the sucker. Do this: mkdir /usb mount -r -t vfat /dev/sda1 /usb I mount w

Encrypted wireless

2004-07-28 Thread Jason Rennie
Hello, I have a wireless DSL router set up at home. I currently don't use encryption, so it's essentially a free-for-all and I've noticed some freeloaders and the router doesn't provide any way to restrict access other than by setting up encryption (side question: anyone know of a wireless router

Re: Need an older version of Perl on Debian for WebCT

2004-07-27 Thread Jason Rennie
On Tue, Jul 27, 2004 at 02:21:03PM +0200, Johann Spies wrote: > The problem is that (we are trying out sarge now) the perl version > (5.8.3) cannot open the Berkeley database files of WebCT 3.8. I > suspect it needs perl 5.005 which is what is installed on the RH > server at the moment. Is there

Re: libmagic1 and file

2004-07-27 Thread Jason Rennie
On Mon, Jul 26, 2004 at 11:24:43PM +0200, Stefan Vunckx wrote: > Can anyone tell me why those 2 packages (libmagic1 & file) are blocking each > other ??? > > I searched the package pages on debian but found no information about it, > neither on the bugs page ... > > I have a couple of packages

Re: newbie apt-get question

2004-07-27 Thread Jason Rennie
On Tue, Jul 27, 2004 at 08:26:26AM -0400, Mark D. Hansen wrote: > Thanks. You are right - I'm using stable. But, I thought that I could > override the version of Samba (or other packages) included in the > distribution by using the syntax in my original post (i.e., > samba=3.0.5-1). Am I mistake

Re: newbie apt-get question

2004-07-26 Thread Jason Rennie
On Mon, Jul 26, 2004 at 09:36:47PM -0400, Mark D. Hansen wrote: > I'd like to upgrade to version 3.0.5 of SAMBA. But, apt-get tells me that "samba is > already the newest version". When I try this: > > apt-get install samba=3.0.5 > > it tells me that "Version 3.0.5 for samba is not found" > >

Re: yay! I can print!

2004-07-26 Thread Jason Rennie
This fixed my problem (fresh install from Beta 4 CD about a week ago). Many thanks Jim! Jason On Sun, Jul 25, 2004 at 04:32:14PM -0700, Jim McCloskey wrote: > This could be your problem if you're running a quite recent (from > Debian testing) version of Firefox which uses Xprint to do its > print

Re: yay! I can print!

2004-07-25 Thread Jason Rennie
On Sun, Jul 25, 2004 at 11:51:02AM -0500, Nate Bargmann wrote: > I think it depends on whether you are using mozilla.org builds or > Debian packages for Mozilla and/or Firefox. The Debian pakages > currently require Xprint. I am using the mozilla.org builds with no > problems. The default margin

Re: yay! I can print!

2004-07-25 Thread Jason Rennie
On Sun, Jul 25, 2004 at 11:38:06AM -0600, Monique Y. Mudama wrote: > I just assumed cupsys was the right thing to install for cups? (Haven't > done it, though.) I guess I'm wrong? cupsys: CUPS server cupsys-client: CUPS client programs cupsys-bsd: CUPS BSD-style client programs (e.g

Re: yay! I can print!

2004-07-25 Thread Jason Rennie
On Sun, Jul 25, 2004 at 11:25:22PM +0800, Katipo wrote: > There's actually a debian package that features this, i.e., four pages > onto one. > It looks very much as though your printing programme is being routed > through this. > Regretfully, I can't remember the name of the package, but it is in

6G memory

2004-07-25 Thread Jason Rennie
Hello, I've got a machine w/ 6 gigs physical memory. kernel-image-2.4.26-1-686-smp only recognizes 4G. I unsuccessfully tried to build a custom kernel with kernel-package and in the process learned that the 4G limit is due to a kernel option. Is there a 2.4.26-1-[36]86-smp kernel available with

Re: yay! I can print!

2004-07-25 Thread Jason Rennie
On Sun, Jul 25, 2004 at 09:53:13AM -0500, Nate Bargmann wrote: > I concur. I never have had satisfactory print quality on my agin > Lexmark 4039-10R with lpr/lprng with magicfilter/apsfilter. I started > playing with CUPS a month or so back and once I installed libgimpprint > and used their ljet3

Debian installer beta 4 can't mount ext3 partitions

2004-07-21 Thread Jason Rennie
Hello, I just did a Debian Sarge install using the beta 4 installer. I had an existing ext3 paritition that I wanted to mount as /home, but after "manually partitioning" and telling Debian to use the existing format, Debian complained that the ext2 filesystem had something wrong with it. I don't

Re: DNS -- caching server inside firewall?

2000-09-12 Thread Jason Rennie
> Any starting points or clues? I'm not totally up to snuff on DNS > configs, hoping to learn. I found a program on http://freshmeat.net called dnsmasq. It is a small dns proxy, that uses your /etc/hosts file to server DNS on your lan, and uses the resolv.conf to work out where you isp's name se

RE: help! NT4 destroyed my Linux partitions!

1998-06-21 Thread Jason Rennie
> Yeah... I played with that program a little -- only to change the > drive > letter of my cdrom drive. > Did you let it write a disk signiture to the partition ?? If you did the damage may not be recoverable. Jason -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe