Re: [off-topic] out of mailing lists .....

1998-09-19 Thread Oliver Elphick
the length of time that an address fails - say 2 days? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: Trouble With Simple Thing.

1998-07-30 Thread Oliver Elphick
://www.debian.org/~hp/tut orial/debian-tutorial.html/ch-files.html; for detailed information, use `man chmod' and `man 2 chmod'. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from

Re: find -exec

1998-07-29 Thread Oliver Elphick
; the easiest way is probably to write a little script and execute that instead: myscript: #! /bin/bash if [ -z $1 ] then echo No parameter exit 1 fi command1 $1 | command2 chmod a+x myscript find some path -exec myscript {} \; -- Oliver Elphick

Re: Printer.................

1998-07-27 Thread Oliver Elphick
to run SUID root; greatly enhanced security checks; and a greatly improved permission and authorization mechanism. So that means better, in the authors' opinion, at least. I can't help about your Canon 4100 filter. -- Oliver Elphick

Re: shell programming question

1998-07-27 Thread Oliver Elphick
$lastname get_confirm { grep -v ^$firstname,$lastname, $address_file $temp_file-- mv $temp_file $address_file lastname= echo Entry removed } get_return fi return } -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Installing to a Harddrive other than C:

1998-07-26 Thread Oliver Elphick
this program on your C: drive, but not the whole of Linux, of course. The standard installation program offers to install LILO. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from

Re: Newbie C Question

1998-07-25 Thread Oliver Elphick
errors, you probably haven't installed all the packages you need: gcc, cpp, binutils, libc6-dev (this assumes Debian 2.0; use libc5 if you're still on bo) -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver

Re: Time is still not right.

1998-07-24 Thread Oliver Elphick
, and Western Europe in summer. I believe this can be a problem if you run Microsoft software too, because they don't do it right. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from

Re: Kernel Compilation Filesystem Configuration

1998-07-24 Thread Oliver Elphick
else I have to do to enable these filesystems in xconfig? Enable 'Native language support' (CONFIG_NLS) -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID

[Re: The future?] User Documentation

1998-07-24 Thread Oliver Elphick
. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Be not deceived; God is not mocked

Re: LPRng printer Port

1998-07-22 Thread Oliver Elphick
-rw 1 root lp 6, 3 Dec 9 1996 /dev/lp3 -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Questions from a new user [forwarded]

1998-07-21 Thread Oliver Elphick
:KC5ENO, General | === --- End of Forwarded Message -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key

Re: how to run binary prg?

1998-07-20 Thread Oliver Elphick
' will show the current search path. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: Drive mounting

1998-07-18 Thread Oliver Elphick
dos' rather than `mkdir /dos', so you actually created /root/dos. Do `mv /root/dos /dos' and do the mount again. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key

Re: Drive mounting

1998-07-18 Thread Oliver Elphick
63rd (and last) logical partition Your other questions I cannot answer. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: RAM SIZE large than 64MB

1998-07-18 Thread Oliver Elphick
=ultra ^^^ read-only ... -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: Specifying Ultra-SCSI? Re: RAM SIZE large than 64MB

1998-07-18 Thread Oliver Elphick
512 512-1K 1-2K 2-4K 4-8K 8-16K 16-32K 32-64K 64-128K 128K Reads: 1 0 27357327 1217 2587 1375 4822 5 0 Writes: 0 0 1393164 88 15544 0 0 0 -- Oliver Elphick[EMAIL PROTECTED

Re: Moving a life to a dos box

1998-07-18 Thread Oliver Elphick
the disk light goes out, remove the disk. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: you or redhat?

1998-07-17 Thread Oliver Elphick
and testers can install rpm as well as its own format The new release of Debian (next week, barring disasters) is very well tested (I have been using it for a year) and well worth a try. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: MUA configuration for correct From address.

1998-07-12 Thread Oliver Elphick
:' address is correctly set by sendmail, I don't need a `Reply-To:' line, but you could add one. I suggest, though, that your smail configuration is the place to look in order to correct the `From:' line. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Lost stdio.h

1998-07-11 Thread Oliver Elphick
Craig Askings wrote: Hi all, During my upgrade to the Hamm distribution, I've managed to lose a file called stdio.h. Could someone please tell me witch package it is in? libc6-dev -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Irritating ^H and double characters in documentation

1998-07-09 Thread Oliver Elphick
/\(.\)./\1/g' infile outfile The  is actually ctrl-h (backspace). To type it in as a real character at the terminal, you will have to precede it with ctrl-v. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk

