On Mon, 24 Mar 2003 18:00:07 +1100 Brett Fenton wrote: > Because after the pipe it's trying to execute the command. > > The command should be dpkg -l .... <insert package list here> > > Brett > > :> -----Original Message----- *snip* > :> dpkg -|xserver xfree86 returns the following error > :> > :> xserver xfree86 command not found.
And the correct package name is "xserver-xfree86" (without the quotes) -- Pete -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
