Hi,
I assume you trying the build the installer project?
> 4. In the installer project, add ${APACHE_FLEX_UTILITIES_ROOT}/common/src as
> a source path.
This refers to if you building the installer in Flash Builder, the installer
uses code form the common project (/flex/untilities/trunk/common). It's in
properties under Flex Build Path in the Source Path tab, click add folder to
add it.
> 2. Also, In the ant command in step 2 I see the message below.
Ant can't find flexTasks, add flexTask.jar to your ANT lib directory or pass it
to ant via -lib. You can find it in the Flex SDK modules/antTasks.
Thanks,
Justin