Re: XF86Config-4 and XDMCP

2005-01-01 Thread Frank Gevaerts
;s running X? The machine that's running X needs a normal full XF86Config-4, the machine serving XDMCP sessions does not need an XF86Config-4 file or an X server (package xserver-xfree86) at all. Frank > Perhaps most critically, do I need to have that i810 > section with th

Re: Debian on an old PC

2005-01-05 Thread Frank Gevaerts
the small > wm's. Forget openoffice.org with 16MB RAM. It needs at least 64MB, but I wouldn't use it with less than 128. Frank > > Vegard > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMA

Re: bash, perl, C

2005-01-07 Thread Frank Gevaerts
tput. In the shell script, echo is a separate command, so its output is immediately didplayed. In both perl and C, standard output is buffered for efficiency reasons. Try adding fflush(stdout); to the C version after every printf line. I don't know how to do this in perl, but I'm sure it i

Re: debian sarge/testing question

2005-05-05 Thread Frank Gevaerts
g", you will have to change that to either "sarge" or "stable" (I would recommend "sarge"). Frank > I am considering switching a second Linux distro next to CentOS/Red Hat > which has great support,softraid and easy installation/package management. &g

root partition 76% after sarge upgrade

2005-05-07 Thread Frank Jansen
Greetings, I recently upgraded a system from woody to sarge and the root partition wound up at 76% full. The woody system was at 15% full. Root is about 100MB in size and /var, /tmp, /usr, /home and swap are in separate partitions. Its a standard scientific desktop (not server) ta

Re: Question about hard disk partition strategy for debian

2005-05-09 Thread Frank Copeland
3M 86M 92% /usr /dev/mapper/vg0-tmp 124M 4.1M 120M 4% /tmp /dev/mapper/vg0-var 2.0G 1.2G 855M 57% /var /dev/mapper/vg0-spool 5.9G 3.4G 2.6G 57% /var/spool /dev/mapper/vg0-mirror 5.0G 1.7G 3.2G 35% /usr/local/mirror Everything except /dev/hda1 is an LVM

Re: Is 64MB enough?

2005-05-09 Thread Frank Copeland
s is sufficient. Is that right? If you want to set it up as a desktop system you will be pushing your luck. It can be done but you will learn to live with swapping. As a home server (firewall/router/gateway/fileserver, no GUI) it will be just fine. It would also be more than adequate as a thin cl

Re: upgrading to unstable

2005-05-20 Thread Frank Copeland
ent system. It's a good idea to run (the equivalent of) 'apt-get -us dist-upgrade' before each major step just to see what it proposes to do next. -- Frank Copeland Home Page: http://thingy.apana.org.au/~fjc/> Not the Scientology Home Page: http://xenu.apana.org.au/ntshp/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: New Debian Package Customization HOWTO

2005-06-05 Thread Frank Lichtenheld
buildds use sbuild. Most individual developers I know use pbuilder... So nothing complicated here. Just don't talk about the wrong software in the wrong context. Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Confused-New Stable Sarge Dist-Upgrade

2005-06-08 Thread Frank Gevaerts
On Wed, Jun 08, 2005 at 05:36:21AM -0400, Tom Allison wrote: > >if resizing / really cannot be done, maybe create a new /lib partition > >instead Don't do this! /lib, /bin and /etc MUST be on your root filesystem or the system won't boot. Frank -- "Debugging is t

Re: apt or aptitude on sarge

2005-06-08 Thread Frank Gevaerts
it uses the same dpkg info as apt - but in that case why is aptitude > recommended over and above apt?) AFAIK It has a somewhat different dependency reolution engine, which seems to be better at large dist-upgrades than apt in most cases. Frank > thanks > -- > Michael Ban

Re: Where did the unstable branch of the debian archives (ftp.fr.debian.org/debian-non-US/) go?

2005-06-13 Thread Frank Gevaerts
aptic are unreachable. I use AFAIK non-us doesn't exist any more. Everything that was there is now in main. Frank -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to

Has anyone installed on a Toshiba T2115CS?

1996-12-30 Thread Frank Swasey
7;t know how far the install got, I don't know if it was installed or not. Anyone know what I should look for, or have any suggestions of ways to narrow down what is going on? Thanks, Frank -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: Has anyone installed on a Toshiba T2115CS?

