Use bitstring, enable display of symlinks on NTFS.
[guestfs-browser.git] / README
1 Guest filesystem browser
2 Copyright (C) 2010 Red Hat Inc.
3
4 To compile from source, install the prerequisites (run the ./configure
5 script and it will tell you what's missing).
6
7   autoreconf -i      # if using the git version
8   ./configure
9   make