X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=README.win32.txt;fp=README.win32.txt;h=298045ea4919e6e26facdcf9b66b8ba769b8ece7;hb=5670ec6e746ac6d1f110e160806c8d846b98b660;hp=0000000000000000000000000000000000000000;hpb=3be2733596b0cc976136361c5b20576ffca5bef5;p=deb_libnfs.git diff --git a/README.win32.txt b/README.win32.txt new file mode 100644 index 0000000..298045e --- /dev/null +++ b/README.win32.txt @@ -0,0 +1,10 @@ +LibNFS requires a oncrpc library and rpcgen compiler that can handle +64 bit types. Link below for one such package, but any 64bit capable oncrpc +package should work with some effort. + + +1. checkout git://github.com/Memphiz/oncrpc-win32.git project (branch hyper!) +2. build oncrpc-win32 project (see README.libnfs in the projects dir) +3. checkout libnfs ("parallel" to oncrpc-win32) +4. load vs2010 project from win32/libnfs/libnfs.sln +5. build libnfs and nfsclient-sync