Re: euro symbol and debian sid

2001-09-20 Thread Thomas Apel
On Thursday, 20. September 2001 00:27, tim wrote: > > I cant figure out how to get full euro support in X and console. I am > already using -15 fonts and locale.gen is set to "[EMAIL PROTECTED] > ISO-8859-15". After generating the locales I changed my config to... /etc/environment: [EMAIL PROTEC

Re: Fonts in KDE2.2

2001-09-15 Thread Thomas Apel
On Saturday, 15. September 2001 12:09, Julio Merino wrote: > Hi all, > > I've installed KDE2.2 on sid. The first time I run it, it apperes the > setup wizard, and everything looks fine. But when I restart it, I get > very weird fonts. I go to the control center to change them, but I > only get thre

Re: DNS problems

2001-09-14 Thread Thomas Apel
Am Freitag, 14. September 2001 14:52 schrieb Donald R. Spoon: > > Try defining the local "domain" in your /etc/resolv.conf file, i.e.: > > domain "domain.de" <--I included the quotes here to clarify things. > search domain.de<--Probably not needed if the above is defined > # ISP nameserver > n

Re: DNS problems

2001-09-14 Thread Thomas Apel
Am Donnerstag, 13. September 2001 20:26 schrieben Sie: > > Doing that I just found out that everything works while I'm online and my > > ISPs nameserver is reachable. Looks like the nameserver is queried before > > /etc/hosts. But why? > > Check /etc/host.conf > it should contain > > order hosts,b

Re: DNS problems

2001-09-13 Thread Thomas Apel
Am Donnerstag, 13. September 2001 17:36 schrieb Ralf G. R. Bergs: > > I could imagine that this has something to do with the auth/ident daemon > looping. > > The original poster should have a look at their syslog file, if they see > something like "identd disabled due to looping." There is nothing

DNS problems

2001-09-13 Thread Thomas Apel
st 192.168.2.15 Name: hostname.domain.de Address: 192.168.2.15 Aliases: hostname $ host hostname Nameserver not responding hostname.domain.de A record not found, try again Any ideas, someone? The config files are included below. TIA, Thomas Apel -> /etc/hosts <- 127.0.0.1

XEmacs C/Java mode configuration

1998-11-02 Thread Thomas Apel
When I write C/Java Code in XEmacs the braces are always indented like this: if (x) { x = 0; } But I want it to look like this: if (x) { x = 0; } How can I change this? I think I searched the whole options menu but didn't find anything. Are there any docs where I could have read about

dos2unix?

1998-10-25 Thread Thomas Apel
I always thought there was a package called "dos2unix" to convert dos text files to unix text files. But I can't find it anywhere. Is there such a package somewhere out there? And if yes, what's its name? TIA, Thomas

Re: German Umlauts on the console.

1998-10-13 Thread Thomas Apel
Stephan Engelke wrote: > > Hi everyone, > my system keeps giving me keyboard related toubles. I am running Debian > 2.0 with Kernel 2.1.123. I am trying to get a German keyboard layout on > the console. My keymap is de-latin1-nodeadkeys.map. The problem is: I > cannot get German umlauts to displ

".../movemail registered but not installed"

1998-10-13 Thread Thomas Apel
What does the following message mean and what can I do against it? --- Subject: Output of Anacron job `cron.daily' Date: Tue, 13 Oct 1998 18:51:27 +0200 From: root (Anacron) To: root File /usr/lib/emacs/19.34/i386-debian-linux/movemail registered but not installed --- I replaced emacs19 with ema

Re: jdk: Can't find class...

1998-10-06 Thread Thomas Apel
Thomas Apel wrote: > > The problem is the following: > > $ java HelloWorld.class Of course I should have typed "java HelloWorld" without ".class"! Sorry, I guess I should go to bed now. Thomas

jdk: Can't find class...

1998-10-06 Thread Thomas Apel
The problem is the following: $ java HelloWorld.class Can't find class HelloWorld.class As far as I understand the java_wrapper script even "./" should be in the CLASSPATH. But why doesn't this work then? When I make the .class executable and add the "binfmt_java" module to the kernel I can execu

Re: wmppp and ISDN

1998-09-28 Thread Thomas Apel
Torsten Hilbrich wrote: > > As announced, I looked into the source and made a first patch. Due > its shortness I will append it to this posting. If anybody who is > using the program too could test this patch, I could send it to the > maintainer for possible inclusion. Since a few days I'm work

Re: Sendmail Problems

1998-09-24 Thread Thomas Apel
John Forest wrote: > > On Thu, Sep 24, 1998 at 08:33:42AM +0530, Saisanthosh B wrote: > > How do I prevent Sendmail (8.8.8) from doing a DNS lookup when sending an > > e-mail. The Sendmail FAQ states that : > > > > With version 8.8, you change the service switch file to omit > > "DNS" and

Re: Which package contains "xpm.h"?

1998-09-20 Thread Thomas Apel
Eric Jacoboni wrote: > Thomas Apel <[EMAIL PROTECTED]> writes: > > > The subject says it all. I try to compile "wmppp-1.3.0" which needs > > "xpm.h" and I don't know where to find it. > > FYI : wmifs supersedes wmppp... Hmm!? I thought the

Which package contains "xpm.h"?

1998-09-20 Thread Thomas Apel
The subject says it all. I try to compile "wmppp-1.3.0" which needs "xpm.h" and I don't know where to find it. Can anyone tell me the right package. BTW, is there a method to find a currently not installed package containing a certain file? TIA, Thomas

Re: anonymous ftp

1998-09-14 Thread Thomas Apel
Eric Jensen wrote: > > I've been having some problems getting anonymous ftp to work properly on > my system. I've set up most everything in the way that the manpage for > in.ftpd told me too, but it refers to a program pw_mkdb which I can't seem > to find anywhere. In any case, I don't believe t

Re: list mirrored to newsgroup?

1998-09-03 Thread Thomas Apel
George Bonser wrote: > > On Wed, 2 Sep 1998, Thomas Apel wrote: > > > I wondered about this as my ISP has a linux.debian.user group on his > > server but this group is empty while linux.debian.devel works well. I > > asked my ISP about this and they told me that nobody

list mirrored to newsgroup?

1998-09-03 Thread Thomas Apel
Is anybody out there who reads this list via newsgroup? If yes what´s the name of the group? I wondered about this as my ISP has a linux.debian.user group on his server but this group is empty while linux.debian.devel works well. I asked my ISP about this and they told me that nobody uses this lis

dbf2mysql misses libmysqlclient.so.3

1998-08-27 Thread Thomas Apel
When I try to execute dbf2mysql it says: dbf2mysql: can't load library 'libmysqlclient.so.3' In /usr/lib/ are the following file and symlink: /usr/lib/libmysqlclient.so.3.21.31 /usr/lib/libmysqlclient.so.4 -> libmysqlclient.so.3.21.31 As it is a 3.x lib I created a link

Re: [meder@isr.uni-stuttgart.de: What's left to do for Hamm ?]

1998-07-17 Thread Thomas Apel
ost one beginning of next week. Just curious: Will there be any international translations of the press release to be sent to computer magazines for example? -- Thomas Apel <[EMAIL PROTECTED]> PGP Key IDs: 90B40401 (RSA) and 5B980B91 (DH/DSS) -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: Size of ttfonts in Netscape?

1998-07-15 Thread Thomas Apel
:( Well, I already do so again. :-( As you mentioned the new mozilla: Can I change the size with it permantly and how usable is it overall? Thanks for your efforts, Thomas -- Thomas Apel <[EMAIL PROTECTED]> PGP Key IDs: 90B40401 (RSA) and 5B980B91 (DH/DSS) -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Size of ttfonts in Netscape?

1998-07-13 Thread Thomas Apel
rier new") down, because it's far too big. Text in this font (e.g. all emails) doesn't fit in a normal sized window. TIA, Thomas -- Thomas Apel <[EMAIL PROTECTED]> PGP Key IDs: 90B40401 (RSA) and 5B980B91 (DH/DSS) -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: Repeated messages?

1998-07-09 Thread Thomas Apel
Evan Van Dyke wrote: > > Is it just me, or am I getting messages from two or three days ago > again? It's not just you. I just deleted about 120 old messages. What's going on here? -- Thomas Apel <[EMAIL PROTECTED]> PGP Key IDs: 90B40401 (RSA) and 5B980B91 (DH/DSS) -

Re: I CAN'T BELIEVE THIS!

1998-07-07 Thread Thomas Apel
rom msn.com and the second from fuse.net. But as "Somnolent" already said I'm not 100% sure if this is somehow related to this list. -- Thomas Apel <[EMAIL PROTECTED]> PGP Key IDs: 90B40401 (RSA) and 5B980B91 (DH/DSS) -- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Re: How to read a word 7 file?

1998-06-23 Thread Thomas Apel
d docs, but it only reads up to word 6 files > :^< Was SO definitely not able to read the file? I'm not sure but as I remember Word 6.0 and 7.0 use the same file format. The version with the new format is 8.0. -- Thomas Apel <[EMAIL PROTECTED]> PGP Key IDs: 0x90B40401 (RSA) and 0x5B980

system does not recognize 64 MB RAM

1998-05-25 Thread Thomas Apel
success. I also checked for BIOS updates that might be known to fix this but nothing. The board is an Elitegroup P5TX-A with Intel TX chipset. The 64 MB RAM chip works well in another computer. Any ideas how to get things working? TIA, Thomas -- Thomas Apel <[EMAIL PROTECTED]> PGP K

Re: Fat 32 and Linux.

1998-04-02 Thread Thomas Apel
Will Lowe wrote: > > Hate to answer a question with a question, but: > > > that will allow Windows 95 to read the Linux partition and it works > > great. > > Where did you get this, and can I get a copy from the same place? I don't have any URL but the name is FSDEXT2. It provides read only a

Re: gated?????????

1998-03-30 Thread Thomas Apel
Hi! Florian Attenberger schrieb: > > I have 2 computer connected by ethernet. > One is connected to the inernet by isdn. > > What do i have to do, to get an internet connection on the other one. > (I think the one with connection should forward the packets, that come > from the other one) > I th

Re: Fw: Design of Debian web site

1998-03-30 Thread Thomas Apel
Hi! Leandro Guimarães Faria Corcete Dutra wrote: > > Would you people shift this thread to debian-www? > I am sorry for starting this thread on the wrong list. I did not notice that there is a www related list. So please send replies to debian-www. Concerning the topic I think the most imp

Design of Debian web site

1998-03-28 Thread Thomas Apel
Hi! The last times I visited the Debian web site I had to realize that it is not very impressing concerning design and structure. Especially in design the sites of FreeBSD, The GNOME Project, KDE, Red Hat, etc. have a lot more to offer. Of course web page design is not the most important thing ab

Re: Smail/Sendmail Question

1998-03-09 Thread Thomas Apel
Hi! Manoj Srivastava schrieb: > > Hi, > >>"mfrattola" == mfrattola <[EMAIL PROTECTED]> writes: > > mfrattola> Maybe I'm wrong, but doesn't this rewrite 'From' for every > mfrattola> message, and not only for those 'going out' of his LAN? > mfrattola> Also, doesn't confDELIVERY_MODE=queue queue

Are 120 MB diskspace enough?

1997-12-10 Thread Thomas Apel
Hi all! I'm going to set up a server for some network-experiments. The machine shall run a mail and database-server and perhaps a web-server. For the possible hardware I'm offered a 486 DX2/66, 16 MB RAM, 120 MB HDD. Now the question is: Are 120 MB disk-space sufficient? I have my doubts about th