Re: [uml-user] To run host application in the UML

2005-03-20 Thread Blaisorblade
On Sunday 20 March 2005 08:36, Young Koh wrote: > Hi, > > i wanted to run application executables (such as apache) installed in > the host on top of UML using hostfs. but the problem was that glibs > versions installed in the host and UML filesystem are different. so, i > set LD_LIBRARY_PATH in the

[uml-user] To run host application in the UML

2005-03-19 Thread Young Koh
Hi, i wanted to run application executables (such as apache) installed in the host on top of UML using hostfs. but the problem was that glibs versions installed in the host and UML filesystem are different. so, i set LD_LIBRARY_PATH in the UML, uml# mount none /mnt/host -t hostfs uml# export LD_L