Compile error prompted the following:
g++ -o vix-disklib-sample `pkg-config --cflags --libs vix-disklib` vixDiskLibSample.cpp
/usr/bin/ld: warning: libfuse.so.2, needed by /usr/lib/vmware-vix-disklib/lib32/libvixMntapi.so, not found (try using -rpath or -rpath-link)
/usr/lib/vmware-vix-disklib/lib32/libvixMntapi.so: undefined reference to `fuse_main_real@FUSE_2.5'
collect2: ld returned 1 exit status
make: *** VixDiskLib samply compilation failure Error 1
where is my error?
Development Environment : red hat 5.4 32 bit