Home > Development > blogs
Of course, once the OS was installed, my next logical step was to get Flex Builder for Linux working on it. Here's a step-by-step guide to what I did to get Flex Builder working on there.
1) The first thing I did was install the java-common package using the "Synapic Package Manager" application. This will install the latest java common libraries on your OS installation.
2) Flex Builder for Linux requires Eclipse, so the next logical step is to download and install Eclipse. I downloaded "Eclipse Classic" and extracted it to the directory "eclipse" within my user folder. I found this article on the ubuntu forums to tweak your Java settings for Eclipse on Ubuntu. The article describes an older version of Ubuntu, but these exact steps worked for me with 8.04.
http://ubuntuforums.org/showthread.php?t=201378
3) Next, download and install Flex Builder for Linux from Adobe Labs. Be sure to check out the release notes before you begin your installation.
Once you've downloaded the file "flexbuilder_linux_install_a3_033108.bin", you'll need to give it execute permissions. From the command line, use "chmod +x flexbuilder_linux_install_a3_033108.bin" to grant these permissions. Then launch the installer by running "./flexbuilder_linux_install_a3_033108.bin" (also from the command line). If your java settings are not setup correctly, you will get a few error messages, and you'll need to go back and tweak them.
Once the installer is running, its easy. Just tell it where to install Flex Builder, and point it to your eclipse directory, and it takes care of the rest.
Once your installation is complete, it's just like using Flex builder on any other operating system. Just go to "File -> New -> New Flex Project" to create a new Flex Project. From here, you're ready to start developing your Flex applications.
___________________________________
Andrew Trice
Principal Architect
Cynergy Systems
http://www.cynergysystems.com
- comments: 4
- flex
- flexbuilder
- linux
- tags:
Comments
4 Comments
Leave a comment
Stay Connected
 InsideRIA Atom Feed
InsideRIA Development Atom Feed
InsideRIA Newsletter
↑ Put InsideRIA News on Your Site
Search InsideRIA
News & Events
Latest Features
Tag Cloud
- .net
- 3d
- actionscript
- adam flater
- adobe
- air
- air api
- air cookbook
- air resources
- air xml webkit
- ajax
- ajaxworld
- alertthingy
- amp
- analytics
- ant
- antipattern
- api
- appengine
- apple
- april fools day
- aptana
- architecture
- asp
- away3d
- aws
- bad usability calendar
- benchmarking
- berlin
- beta
- bitmaps
- blazeds
- blendmode
- book
- browserplus
- cairngorm
- camp
- career
- chart
- cloud
- code
- code generation
- coldfusion
- command design pattern
- communication
- community
- compiler
- component
- compression
- conference
- cs4
- curl
- customer
- cuzillion
- dare
- data
- datavisualization
- dbunit
- ddlutils
- debug
- decompiler
- deep zoom
- degrafa
- design
- design patterns
- desktop
- development
- diary
- dionalmaer
- drawing api
- dreamweaver
- drupal
- ejb 3.0
- elixir
- embedded jboss
- encryption
- europe
- event
- excerpt
- experience
- ext
- externalinterface
- eyetracking
- features
- filters
- fireworks
- fitc
- flash
- flash10
- flashforward
- flashplayer
- flex
- Flex
- flexbuilder
- flexunit
- form factor
- framework
- friendfeed
- gadget
- gears
- gesture
- googledocs
- googlegears
- graphics
- graphics mask
- guimark
- hosting
- how-to
- html
- ia
- ie
- ie8
- igoogle
- interaction
- interface
- interview
- iphone
- iphonedevcamp
- j2ee
- jakob
- java
- javafx
- javaone
- javascript
- javase
- javase6
- jaxer
- jms
- job
- joyent
- keynote
- languages
- lcds
- learning
- lffs
- library
- licensing
- linux
- listen
- livecycle data services
- madrid
- map
- marketing
- math
- maturity
- maven
- memory
- merapi
- mesh
- metrics
- microsoft
- mikepotter
- mix08
- mobile
- model locator design pattern
- mono
- mozilla
- mvc
- mxmlc
- neilson
- nio
- nitro
- nitrolm
- offline
- onairbustour
- onairtour
- onairtoureurope
- ontologies
- oop
- open source
- OpenFlux
- openscreen
- opensource
- orm
- papervision3d
- paris
- pattern
- pattern mining
- performance
- php
- podcast
- portable
- preload
- pricing
- prism
- Processing
- profiler
- protagonize
- push
- rails
- release
- research
- resources
- ria
- ria community
- rich
- ruby
- sanctuary
- scheduling
- scott sheridan
- search
- security
- seo
- server
- service oriented architecture
- services
- session bean
- silverlight
- singularity
- social
- source
- spain
- spry
- sqlite
- static code
- steveounders
- stockholm
- streaming
- survey
- swc
- swf
- switchboard
- syscon
- test driven development
- testing
- testng
- thermo
- tip
- tools
- trends
- tufte
- tutorial
- ui
- ui pattern library design
- uirc
- unconference
- unit testing
- usability
- user experience
- ux
- vector images
- view source
- vision
- warsaw
- wdn08
- web
- web 2.0
- web 2.0 expo
- whenisgood
- why
- widgets
- workshop
- wwdc
- xulrunner
- yahoo
- yui
Related Books
Development Series
Get an overview of the tools and technologies that work together to allow developers to build Rich Internet Applications (RIAs) quickly and easily.
Recent Comments
- User bazmek on Step by Step: Flex Builder on Ubuntu 8.04: Hi there, is Design Mode available in in...
- User joomla template designer on Step by Step: Flex Builder on Ubuntu 8.04: Thanks for the quick intro. I didnt even...
- User Andrew Trice on Step by Step: Flex Builder on Ubuntu 8.04: Thanks for the info Tom! This is defini...
Archives
About This Site
Welcome to the premiere community site for all things RIA sponsored by O'Reilly Media and Adobe Systems Incorporated.
About Us
Meet the Experts
Meet Our Contributors
Send Us Feedback







With only a little extra work, you can use Ubuntu's Eclipse package: http://rachaelandtom.info/content/kubuntu-710-eclipse-and-flex-builder
Thanks for the info Tom! This is definitely another way to get eclipse on there.
Thanks for the quick intro. I didnt even know that flex was available on linux. Ive just downloaded hardy recently and will definitely be trying this out!
Thanks!
Hi there, is Design Mode available in installation like this?