Changes

298 bytes added ,  20:40, 11 March 2008
added debian binary
Line 74: Line 74:     
===debian / ubuntu===
 
===debian / ubuntu===
:to install the required packages:
+
:to build wiifuse you need to install these required packages:
 
:<code>apt-get install build-essential fuse-utils libfuse-dev libssl-dev</code>
 
:<code>apt-get install build-essential fuse-utils libfuse-dev libssl-dev</code>
 +
:you can nevertheless also use the binaries provided below. install them with
 +
:<code>dpkg -i wiifuse_0.2.0-wip1-1_i386.deb</code>
    
:to mount an image without root privileges, add the user to the <code>fuse</code> group:
 
:to mount an image without root privileges, add the user to the <code>fuse</code> group:
Line 99: Line 101:  
===v0.2.0-wip1===
 
===v0.2.0-wip1===
 
:[[media:Wiifuse-0.2.0-wip1.tgz|wiifuse-0.2.0-wip1.tgz]]
 
:[[media:Wiifuse-0.2.0-wip1.tgz|wiifuse-0.2.0-wip1.tgz]]
 +
 +
:Binary for debian unstable (and probably latest Ubuntu as well):
 +
::[[media:Wiifuse_0.2.0-wip1-1_i386.tgz|wiifuse_0.2.0-wip1-1_i386.tgz]]
 +
    
===v0.1.2===
 
===v0.1.2===
6

edits