1996-12-30 Thread Frank Swasey
old the on/off button for one or two beeps to really shut it off and wipe out its memory... But that's a simple matter of RTFMASAIHT (RTFM as soon as I have time). Thanks, Frank -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

texbin can't configure

1996-12-31 Thread Frank Swasey
I'm installing Debian 1.2 from the December InfoMagic LINUX Developers Resource. I thought I had it made, until now. I've installed xlib6 and texbin. However, even though I can find /usr/X11R6/lib/libXt.so.6, mf can't so 'dpkg --configure texbin' fails. What did I miss

Re: Set up PPP for two ISPs

1996-12-31 Thread Frank Swasey
cle the sendmail daemon: # -- Debian version #/etc/init.d/sendmail stop #/etc/init.d/sendmail start # -- Slackware version /bin/ps ax | /usr/bin/grep sendmail | /usr/bin/grep -v grep >/tmp/xx while read PID x; do if [ x$PID != "x" ]; then kill $PID fi done $5) initiated" >/dev/console $LOGGER "PPP link on interface $1 ($4->$5) initiated @ $CSpeed" Frank -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: access log not writing

1997-01-01 Thread Frank Swasey
ld file. I've never run apache so this may very well be absolutely of no use to you. Frank -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: Has anyone installed on a Toshiba T2115CS?

1997-01-03 Thread Frank Swasey
problem at this point. However, I'm going to re-install the Windows95 that it came with as a last resort before I spend lots of money to get it fixed. Thanks, Frank -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: get-news.inn script in suck-3.3.2-1 package...

1997-01-06 Thread Frank Swasey
to modify the scripts provided with suck each time (nothing wrong with that either). Frank -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Re: [Bit OT] Printers

2005-06-14 Thread Frank Gevaerts
more reliable (and faster) in pcl mode than in postscript mode. Frank -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan --

Re: how chk memory for printers [was: [Bit OT] Printers]

2005-06-17 Thread Frank Gevaerts
additional 128Mb stick in I could do with graphics printing a bit > faster Does CUPS care ? Do you print using Postscript or PCL ? Frank -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by d

Re: how chk memory for printers

2005-06-17 Thread Frank Gevaerts
On Fri, Jun 17, 2005 at 12:46:22PM +0100, michael wrote: > On Fri, 2005-06-17 at 13:35 +0200, Frank Gevaerts wrote: > > Does CUPS care ? Do you print using Postscript or PCL ? > > Well I'm no printer guru... > > I use PS so I guess CUPS just bangs each page in one g

Plain text mail-merge

2005-06-29 Thread Frank Copeland
itution" to no avail. I'm sure an hour or so with perl or python will produce the goods for my specific case but I find it hard to believe there's no general purpose tool already available. -- Frank Copeland Home Page: http://thingy.apana.org.au/~fjc/> Not the Scientology Home Pa

Re: junkbuster

2000-08-26 Thread Frank Copeland
ently if it can't make sense of its config files. I'd suggest setting the debug variable to 15 or 16 initially, so you can see what's going on. Comment it out again and restart junkbuster when you have things working. >> Until you add URLs to your blockfile, you won't actually block anything. The sample blockfile in /usr/share/doc/junkbuster/examples is a good start. Frank

Netscape 4.75: Can't open plain text files

2000-09-01 Thread Frank Mehnert
Hi, with Netscape 4.75 I installed from potato-proposed-updates I can't open plain text files anymore. If I install 4.75 by the tar.gz archive, everything works find. If I use the debian package, after loading the text file (status bar bottom left finished), nothing happens. Any hints?

Re: Debian News Group Needed

2000-09-05 Thread Frank Copeland
newsgroup, make it moderated, set the mailing list address as the moderator address and feed incoming articles into the group with mailpost. Just make damn sure you do it right, or you will piss off a lot of people. Frank

Re: Wine 20000801

2000-09-05 Thread Frank Copeland
g any changes you had previously made. However, the libwine .deb is missing an essential library file, so it won't work anyway. For now your best bet is probably to stick with the wine released with potato. Frank

Re: Wine 20000801

2000-09-06 Thread Frank Copeland
On 6 Sep 00 21:52:08 GMT, Jonathan Markevich <[EMAIL PROTECTED]> wrote: >On Wed, Sep 06, 2000 at 04:24:22AM +0000, Frank Copeland wrote: > >> However, the libwine .deb is missing an essential library file, so it >> won't work anyway. For now your best bet is proba

Re: kde or gnome?

2000-09-09 Thread Frank Copeland
ull >> support for Gnome seems to be Enlightenment, AKA `E'. > >sawfish is now called the "official" GNOME wm (although you can still change). icewm also fully supports GNOME. It's likely the lightest-weight of the three. Now, if only someone would do a MicroGUI theme for icewm... oh, silly me. Frank

apt-get question

2000-09-18 Thread Frank Grimm
1", aalib1 seams to be cached. And dpkg -i ...aalib1... works fine. Any hints? Thanks, -- Frank Grimm | e-mail: [EMAIL PROTECTED] | home: www.micenet.de Member of "Zwickau Linux User Group e.V." : www.zLUG.org

Re: AWE64 making loud noise on bootup

2000-06-19 Thread Frank Barknecht
ally disabled esd. And normally if I use esd, it just beeps, which is bad enough... bye -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: AWE64 making loud noise on bootup

2000-06-21 Thread Frank Barknecht
ct.org/ bye -- __ __ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: Diff window manager

2000-06-26 Thread Frank Mehnert
ssions: #!/bin/sh exec where the <...> entry could be something like that: /usr/bin/gnome-session /usr/bin/startkde /usr/bin/X11/fvwm Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E-Mail: [EMAIL PROTECTED]http

Re: Lost root access :-(

2000-06-27 Thread Frank Mehnert
On Tue, 27 Jun 2000, Frank van der Hulst wrote: > Is there a way to login as root, and specify the shell to run? Very easy if you have physical access to the machine: Reboot, hold the Shift key while LILO is booting, enter the default booting image name (e.g. Linux) and append init=/bin/b

Re: can't install kernel/modules from cd-rom

2000-06-27 Thread Albrecht Frank
Curt Salada wrote: > > Thanks for your help, John. Taking your advice, here's what I found: > > My 2 hard drives appear in the dmesg list as hda and hdb, floppies as fd0 > and fd1. The CD-ROM doesn't appear specifically, but I do get the following > SCSI-related errors in dmesg: > > NCR 53c406

Re: SCSI-controller not detected

2000-06-27 Thread Albrecht Frank
> Marcel Karras wrote: > > All but the SCSI-Adapter is correctly detected. I've got an > AdvancePeripherals-Hostadapter. (2931 U2W HOME) The program tries to > > °SYM53C895 (adapter itself) -> UW/U2W, Port number:6300, IRQ level: > 10, Host SCSI-ID: 7 > °Pioneer CD-ROM DR-U11.01 -> U-SCSI, SCSI-

Probs printing PS files with lprng/magicfilter/gs on a NEC P7 (parport)

2000-06-27 Thread Albrecht Frank
Hi out there, I've got Problems to print PostScript files with lprng/magicfilter/gs on a NEC P7 connected to the parallel port. Hardware info: :~ > cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 1 model name : Pentium Pro stepping

Re: nfs error

2000-06-28 Thread Albrecht Frank
"Suresh Kumar.R" wrote: > > Hi, > > I am using potato. When I do a simple nfs mount on a client I get the > following error message. > > sahya mountd[228]: authenticated mount request from nila.ece.cet.in:914 > for /mnt (/) > Jun 28 21:39:27 sahya mountd[228]: getfh failed: Operation not permitt

Re: problems with modules

2000-07-02 Thread Albrecht Frank
Larry Elmore wrote: > > I just installed 'Woody' and am having odd problems with a couple of > modules. The 'lp' module claims that options passed to it in 'modules.conf' > are bad, yet they are exactly the same options I previously used with > 'Slink': > > options lp io=0x378 irq=7 > >

Re: X-Server configuration

2000-07-04 Thread Albrecht Frank
> Marcel Karras wrote: > > I've a problem configuring the XF86-System or better the X-Desktop. > All works well except the graphic. If I configure the standart > VGA-Server for my Voodoo3-Graphic-Card then I'll only see the desktop > in the resolution 320x204. (written in the config-file) > I've g

Re: can't remove "directories"

2000-07-04 Thread Albrecht Frank
Pollywog wrote: [...] > yet. How do I remove the remaining directory with the name "??\?(" ? [...] > -- > Andrew Try it with `find . -name ?\* -exec rm -rf {} \;` But first of all, make copy of your home directory to /tmp and test it! Greetings Albrecht

Re: kernel 2.2.17 boot disk prob! (HELP!)

2000-07-04 Thread Albrecht Frank
Sven Burgener wrote: > > Hi all > > Is there really nobody helping me with this?! :(( > I *need* help, so please... > > TIA > Sven > > On Mon, Jul 03, 2000 at 11:44:05PM +0200, Sven Burgener wrote: > > Hi debs > > > > I am unable to create a boot disk for my potato box. I just apt-got > > kerne

Re: scp alternative

2000-07-05 Thread Frank Mehnert
h-agent is asked for that password. Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##

Re: Cant find bzImage

2000-07-09 Thread Frank Barknecht
l kernel-package bye -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: Cant find bzImage

2000-07-10 Thread Frank Barknecht
e-kpkg might be the second most useful debian tool besides apt-get ;-) bye -- __ __ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: I cannot get JunkBuster to work

2000-07-15 Thread Frank Copeland
e something like this at the very end: * your.host:8080. . This line says forward all requests to your.host port 8080 after junkbuster is done with them. Then make sure you have the forwardfile option correctly specified in /etc/junkbuster/config. Point your browser at the junkbuster port (8000 I presume). Frank

Re: How stable is WINE?

2000-07-18 Thread Frank Copeland
ll run under wine is to try it. If you have trouble then ask for help on <news:comp.emulators.ms-windows.wine>. Frank

Re: How stable is WINE?

2000-07-18 Thread Frank Copeland
ginal poster actually wants to do, wine may well be good enough. If it works for him at all, it will certainly be less expensive and resource hungry than the alternatives. Frank

Re: Help with configuring X Server

2000-07-20 Thread Frank Mehnert
you installed xfs and then check if in the file /etc/X11/xfs/config the "no-listen"-line is commented out! If you change anything of the xfs config you have to restart (/etc/init.d/xfs reload). Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, G

Re: reread inetd.conf

2000-07-25 Thread Frank Lenaerts
On Tue, Jul 25, 2000 at 10:40:52AM +0200, Richard Krutisch wrote: > > What can I do to reread the changes I made to inetd.conf without > restarting the system kill -HUP pid_of_inetd > > Richi > > -- > > --- > doch muß die Seele sich der Hypothesen bedienen, wenn sie forscht;

Re: as80: Command not found

2000-08-10 Thread Frank Mehnert
On Tue, 27 Jun 2000, Willi Dyck wrote: > make[1]:as80: Command not found apt-get install bin86 That's a 16-Bit compiler. Linux needs it to create the bootstrap loader, which is executed in real mode. Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Te

Re: ftp.de.debian.org

2000-08-15 Thread Frank Mehnert
I disk errors as far as I know). Please use another debian mirror. Greetings, Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##

Licensing Information Request

2000-08-15 Thread Dompnier, Frank
> Name: Frank Dompnier > Company Name: Talisman Energy Inc. > Address: Suite 3400, 888 3rd Street SW > Calgary, Alberta T2P 5C5 > Phone: (403) 237-1284 > Fax: (403) 237-1674 > Email: [EMAIL PROTECTED] > Request type: S/W Export restrictions We are interested in

Re: autofs example

2001-02-14 Thread Frank Trenkamp
ot;gid" to your needs. Point to the correct device file, IIRC you said "/dev/hdb1". Don't forget to restart autofs by issuing /etc/init.d/autofs restart, so your new config files are read. You should be able to access your Windows filesystem by cd&#x

Re: autofs example

2001-02-14 Thread Frank Trenkamp
y, a floppy before autofs's timeout, you do need to unmount it explicitly to ensure it syncs back. But that's what mtools are good for. ;) Yours, Frank -- - Frank Trenkamp [EMAIL PROTEC

Re: autofs example

2001-02-14 Thread Frank Trenkamp
o. (Some people DO NOT want particular filesystems mounted ad startup, be it NFS, Windows partitions etc. They want it to be mounted ONLY when needed, in which case autofs *does* save typing, thus time and it's faster.) Sincerely, Frank --

TDK CDRW setup

2001-02-15 Thread Frank Rocco
Hello,   I have a TDK CDROM burner and am trying to get Storm-Linux to recognize. Can someone help me?   Thanks Frank Rocco  

Re: ldap & debian

2001-02-23 Thread Frank Copeland
is to precede each pam_unix.so line in the pam.d/* files with a line like this: auth sufficient pam_ldap.so Frank

Re: 2nd try - Faxgetty, MGetty and data calls

2001-02-26 Thread Frank Trenkamp
mpt, I think. Note: > 02/23 09:52:33 yS1 mgetty: experimental test release 1.1.21-Jul24 ii mgetty 1.1.21-3 Smart Modem getty replacement ii mgetty-fax 1.1.21-3 Faxing tools for mgetty. ii mgetty-viewfax 1.1.21-3 Program for displaying Group-3 Fax files u

Re: Mozilla 0.8-Special setup required?

2001-03-09 Thread Frank Copeland
ser. Even better, get the debianised mozilla 0.8 from <http://www.debian.or.jp/~kitame/mozilla/> and have all this dealt with for you. Frank

Re: Mozilla requires libnspr4?

2001-03-10 Thread Frank Copeland
It is broken out into a seperate package presumably because it may be useful for apps other than mozilla. Frank

Re: Mozilla requires libnspr4?

2001-03-10 Thread Frank Copeland
l a mozilla tarball, no. The M18 version almost certainly won't work with mozilla 0.8. Frank

Re: Locking propigation probelm samba to netatalk & netatalk to samba

2001-03-13 Thread Frank Joerdens
'^M' or '?' (a Samba issue), e.g. Icon files that are somethimes created with certain files by Netatalk and which are still visible to the PCs. What I'm wondering is: Isn't the whole issue becoming somewhat moot with Mac OS X which has NFS support, and a flat filesystem to boot? Regards, Frank

Re: Locked up X-windows

2001-03-16 Thread Albrecht Frank
L R Dirienzo Jr wrote: > > Hello all. > > I locked up X-Windows. I had run Red Hat 6.0 on a PC for about a year, and > the install was no problem. I decided to go to debian and the install was > fine, but X-Windows would not run, and it failed because the /dev/mouse file > did not exist. I jus

Re: Can't install (or remove) xserver-xfree86

2001-03-17 Thread Albrecht Frank
"Raymond L. Zarling" wrote: > > I am trying to install X 4.0 on my (newly installed) debian 2.2.18-pre21-ide > system. I've got it partially-working after creating the missing > [..] > And if I try to remove it, again using dpkg: > > # dpkg remove xserver-xfree86 [..] > E: Sub-process /usr/bin/

Re: Applying colors to Netscape

2001-03-17 Thread Frank Copeland
KDE theme to 'legacy' applications like netscape. On my woody system there's also /etc/X11/Xresources/netscape which might be what you are looking for. Frank

Re: debian-user-digest Digest V101 #71

2001-03-18 Thread Albrecht Frank
"Raymond L. Zarling" wrote: > > > As you can see, it is the same as everything else; the pre-removal script > (or post-installation script, as the case may be) keeps failing. > > I have also managed to manually download the xserver-xfree86...deb file, and > got it to unpack using apt-get unpack,

Re: can't resolve names, ipchains or dns problem

2001-03-18 Thread Albrecht Frank
Nick wrote: > > Hi list, > > I have an internal network setup behind linux on a single static IP > I am having problem reolving names but can ping IP's numericaly. > > I set up dhcp to allocate 192.168.1.0/24 throught the internal network > Then I setup ipchains very basic, just to get it all go

Re: Getting rid of Control-M in a file?

2001-03-18 Thread Albrecht Frank
Lars Jensen wrote: > > How do I get rid of Control-M at the end of each line in a dos > text file imported to Debian? > > Thanks for your help, > Lars. > Hi Lars, man recode Greetings Albrecht

Re: DHCP unavailable during installation

2001-03-19 Thread Frank Copeland
nction properly with Debian? DHCP works fine every day for me and Debian. Frank

Re: Debian and Trident 9385 VGA Card

2001-03-20 Thread Frank Copeland
t;640x480. I configure it for 800x600 and 16 bit color with no luck. Are you definitely configuring it to use the SVGA driver? Try capturing the output of the X server and looking for things like video RAM detected, and what modes are rejected. Frank

PPPoE broken with kernel 2.4

2001-03-20 Thread Albrecht Frank
Hello debian users, I realize, that pppoe doesn't work with kernel 2.4. It works fine with kernel 2.2.18pre21 without any changes in the software. Are there any changes necessary in the configs? (other than /etc/ipmasq/rules) My firewall box depends on pppoe and I wanted to upgrade to kernel 2.4 b

Re: wine (woody) can't find KERNEL32.dll

2000-10-24 Thread Frank Copeland
onf. This is a fairly recent change, and requires changes to wine.conf. Did you update your wine.conf when you updated the package? If there is a wine.conf.dpkg-dist try renaming it to wine.conf and editing it to reflect your setup. If that doesn't do it try adding /usr/lib/wine to your ld.so.conf and running ldconfig. Frank

Re: wine (woody) can't find KERNEL32.dll

2000-10-24 Thread Frank Copeland
XTRA_LD_LIBRARY_PATH) that tells wine where to find them, but this didn't work as it should in older versions. In that case putting /usr/lib/wine in ld.so.conf was the recommended workaround. I'm running the 20001002 snapshot (built as a .deb by updating the existing debian package) without /usr/lib/wine in ls.so.conf and it goes just fine. Frank

Re: Halt / Reboot: other user

2000-10-29 Thread Frank Barknecht
# :0 specific startup commands go here # Kill the Shutdownmanager: if [ -f /var/run/tkmgr-pid ] then kill `cat /var/run/tkmgr-pid` rm -f /var/run/tkmgr-pid fi # snip -- That's it. bye -- ____ Frank Barknecht

Re: anXious usage?

2000-11-19 Thread Frank Copeland
Try deleting or moving etc/X11/XF86Config, then run it again. Frank

boot-floppy problem

2000-11-22 Thread Frank Frijns
=1k rdev /dev/fd0 /dev/fd0 rdev -R /dev/fd0 0 shows again the register-dump Otherwise the system is running OK. WHY CAN'T I MAKE THAT $#$#^&*& FLOPPY. Can anybody point out for me whats happenig here while I have no way of rebooting the system at all after a sudden crash??! Thanx in advance. Frank.

Re: good sound cards?

2000-11-22 Thread Robert Frank
* Kevin Krafthefer <[EMAIL PROTECTED]> [22-11-2000 12:56 PM -0600] > Hello, > > I am adding sound to my debian machine and have had bad luck so far*. > Could those of you fine list subscribers that have had a positive, > enriching experience with installing and using your sound card on your > GNU/

install 2.2.17 fail

2000-11-24 Thread Frank Frijns
) IDE floppy-drive Installed 1 DOS 6.2 partition, 300Mb. no network, no PCMCIA PCI-slot 1 is free (adaptec in PCI slot-2) MCA-slots NOT used! Is the someone who can help me?! Thanx, Frank.

Re: Java support in Netscape 4.73

2000-11-27 Thread Frank Barknecht
Daniel de los Reyes hat gesagt: // Daniel de los Reyes wrote: > I get an error saying java40.jar could not be found. How do I solve this? Install the netscape-java-47 debian paket. bye, -- ____ Frank Barkne

Re: coping with a high-volume mailing list (like this one)?

2000-11-29 Thread Frank Copeland
se fetchmail to collect your mail then I vaguely recall that something like this is possible. However, I don't use it so I may well be hallucinating. Frank

Re: coping with a high-volume mailing list (like this one)?

2000-11-29 Thread Frank Copeland
On 29 Nov 00 08:23:53 GMT, Pap Tibor <[EMAIL PROTECTED]> wrote: >On Wed, 29 Nov 2000, Frank Copeland wrote: >> On 29 Nov 00 05:34:28 GMT, Lawrence H. Robins <[EMAIL PROTECTED]> wrote: >> >I'm curious to know what strategies are used by regular subscribers >

libmng problem

2000-11-30 Thread Frank Frijns
#x27;t install because of dependencies with this package. Has anyone a good package (this failing package is 168 Kb) or, even better, a .deb version of this library. Thanx, Frank.

Are there [maybe unofficial] debs for python 1.6 or 2.0 somewhere?

2000-12-04 Thread Frank Barknecht
on 1.5. Thanks, -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: Digital music editor?

2000-12-10 Thread Frank Barknecht
sox", the swiss army knife of audio. bye, -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: XF86Config for X version4.xx

2001-01-04 Thread Frank Barknecht
even use XFree86 itself for this. Just run "XFree86 -configure"! bye, -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: HELP! How to use ISDN in debian?

2000-04-12 Thread Frank Barknecht
in the kernel source tree. -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Tk-Skript for shutting down the box [Was: Re: rebooting as user]

2000-04-23 Thread Frank Barknecht
;/etc/X11/xdm/Xstartup_0": # snip Xstartup_0 -- # :0 specific startup commands go here # Kill the Shutdownmanager: if [ -f /var/run/tkmgr-pid ] then kill `cat /var/run/tkmgr-pid` rm -f /var/run/tkmgr-pid fi # snip -- That's it. bye --

Re: dd and Playstation CDs

2000-05-08 Thread Frank Barknecht
ls. bye -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: What's with LILO in Potato??

2000-05-13 Thread Stefan Frank
On Wed, 10 May 2000, John Foster wrote: > I just upgraded to the most recent version of LILO, in potato frozen. It > is telling me that there is a fatal error: kernel /vmlinuz is too > big--what gives? This is the kernel that I have been using for over a > year with no changes. Might this be a B

Re: man --> info?

2000-05-17 Thread Frank Mehnert
. Done > Building Dependency Tree... Done > E: Couldn't find package pinfo pinfo is included in potato, not yet in slink. -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E-Mail: [EMAIL PROTECTED]http://os.inf.tu-dresden.de/~fm3 ##

Re: Kernel Compile error: What am I missing?

2000-05-17 Thread Frank Copeland
re I'm >missing some vital library or other piece of code in the compile process, I >just can't figure out what it could be. > >Can anyone help? Sorry, that file builds just fine on my Amiga, kernel 2.0.36. What kernel version are you building, with what gcc and binutils versions? Frank

Re: Kernel Compile error: What am I missing?

2000-05-20 Thread Frank Copeland
from the upstream sources. Looks to me like you might have better luck with the Debian kernel-source* and kernel-patch* packages. Frank

Re: libfltk-dev: which "config.h"

2000-05-20 Thread Frank Barknecht
./lib" in the Makefile with "/usr/lib". After this repairs, just typing "make" did indeed work. bye -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: libfltk-dev: which "config.h"

2000-05-21 Thread Frank Barknecht
Frank Barknecht hat gesagt: // Frank Barknecht wrote: > Johann Spies hat gesagt: // Johann Spies wrote: > > > I am trying to compile the programs in /usr/share/doc/libfltk1/examples/. > > > > After copying the files to /tmp and gunzipping the .gz files I get the > &

Simple Text Editor with Synatx highlighting?

2000-05-22 Thread Frank Mehnert
Hi, I'm using joe for many purposes. The only feature I miss is syntax highlighting in C. Are there any hints for such a small and fast editor in Debian with that feature built in? Frank -- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E

Re: Simple Text Editor with Synatx highlighting?

2000-05-23 Thread Frank Barknecht
some time now. So I would really recommend VIM for perl, too. bye -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: Simple Text Editor with Synatx highlighting?

2000-05-24 Thread Frank Barknecht
Vim. Further investigation needed... bye -- ____ Frank Barknecht __ __ trip\ \ / /wire __ / __// __ /__/ __// // __ \ \/ / __ \\ ___\ / / / / / / / // // /\ \\ ___\\ \ /_/ /_/ /_/ /_//_// / \ \\_\\_\ /_/\_\

Re: Simple Text Editor with Synatx highlighting?

2000-05-24 Thread Frank Barknecht
Frank Barknecht hat gesagt: // Frank Barknecht wrote: > Shao Zhang hat gesagt: // Shao Zhang wrote: > > > The worst case that I have seen in vim, is the multiline regexp > > with quotes in it. And it is even worse if I only want to match > > the beginning

Unidentified subject!

2000-05-26 Thread Frank Morgret
unsubscribe

<    4   5   6   7   8   9   10   11   12   13   >