Re: I CAN'T BELIEVE THIS!

1998-07-07 Thread Oliver Elphick
with it. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Trust in the Lord with all your heart, and do

Re: break download

1998-07-03 Thread Oliver Elphick
[EMAIL PROTECTED] wrote: - Is there any FTP programm which would permit to stop a download in order to go on later even if the computer have been switch off ? This could be useful for huge files as staroffice... use the reget command in ftp or use `wget -c' -- Oliver Elphick

Re: off topic: gimp

1998-07-03 Thread Oliver Elphick
-- Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] /de v/null -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: dump restore

1998-07-02 Thread Oliver Elphick
is a front-end to afio. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 And be ye kind one

Re: e2fsck

1998-07-02 Thread Oliver Elphick
. If more files are put in the directory, its size grows to accommodate the extra entries. A directory does not shrink if files are deleted. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key

Re: repost - fvwm95 install problem

1998-07-01 Thread Oliver Elphick
. The problem now is that the procedure is looking for /X11/Xlib.h and /X11/Xutil.h. I have Xlib6c.h - shall change the references to this library instead on Xlib.h ? Where is Xutil.h ??? Xutil.h is in /usr/include/X11; you need to load the package xlib6-dev (bo) or xlib6g-dev (hamm). -- Oliver Elphick

Re: e2fsck

1998-07-01 Thread Oliver Elphick
it quick -- it can only get worse. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: How to clear screen before login prompt

1998-06-30 Thread Oliver Elphick
unrecognised sequences). Using the clear command ensures that the sequence sent is correct for the current terminal type. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers

Re: postgres intallation failed

1998-06-29 Thread Oliver Elphick
useradd instead. This is bug#24036. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: postgres intallation failed

1998-06-28 Thread Oliver Elphick
/etc/rc6.d/K20postgresql /etc/rc1.d/K20postgresql /etc/rc4.d/S20postgresql /etc/rc2.d/S20postgresql /etc/rc5.d/S20postgresql -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from

Re: postgres intallation failed

1998-06-27 Thread Oliver Elphick
'. You cannot log in as postgres until it is assigned a password (but root can still su to it.) Oliver Elphick PostgreSQL maintainer for Debian -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver

Re: Partitioning/Dual Booting

1998-06-26 Thread Oliver Elphick
. If you use `make zimage', on the other hand, you must run lilo before you reboot. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: Partitioning/Dual Booting

1998-06-25 Thread Oliver Elphick
first; Microsoft has no respect for the presence of any other OS and is liable to overwrite the boot sector. 3 Make sure you have a rescue floppy or a bootable CD. If you don't want to risk using LILO you can boot Linux from inside DOS with LOADLIN.EXE. -- Oliver Elphick

Re: Once burned...

1998-06-25 Thread Oliver Elphick
my hardware will work with this one. Hope you can help. I have a Logitech TrackMan Marble (same connector as the standard PS/2 port mouse)... I can't comment on the rest, but this is fine. It is a PS/2 mouse and uses device /dev/psaux. -- Oliver Elphick

Re: XF86Setup/Mouse Device

1998-06-16 Thread Oliver Elphick
the 'pon' command. What happens when the user tries to run it? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: How to copy partition?

1998-06-10 Thread Oliver Elphick
on the old disk, with more space, and everything else on the new one.) Edit new-root_partition/etc/fstab to list the partitions and say which ones are to be mounted automatically; shutdown and reboot. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: help: uid_t structure !

