[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: keyboard configuration



on Wed, Nov 08, 2000 at 06:39:21PM -0500, urbanyon (urbanyon@urbanyon.com) wrote:
> On Wed, 8 Nov 2000 kmself@ix.netcom.com wrote:
> 
> > on Wed, Nov 08, 2000 at 09:25:09AM -0500, urbanyon (urbanyon@urbanyon.com) wrote:

> > > btw, here are the exact error messages from the x shutdown:
> > > 
> > > /usr/X11/R6/lib/X11/xinit/xinitrc: gmc: command not found
> > > 
> > > /usr/X11R6/lib/X11/xinit/xinitrc: /usr/bin/X11/enlightenment: No such file
> > > or directory
> > > 
> > > /usr/X11R6/lib/X11/xinit/xinitrc: panel: command not found
> > > 
> > > waiting for X server to shut down
> > > 
> > > ...and then it does.
> > 
> > Try:
> > 
> >     $ which gmc		# should be /usr/bin/gmc
> >     # if not found:
> >     $ apt-get install gmc
> > 
> > ...likewise for enlightenment.  You can search for which package
> > supplies a local file with:
> > 
> >     $ dpkg -S /file/path/filename
> > 
> > You can search for a package that supplies a capability with:
> > 
> >     $ apt-cache search pattern
> > 
> > ...you may need to install apt-cache first:
> > 
> >     $ apt-get install apt-cache
> > 
> > If the files aren't on your CD, you can add lines to your
> > /etc/apt/sources.list file.	

> thanks for the help - one more question - 
> 
> what lines should be in sources.list?  not finding gmc or enlightenment,
> so i imagine i need more than the one line that's in there:
> 
> deb file:/cdrom stable main contrib

My sources.list:

    # apt package archives
    deb http://http.us.debian.org/debian stable main 
    deb http://http.us.debian.org/debian stable main contrib non-free
    deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free


-- 
Karsten M. Self <kmself@ix.netcom.com>     http://www.netcom.com/~kmself
 Evangelist, Zelerate, Inc.                      http://www.zelerate.org
  What part of "Gestalt" don't you understand?      There is no K5 cabal
   http://gestalt-system.sourceforge.net/        http://www.kuro5hin.org

Attachment: pgpySq9_cjQnc.pgp
Description: PGP signature


Reply to: