Darxus on Fri, 14 Apr 2000 10:58:29 -0400 (EDT) |
On Fri, 14 Apr 2000, Mike Cathcart wrote: > OK, so someone told me that the G400 wouldn't work well with the Utah > drivers and that I should go with the dri-patched version of X. So I'm > following their directions (http://dri.sourceforge.net/DRIcompile.html) and > it says to type 'lndir -silent -ignorelinks ../XFree40'. But I get that > lndir is not a valid file or directory. I've been looking all over the place > and can't find this thing. So, anyone know where to get lndir? Go to http://debian.org, click on "Debian Packages", scroll down to "Search the Contents of the Latest Release" (NOT "Search Package Directories", the 2nd one !!!), type in "lndir", and hit "search". Why yes, Debian does rock. There are 3 packages with that filename: FILE PACKAGE usr/X11R6/bin/lndir x11/xlib6g-dev usr/doc/webmagick/lndir web/webmagick usr/i486-linuxlibc1/bin/lndir oldlibs/xlib6-altdev I'd guess the package you want is xlib6g-dev, since what you want probably isn't going to be in /usr/doc (webmagic), and you probably don't want something old (xlib6-altdev). Now if you're actually running Debian, type: apt-get install xlib6g-dev lndir -silent -ignorelinks ../XFree40 If you're not running Debain, go port apt to whatever it is you're running, or install Debian, then type the above :) (I want badly for apt to be ported to redhat) __________________________________________________________________ PGP fingerprint = 03 5B 9B A0 16 33 91 2F A5 77 BC EE 43 71 98 D4 darxus@op.net / http://www.op.net/~darxus There is no fine line between genius and insanity. ______________________________________________________________________ Philadelphia Linux Users Group - http://plug.nothinbut.net Announcements - http://lists.nothinbut.net/mail/listinfo/plug-announce General Discussion - http://lists.nothinbut.net/mail/listinfo/plug
|
|