You can try libreadline5-dev. But if you just want the utilities then on
ubuntu just do
sudo apt-get install uml-utilities
David
On Tue, Aug 26, 2008 at 12:51 PM, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Tue, Aug 19, 2008 at 10:11:38AM +0700, shah khadafi wrote:
> > uml_mconsole.c:39:31: error
I have no reason to think it wouldn't, I'm just working on a college
project and needed to confirm a statement that it would.
Jeff Dike wrote:
On Sat, Aug 16, 2008 at 11:53:01AM +0100, Brendan McNally wrote:
Can someone please confirm that UML will run on any host Linux distribution?
On Sun, Aug 17, 2008 at 11:16:05AM +0100, Jay Shah wrote:
> Nix,
>
> Any chance you can point me in the direction of that git/patch?
>
It's commit cfd28f6695d0fc047478480791a21bdd4967f98e, which is in
current -linus and -stable, appended below.
Jeff
--
Work
On Tue, Aug 19, 2008 at 10:11:38AM +0700, shah khadafi wrote:
> uml_mconsole.c:39:31: error: readline/readline.h: No such file or directory
> uml_mconsole.c:40:30: error: readline/history.h: No such file or directory
These errors should be pretty self-explanatory. You need to install
readline-dev
On Sat, Aug 16, 2008 at 11:53:01AM +0100, Brendan McNally wrote:
> Can someone please confirm that UML will run on any host Linux distribution?
Do you have any reason to believe that it doesn't?
That's sort of a silly question. I can probably build a distro that
can't run UML for some reason. P
On Mon, Aug 18, 2008 at 11:27:23AM -0500, Randall Smith wrote:
> Initializing software serial port version 1
> ubda: unknown partition table
> ubdb: unknown partition table
> kjournald starting. Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root
On Wed, Aug 13, 2008 at 11:01:41PM -0500, Shehla Saleem wrote:
> I am using a setup of two systems. One of them has two instances of uml
> running on it with a uml_switch. I want to send TCP traffic from the first
> uml to the second and then outwards from the host to the second system on
> the net
On Sun, Aug 10, 2008 at 12:43:14PM +, Neo Anderson wrote:
> I install uml on 64bits host and encounter a problem related to
> mismatch between host os (opensuse 64bits) and guest os
> (debian32bits). The error echoes "request_module: runaway loop
> modprobe binfmt-464c." After checking on the