Presentation - Features - Downloads - Tutorials
- Latest Release (0.1.1)
- Binary Packages: There are packages available for some distributions (Ubuntu Hardy)
- Source Code: If there are no binary packages for your platform, don't worry, compiling Tapeutape is not that complicated:
- Download tapeutape-0.1.1.tar.gz to your home directory.
- Install scons with your favorite package manager or download it here.
- Open a terminal and enter the following commands:
- tar zxf tapeutape-0.1.1.tar.gz
- cd tapeutape-0.1.1
- scons -h
- Then follow the instructions.
- Developpement Version