Friday, June 25

Installing Adobe Flex builder in Linux

After a mess up commands,i have got a solution from my friend who fix the Adobe Flex Builder in Linux(Much more easier way).

Step 1:
Download Eclipse3.3.

Step 2:

Download AdobeFlexBuilder.

Step 3:

Create a new directory in /home/username/name of the directory.

Step 4:

Copy both the downloaded file to that directory.

Step 5:

Open up the ‘Terminal’.

Type the command to extract your eclipse.

$ sudo tar xf eclipse-java-europa-winter-linux-gtk.tar.gz

then start the Flex builder installer.

$ sh flexbuilder_linux_install_a4_081408.bin

Locate where you want to install the Flexbuilder and choose where you have your eclipse extracted.

Thats it..

It will be up and running…

Thanks .All credits go to my friend.

No comments:

Post a Comment