- Download the .rpm and the .iso file from the IBM website, the link is provided on another blog post (Just search the blog for it)
- You may need to download some files to get it started, so run:
- yum install tcl
- Run the RPM file with the following command:
- rpm -ivh cell-install-3.1.0-0.0.noarch.rpm *I got the error: error: Failed dependencies:
/usr/bin/tclsh is needed by cell- ..... install the above to clear this type error - After the rpm installs, you should have some more commands available, now lets install the SDK!
- If you are installing from the .iso (which you should if you are reading this!):
- /opt/cell/cellsdk --iso ./install
- The ./ represents current directory, replace this with whatever dir your ISO file is in.
- Say yes to all the agreements.
Saturday, April 11, 2009
Installing SDK 3.1 on Fedora 9
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment