VICE is also available for Linux users. On the right you can see an installation of VICE on Ubuntu 10.04 LTS Lucid Lynx.
Installation tips:
Download the Windows version of VICE and un-pack it.
Use the Ubuntu software centre to install VICE.
Find out where the VICE files are located on your system. On my system the files are in /usr/lib/vice.
Start a terminal-window. Make the maps C64, C64DTV, C128, CBM-II, PET, PLUS4, VIC20, DRIVES and PRINTER (in /usr/lib/vice) write-able.
Example: sudo chmod 777 C64
Copy for each computer in the Windows version the ROM's to the Linux version. The ROM's are the files that start with basic, kernal and chargen. The number of ROM's can vary for each computer.
Copy from the Windows version all the ROM's for the disk drives (DRIVES map) to the DRIVES map of the Linux version. Do the same for the PRINTER map.
Now you can start VICE from the menu. If there are problems you can start VICE from a terminal-window with /usr/bin/x64. In the terminal-window you can see more information at start-up and when you are working with VICE.
Restore the rights of the maps C64, C64DTV, C128, CBM-II, PET, PLUS4 and VIC20 (in /usr/lib/vice).
Example: sudo chmod 755 PET
Delete the map with the Windows version.
The menu in the Linux version can be a bit different but works almost the same as the Windows version.
If you have a slower computer playing sound may cause a problem.
[120]