close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 15, 2010, 10:58:17 PM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 7 | 7 | ~/flex3.5$ unzip flex_sdk_3.5.zip |
| 8 | 8 | ~/flex3.5$ cd .. |
| | 9 | ~$ export FLEX_HOME=~/flex3.5/ |
| | 10 | ~$ export PATH=$PATH:~/flex3.5/bin/ |
| | 11 | ~$ svn co https://trac.nchc.org.tw/svn/edublog/trunk/red5-flex-client |
| | 12 | ~$ cd red5-flex-client |
| | 13 | ~/red5-flex-client$ mxmlc BasicChat.mxml |
| | 14 | Loading configuration file /home/jazz/flex3.5/frameworks/flex-config.xml |
| | 15 | /home/jazz/red5-flex-client/BasicChat.swf (340618 bytes) |
| 9 | 16 | }}} |