1998-06-06 Thread Oliver Elphick
structure isn`t already defined ? You also need: #include sys/types.h I am reporting this as a bug in the manpage of getuid and setuid against manpages-dev. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver

Re: I need an HTML Editor

1998-05-29 Thread Oliver Elphick
. psgml is yet another reason why emacs rules. ftp://ftp.debian.org/pub/debian/dists/slink/main/binary-all/text/psgml_1.0.1 -17.deb is one possible URL for it. If you use xemacs-20, psgml is included in it. -- Oliver Elphick[EMAIL PROTECTED] Isle

Re: Enabling XDM on Debian Linux

1998-05-26 Thread Oliver Elphick
to Linux and managing my own system though I've been using HP-UX as a user at college.I'll be glad if you could email me to help me out .Thanks a lot. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver

Attempting to install on Dell 433/M

1998-05-25 Thread Oliver Elphick
the behaviour of the machine? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 And Jesus

Re: Is this a compiler error?

1998-05-24 Thread Oliver Elphick
[EMAIL PROTECTED] wrote: On Sat, May 23, 1998 at 08:54:35PM +0200, Oliver Elphick wrote: +++ linda:~/cprogs/priory$ ldd prdb prdb: error in loading shared libraries prdb: cannot open shared object file: No such file or directory +++ (why

Is this a compiler error?

1998-05-23 Thread Oliver Elphick
shared object, Intel 80386, version 1, stripped /usr/lib/libhistory.so.2.1: ELF 32-bit LSB shared object, Intel 80386, version 1, stripped -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP

Re: [saioa@jet.es: hamm,bo...?]

1998-05-22 Thread Oliver Elphick
that cannot be *exported* from USA. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 We

Re: segmentation fault with glimpseindex

1998-05-21 Thread Oliver Elphick
an easy fix, which I reported to the bugs database; however I have had no response from the maintainer. Check the bugs database because I can't remember the details. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk

Re: Debian 2 frozen problems

1998-05-15 Thread Oliver Elphick
= character device s = socket b = block device -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: A Cry For Help

1998-05-12 Thread Oliver Elphick
Bert Conliffe wrote: ... Now that I have the basic Debian installed what do I do? I have a chapter for the yet unreleased user manual on the subject of basic commands. You can read this at http://www.lfix.co.uk/oliver/user.html. -- Oliver Elphick[EMAIL

Re: XF86Setup not finding where Xfree86 is installed

1998-05-10 Thread Oliver Elphick
of X. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 My son, do not despise the LORD's

Re: make-kpkg error

1998-05-08 Thread Oliver Elphick
not terminate with \, so the `if' construct is not terminated. All lines before the final `fi' need to end with \. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID

Re: libc6 2.0.7 is not installing...

1998-05-08 Thread Oliver Elphick
of the package contents: ... /lib/libc.so.6 ... I suppose that 2.0.7pre1-4 means that this is a pre-release to 2.0.7, so it's not actually 2.0.7 yet. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP

Re: recompiling kernel

1998-05-05 Thread Oliver Elphick
there should be a difference, but there must have been some reason for making this change in 2.0.33.) -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: recompiling kernel

1998-05-05 Thread Oliver Elphick
Nathan E Norman wrote: On Tue, 5 May 1998, Oliver Elphick wrote: : Presumably someone else was having some kind of problem with this : feature. But why is -k being passed to `objdump' at all? According to the docs I have, -k is indeed not a legal option to `objdump'. I realise

Re: Clear screen on logout (Re: Terminal Corruption)

1998-05-04 Thread Oliver Elphick
of the VDU to recover it. If you want to do this and also have VDUs, use the -i option to agetty in the inittab file for the VDU connections; this will stop agetty from displaying /etc/issue on VDUs that won't recognise the screen control codes. -- Oliver Elphick[EMAIL

Re: Boot problem

1998-05-04 Thread Oliver Elphick
Erik Eriksson wrote: 3. Can you recommend any SQL based freeware for Linux, we would like to do s ome tests. There are Debian packages for PostgreSQL, mSQL, mysql and nosql. (mSQL and mysql are in non-free.) -- Oliver Elphick[EMAIL PROTECTED] Isle

Re: small bug in Debian 2.0 installation

1998-05-04 Thread Oliver Elphick
system before they posted. Bear in mind also that new releases sometimes take time to make it into the distribution, especially into frozen. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from

Re: Mouse and Mystique

1998-05-04 Thread Oliver Elphick
on this? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come to me, all you who labour and are heavily

Re: list of kernel error codes

1998-04-29 Thread Oliver Elphick
/linux/errno.h #define ENOENT 2 /* No such file or directory */ -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: gcc help

1998-04-29 Thread Oliver Elphick
calvin wrote: everytime i try to compile something i get a error sayin cpp option not found or somethin like that..anybody know what my problem would be? Have you got the cpp package installed? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Error at boot

1998-04-28 Thread Oliver Elphick
. Perhaps that did not get done. Try doing it now. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come

Re: Software for ISDN

1998-04-26 Thread Oliver Elphick
Nuno Carvalho wrote: Now that I had installed, finally, my ISDN card (PCBIT) on Linux I want to make a connection to my ISP but I don't know what program to use! You need the isdnutils package. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: i'm not able to run mosaic

