Best Buy offers Linux on laptops
While browsing the blog of a fellow penguin lover, I noticed his latest post. Apparently Best Buy is offering Linux on laptops now. Links and images are posted over on Vincent’s post.
Best Buy offers Linux on laptopsWhile browsing the blog of a fellow penguin lover, I noticed his latest post. Apparently Best Buy is offering Linux on laptops now. Links and images are posted over on Vincent’s post. Installing Adobe Flex Builder Linux Public Alpha on Fedora 8I’m embarking on a little Flex development, but I ran into a snag installing the Flex Builder into my *very* stock Fedora 8 system. I found a link to some comments here in follow up comment to the author of the post. Apparently (and I’m not an Eclipse expert), the problem stems from Fedora’s choice of “Eclipse Europa”, rather than “Eclipse Classic”. Problems:
The installation proceeds fine from that point, but the Flex project isn’t available in Eclipse. As it turns out, you need to copy some files by hand: And that’s all there is to it – you’ll have access to the Flex Projects in Eclipse. I’ll update this post if I find any problems with this method of patching the installation Update: 13-Apr-2008 The above works great for *creating* a flex application, but it will not compile. There is an error generated that says:
I struggled and struggled to find the elusive “moxie” plugin. Alas, It was not found on my computer, or in any of the jar files. It turns out you need to download the “Adobe Flex SDK” from the “Stable Builds” section of (Adobe Wiki link):
I hope this helps someone
|