Difference between revisions of "Fuse"

From CBLFS
Jump to navigationJump to search
(Configuration Information)
(Optional)
Line 19: Line 19:
  
 
=== Optional ===
 
=== Optional ===
* [[Libgcrypt]]
+
* [[LibGCrypt]]
 
* [[LibXML2]]
 
* [[LibXML2]]
 
* [[libpng]]
 
* [[libpng]]

Revision as of 11:06, 28 May 2007

Download Source: http://prdownloads.sourceforge.net/fuse-emulator/fuse-0.8.0.1.tar.gz

Introduction to Fuse

Fuse (the Free Unix Spectrum Emulator) a Sinclair ZX-Spectrum emulator for Unix.

Project Homepage: http://fuse-emulator.sourceforge.net/

Dependencies

Required

Recommended

Optional

Configuration Information

Default GUI is GTK2. If you add --with-fb, default will be framebuffer, if --with-sdl - SDL library.

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package:

make install

Multilib

TO DO...

32Bit

TO DO...

N32

TO DO...

64Bit

TO DO...