Quentin wrote: > Prime time is now! > > I've just release the app: > http://toki-woki.net/blog/p547-boks-a-visual-grid-editor > Go get it here: http://toki-woki.net/p/Boks/ > Read the (draft) FAQ there: > https://spreadsheets.google.com/pub?key=p34kiFsL74kNsnWsGzy30Aw > > And of course send feedback if you've got some to share... > Yay! > Just brilliant - with some googling I got it working on Linux Debian (Sid) 64 bit.
Here's all the pieces I collected together to achieve this feat: Download the (32 bit) AdobeAIRInstaller.bin for Linux. I already had the 32 bit libraries installed from running the old 32 bit Adobe Flash, Wine, and a various other 32 bit apps. If you don't have these I think they're all hooked into the metapackage: ia32-libs (find and install with synaptic or whatever) wget http://www.boundlesssupremacy.com/Cappy/getlibs/getlibs-all.deb sudo dpkg -i getlibs-all.deb getlibs -p libxslt1.1 libnss3-1d libnspr4-0d chmod +x AdobeAIRInstaller.bin| sudo ./AdobeAIRInstaller.bin| |sudo cp /usr/lib/libadobecertstore.so /usr/lib3| Good to go. You'll see the Adobe AIR Application Installer in your accessories menu. Just find the Boks-v####.air application and install. Nice to see the tight integration of the Adobe AIR GUI into my custom gnome/Emerald desktop theme. Which is looking pretty classy at the moment. A BUG for your app in this setup (which admittedly is quirky) is that the Preview wasn't working. The preview file is where it should be and I can get a preview by finding and opening it. But the preview window Boks pulls up doesn't seem to be running any sort of rendering... Of course this might not be your bug - but something about Linux AIR or running the 32 build under 64 bit debian. The BOKS app, other than this issue, is working great. I still have to work out your app fully but I'm looking forward to using it for real work soon (A Blueprint/drupal site). Thanks ! Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en -~----------~----~----~----~------~----~------~--~---
