Re: What package do I need ? (libXpm.so.4)

1996-12-16 Thread David Ogilvie
the virtual package X11R6 was missing from some previous releases of xbase. it's been added in the latest package though. -david > Also, I found many of the packages required "X11R6", and couldn't > figure out what supplied that. I would have figured "xbase", but it > did not. I ended up in

Re: Latex installation troubles

1996-12-13 Thread David Ogilvie
i had the same problem when installing LaTeX, but it worked fine after i added /usr/X11R6/lib to the ld.so.conf file. did you run ldconfig afterward to update the library links? -david -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-m

Re: xterm-color : green cursor??

1996-12-12 Thread David Ogilvie
with XFree86 3.2, the xterm has built in color capabilities. unfortunately, it's one of the things i haven't gotten around to setting up yet. i think you have to insert something like the following into your Xresources file: #ifdef COLOR *customization: color #endif although someone will almos

installation and packages...

1996-12-12 Thread David Ogilvie
i recently made the rather unpleasant mistake of fsck'ing my mounted root filesystem. oops. as a result of this, i decided to just reinstall from scratch and use my backed up home directories. here's some observations and bugs that i've noticed (i don't know how to use the bug reporting syste

Re: Fun with procmail... STILL.

1996-12-06 Thread David Ogilvie
I'm using procmail just fine at my site. I think that the "recommended" .forward is: "|IFS=' '&&exec /usr/bin/procmail -f-||exit 75 #USERNAME" quotes and all (of course, substituting your username for USERNAME.) I that thats out of the procmailrc man page, or some other man page hiding somewh