[uml-user] Link UML as a userspace library?

2005-11-03 Thread Young Koh
Hi, all, i found some articles discussing about linking UML as a userspace library with an application code, but i couldn't find HOWTO. Could anybody let me know? Thanks a lot. --- SF.Net email is sponsored by: Tame your development challenges

[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