I've gone back and fixed things up in my script. I just tried it on a fresh usb install of BT3 and everything worked fine.
You can download it here.
(500mb download...it contains all the necessary packages.)
To use: unzip and run the install.sh file inside the directory you just extracted. Let it do it's thing and it should work.
For some reason after rebooting when the script is done installing KDE 4.1, I have gotten an error when starting kde for the first time. (Something like "KStartupConfig.... Check your installation") If this happens, go into the directory where the install script was and then go to kde4/other/gcc_g++ and do "installpkg gcc-g++-4.2.3-i486-1.tgz'
This will install the gcc-g++ package again which has worked for me. Then just startx again and KDE should start.
EDIT: I just tested this script on an hdd install and I did not have this problem but when using a usb stick, I did.
I have removed two packages that I didn't want on my system. They are still in the tar but they are not installed by the script. You can install them manually after running the script or throw them inside a directory that the the script installs. They are located in the exclude directory.
I have also gotten Compiz fusion working along with Ophcrack (as a side note, since KDE 4 uses Qt 4, ophcrack is much easier to install, just untar, configure, make, and make install)
A quick guide to running compiz, I was not able to use the .lzm module drivers so I had to compile my own. You can get the installation file on Nvidia's website. Then I followed this guide and got Compiz running very easily.
The only major problem with that is that I was not able to compile the Nvidia drivers on a fat32 drive, which is what my flash drive was. I had to use an ext3 drive and then everything worked perfectly.
If anything is unclear, ask and I will try to help. I know I did not include any documentation with this script and this is the only documentation. If there are problems, I might make a readme and put it in the archive.




