Tips for hacking on libvirt-designer ==================================== To test the GObject introspection based language bindings without having to run make install, there are two environment variables that need to be set: export GI_TYPELIB_PATH=`pwd`/libvirt-designer export LD_LIBRARY_PATH=`pwd`/libvirt-designer/.libs