icaclient debian crunchbang
Trying to get Citrix Receiver working on a fresh install of #! Waldorf. I'm sure I had the 64-bit version up and running several months ago with relatively little hassle, but something seems to have changed, and I couldn't find the blog post I cribbed my solution from last time. Having spent about 8 hours intermittently working on this, I'm pretty sure it's the removal of nspluginwrapper from the repos that's done me in, but I can't be sure. My torturous route to partial success today has involved so many blind alleys, red herrings and near embolisms that I almost don't know what all I've done, but I think these are the significant steps: * Enable 32-bit architecture and install the required dependencies * Compile the bastard nspluginwrapper - couldn't get it working any other way * I also had to manually create all the friggin' directories it wanted, for some reason, in /usr/lib/. Don't know why the script couldn't do it * Dow...