1998-04-26 Thread Oliver Elphick
, you are trying to run mosaic in a non-X environment, which I would not expect to be possible. If you need a non-X web browser, use lynx. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public

Re: Can't find bo-hamm upgrade instructions.

1998-04-23 Thread Oliver Elphick
, for developers rather than users.) -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come to me, all

PSGML and split documents

1998-04-23 Thread Oliver Elphick
* top-element (has-seen-element*)?) However, the documentation gives no example and I have not yet found a combination that works. How should I define this, please? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk

SGML, Jade, Docbook -- HELP!!!

1998-04-23 Thread Oliver Elphick
1.1-5 sgml-data 0.11 sgml-tools 1.0.5-1 sgml-base 1.01 libc6 2.0.7pre1-4 sp 1.3-1.1-5 gawk3.0.3-0.2 perl5.004.04-5 libstdc++2.82.90.27-0.6 -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: stuck with only 1 xterm in X

1998-04-22 Thread Oliver Elphick
linked together. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come to me, all you who labour

The effects of backspace and delete are reversed in vim

1998-04-22 Thread Oliver Elphick
this be regarded as a bug? Versions: vim 5.0-0.2 libc6 2.0.7pre1-4 ncurses3.4 1.9.9g-8 linux 2.0.33 -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from

Re: monitor rates for X

1998-04-21 Thread Oliver Elphick
: XF86Config: Section Pointer ProtocolPS/2 Device /dev/psaux EndSection gpm.conf: device=/dev/psaux responsiveness= type=ps2 append=-l \a-zA-Z0-9_.:~/\300-\326\330-\366\370-\377\ -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Setting system time?

1998-04-17 Thread Oliver Elphick
Mark Phillips wrote: What is the difference between hwclock and clock, between xntp and netdate? Remco answered that. And which package contains hwclock and xntp? hwclock is in util-linux xntp is in xntp (This is on hamm.) -- Oliver Elphick

Re: XDM-start when?

1998-04-16 Thread Oliver Elphick
... start-xdm ... -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come to me, all you who labour

Re: PLEASE HELP !

1998-04-16 Thread Oliver Elphick
help... -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come to me, all you who labour

Re: Setting system time?

1998-04-16 Thread Oliver Elphick
to Internet timeservers -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 Come to me

Re: Another Debian 2.0 Question - GMT

1998-04-15 Thread Oliver Elphick
) . Use tzconfig to set your timezone. Then set your clock right with date. Finally, use hwclock --hctosys --utc to set your hardware clock to the current Universal time. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http

Re: What is a block device name?

1998-04-13 Thread Oliver Elphick
this. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 = A message for Easter = God did not send his Son into the world to condemn

PostgreSQL packages

1998-04-11 Thread Oliver Elphick
get it from Incoming, get it from http://www.lfix.co.uk/postgresql. (Unfortunately, I don't have enough space on that server to upload the source, so these are just the binary packages.) -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Desktop: colours and fvwm

1998-04-11 Thread Oliver Elphick
and change its configuration files. The most likely place to put your own preferences is in /etc/X11/fvwm2/post.hook and /etc/X11/fvwm2/background.color -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key

Re: tape drive

1998-04-09 Thread Oliver Elphick
are recognising it. If no device is assigned, the most likely cause is that you haven't got SCSI tape support in the kernel. If it's the only tape, it ought to be /dev/st0. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver

Unidentified subject!

1998-04-09 Thread Oliver Elphick
manufacturers don't provide Linux drivers as they do Windows ones. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: sgml authoring

1998-04-09 Thread Oliver Elphick
elements. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 === God did not send his Son into the world to condemn

Re: Installation..How to add packages!!

1998-04-08 Thread Oliver Elphick
not need to mount the CD to use it with dselect; choose the CD installation method and dselect will mount it for itself. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID

Re: Xlib6g conflicts with X Win 3.3.2?

1998-04-07 Thread Oliver Elphick
xlib6g: /usr/X11R6/lib/libXmu.so.6 xlib6: /usr/lib/libc5-compat/libXmu.so.6.0 You don't give much information, but I'm guessing that you're trying to run a libc5-linked X program and it needs /usr/lib/libc5-compat/libXmu.so.6.0. If that's the case, install xlib6. -- Oliver Elphick

Re: LibICE and general X install

1998-04-07 Thread Oliver Elphick
is in xserver-vga16 Basically x won't install at all. Have you installed all necessary packages? You need at least: xbase xserver-vga16 xserver-your_video_card_type xlib6 xfntbase -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Time problem

