[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] Update README to reflect moved library.
# HG changeset patch # User Ewan Mellor <ewan@xxxxxxxxxxxxx> # Node ID 4d53706e8028f8da6273de7a7efcbcd88bac173a # Parent dfaf8493a21170b04719ee94f00a6ce26a549030 Update README to reflect moved library. Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx> --- tools/libxen/README | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff -r dfaf8493a211 -r 4d53706e8028 tools/libxen/README --- a/tools/libxen/README Fri Dec 01 13:12:41 2006 +0000 +++ b/tools/libxen/README Fri Dec 01 13:09:30 2006 +0000 @@ -44,11 +44,12 @@ test program depends upon libcurl3 also. test program depends upon libcurl3 also. On Debian, you need the packages libxml2-dev and libcurl3-dev. -To compile, type make. +To compile, type make. To compile the test also, type make +test/test_bindings, remembering the additional dependency. To run the test, do -LD_LIBRARY_PATH=src ./test/test_bindings <url> <username> <password> +LD_LIBRARY_PATH=. ./test/test_bindings <url> <username> <password> where <url> is the fragment of the server URL that follows the http://, for example "localhost:8005/RPC2". _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |