Linux tip, Fedora tip / howto: compiling fsv on Fedora 8 |
Try my online puzzle page with Calcudoku, Killer Sudoku and online Sudoku.
compiling fsv on Fedora 8 These are the steps to compile fsv (File System Visualizer) on Fedora 8. fsv is a port of the original fsn (File System Navigator, "pronounced fusion" according to the README) that ran on Silicon Graphics SGI machines. You can still get the SGI source here.The fsv source does not compile with the latest version of gtkglarea that comes with Fedora 8 (configure will probably give you an error like "configure: error: Cannot find gtkglarea"), so you need to install an older version (as root). Use Rpmfind to locate the 1.2.2 version RPM of gtkglarea and install it. It is not necessary to remove the later gtkglarea2 RPMs if you have them installed. Download and uncompress fsv-0.9.tar.gz (tar zxvf fsv-0.9.tar.gz). If you don't want fsv to collect info about .* subdirectories (for example, my .thunderbird subdirectory is very large, but I don't want to see it in the directory map), then make the following modification:
In the fsv-0.9 directory, run configure, then make, then make install. Please let me know if you encounter errors. under Ubuntu 8.04: fsv running under Fedora 8:
|
Send me your comments!
Something didn't work as expected? You'd like to add some useful info to this tip? Use the form below to send me your comments. (Don't forget to fill out the super-lame CAPTCHA below..)