1998-04-06 Thread Oliver Elphick
. Is there a tool or config file that handles this? hwclock changes the real-time clock -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 -- To UNSUBSCRIBE

Re: linux debian installation preserving dos

1998-04-06 Thread Oliver Elphick
% / /dev/hda4 96619 6469526935 71% /var /dev/sda12028098 1432949 490327 75% /usr /dev/sdb14292072 1632036 2437939 40% /usr1 /dev/hda1 352608 31329639312 89% /dosc -- Oliver Elphick

Re: pgp

1998-04-05 Thread Oliver Elphick
) The USA version and the International version use different algorithms in some part to avoid infringing American patents which are not recognised outside America. I don't think there is any functional difference. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: lilo and boot messages

1998-04-03 Thread Oliver Elphick
is pressed for the specified time, the first image is automatically booted. Similarly, password input is aborted if the user is idle for too long. The default timeout is infinite. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Glibc2

1998-04-02 Thread Oliver Elphick
. Use the autoup.sh script to do it. If you don't do things in the right order, you can end up with an unusable system. Once you have libc6 installed correctly, you can run mozilla, or any other libc6-linked program. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: stopping pppd redial with persistent connection

1998-03-31 Thread Oliver Elphick
diald: pick the block option from the pull-down menus -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: mouse problem

1998-03-31 Thread Oliver Elphick
'something' but it isn't configured well. Any idea what can be wrong? No, but try using gpmconfig to reconfigure it. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID

Re: (hamm) /dev/psaux: device not supported

1998-03-31 Thread Oliver Elphick
crw--- 1 root sys 10, 1 Mar 31 07:50 /dev/psaux apart from the date and time, it should look like that. Where does the error message appear? -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk

Re: More on XDM?

1998-03-30 Thread Oliver Elphick
line in the appropriate Screen section. ... Section Screen Driver SVGA Device Primary Card Monitor Primary Monitor DefaultColorDepth 16 SubSection Display ... make sure you amend the right Screen section; there may well be more than one. -- Oliver

Re: XDM with Debian 1.3E6

1998-03-29 Thread Oliver Elphick
looking for a package called xdm, but there d oes not seem to be any. Thanks! Try re-installing xbase. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1

Re: exmh and procmail filtering

1998-03-29 Thread Oliver Elphick
Oliver Elphick wrote: Erik van der Meulen wrote: ... Could anyone send me an example of a .procmail file for use with exmh? This is my ~/.procmailrc: MAILDIR=$HOME/Mail LOCKFILE=$HOME/procmail/lock LOGFILE=$HOME/procmail/new LOGABSTRACT=all TRAP=$HOME/procmail

Re: What are the slink sundirecrories all about?

1998-03-29 Thread Oliver Elphick
; it should now be `unstable', while hamm is `frozen'. When Debian 2.0 (hamm) is finally released, it will become `stable' and `frozen' will disappear until it is nearly time to release slink. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: XDM with Debian 1.3E6

1998-03-28 Thread Oliver Elphick
). -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Re: exmh and procmail filtering

1998-03-28 Thread Oliver Elphick
/. # :0 E [EMAIL PROTECTED] enterprise/. # :0 E *^TO.*postmaster postmaster/. # :0 E *^TO.*usenet root/. # :0 E *^TO.*root root/. # :0 E *^TO.*olly inbox/. # :0 E *^TO.*Oliver inbox/. # :0 E *^TO.* misaddressed/. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Wizard Radio...

1998-03-26 Thread Oliver Elphick
poster has a New Zealand domain... -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

New postgresql

1998-03-26 Thread Oliver Elphick
Thanks to all those people who have been exercising the initialisation scripts. Postgresql-6.3.1-1 and related packages are just now being uploaded to chiark and should shortly be in Incoming. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight

Re: Rosegarden users, please respond

1998-03-26 Thread Oliver Elphick
to scratch. I don't know of another Unix composing package. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http://www.lfix.co.uk/oliver PGP key from public servers; key ID 32B8FAA1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Re: initdb error while configuring postgresql 6.3-2

1998-03-24 Thread Oliver Elphick
explicitly in the su command. To get round your immediate problem, become the postgres user by logging in directly or by `su - postgres' (no -c command) and run initdb from there. -- Oliver Elphick[EMAIL PROTECTED] Isle of Wight http

<    2   3   4   5   6   7   8   9   >