Topic: 64bit testing
For anyone interested, it is now possible to build a 64bit CrunchBang. The build has to be completed via an alternative install script and should be considered for testing purposes only. I have been running a test build myself for about a week and so far I have only noticed one issue [1]. If anyone would like to attempt a build, follow these steps:
1. Prepare a 64bit "CLI" installation of Ubuntu by using the Ubuntu MinimalCD.
2. Download the CrunchBang build script with the following command:
wget http://crunchbanglinux.org/build-scripts/testing/crunchbang-installer-8.10.03.sh3. Make the script executable with the following command:
chmod +x crunchbang-installer-8.10.03.sh4. Run the script as root with the following command:
sudo ./crunchbang-installer-8.10.03.sh5. Follow the on-screen instructions and reboot when finished.
Note: depending on the Ubuntu MinimalCD used, the same script can be used to complete both i386 and amd64 builds of either the full or lite CrunchBang desktops.
If you do attempt a build, please leave any feedback and report any issues in this thread. Your feedback will be greatly appreciated!
--
[1]: There is a known problem with the current version of lxpanel where application icons are not rendered in the task bar. This can be fixed by building the latest version of lxpanel (version 0.4? ) from source, or by replacing lxpanel with an alternative.
