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
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