スポンサーリンク

FreeBSD の ports に fcsh(flexコンパイラシェル)が追加されました。
flexアプリケーションやモジュール、コンポーネントライブラリをコンパイルするためのシェル環境を提供します。mxmlcやcompcよりも高速に動作します。

cd /usr/ports/devel/flex_compiler_shell
sudo make install clean

===>  Vulnerability check disabled, database not found
=> flex_compiler_shell_012307.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://download.macromedia.com/pub/labs/flex_compiler_shell/.
flex_compiler_shell_012307.zip                100% of   70 kB   88 kBps
===>  Extracting for flex_compiler_shell-0.20070123
=> MD5 Checksum OK for flex_compiler_shell_012307.zip.
=> SHA256 Checksum OK for flex_compiler_shell_012307.zip.
===>   flex_compiler_shell-0.20070123 depends on executable: unzip - found
===>   flex_compiler_shell-0.20070123 depends on file: /usr/local/sbin/pkg_info - found
===>  Patching for flex_compiler_shell-0.20070123
===>  Configuring for flex_compiler_shell-0.20070123
===>  Installing for flex_compiler_shell-0.20070123
===>   flex_compiler_shell-0.20070123 depends on executable: javavm - found
===>   flex_compiler_shell-0.20070123 depends on executable: mxmlc - not found
===>    Verifying install for mxmlc in /usr/ports/devel/flex-sdk
===>  flex-sdk-2.0.1 :
 You must fetch the distribution manually.

 Please access

 http://www.adobe.com/products/flex/sdk/

 with a web browser.  Please place the downloaded flex_sdk_2_hf1.zip
 in /usr/ports/distfiles.

.*** Error code 1

Stop in /usr/ports/devel/flex-sdk.
*** Error code 1

Stop in /usr/ports/devel/flex_compiler_shell.

下記のURLから

http://www.adobe.com/products/flex/sdk/

flex_sdk_2_hf1.zip をダウンロードしてきて、 /usr/ports/distfilesにおいてねと言われます。

http://www.adobe.com/cfusion/tdrc/index.cfm?product=flex
からログインしてファイルをダウンロードします。
/usr/ports/distfilesにzipファイルを置きます。

sudo cp flex_sdk_2_hf1.zip /usr/ports/distfiles/


sudo make install clean
===>  Installing for flex_compiler_shell-0.20070123
===>   flex_compiler_shell-0.20070123 depends on executable: javavm - found
===>   flex_compiler_shell-0.20070123 depends on executable: mxmlc - not found
===>    Verifying install for mxmlc in /usr/ports/devel/flex-sdk
===>  Vulnerability check disabled, database not found
===>  Extracting for flex-sdk-2.0.1
=> MD5 Checksum OK for flex_sdk_2_hf1.zip.
=> SHA256 Checksum OK for flex_sdk_2_hf1.zip.
===>   flex-sdk-2.0.1 depends on executable: unzip - found
===>   flex-sdk-2.0.1 depends on file: /usr/local/sbin/pkg_info - found
===>  Patching for flex-sdk-2.0.1
===>  Configuring for flex-sdk-2.0.1
===>  Installing for flex-sdk-2.0.1
===>   flex-sdk-2.0.1 depends on executable: javavm - found
===>   flex-sdk-2.0.1 depends on file: /usr/local/jdk1.5.0/bin/java - found
===>   Generating temporary packing list
===>  Checking if devel/flex-sdk already installed
install  -o root -g wheel -m 555 /usr/ports/devel/flex-sdk/work/asdoc.sh /usr/local/bin/asdoc
install  -o root -g wheel -m 555 /usr/ports/devel/flex-sdk/work/compc.sh /usr/local/bin/compc
install  -o root -g wheel -m 555 /usr/ports/devel/flex-sdk/work/fdb.sh /usr/local/bin/fdb
install  -o root -g wheel -m 555 /usr/ports/devel/flex-sdk/work/mxmlc.sh /usr/local/bin/mxmlc
/bin/mkdir -p /usr/local/share/java/classes/flex-sdk
install  -o root -g wheel -m 444 /usr/ports/devel/flex-sdk/work/lib/*.jar /usr/local/share/java/classes/flex-sdk/
install  -o root -g wheel -m 444 /usr/ports/devel/flex-sdk/work/asdoc/lib/*.jar /usr/local/share/java/classes/flex-sdk/
/bin/mkdir -p /usr/local/share/flex-sdk/frameworks
/bin/cp -r /usr/ports/devel/flex-sdk/work/frameworks/ /usr/local/share/flex-sdk/frameworks/
/bin/mkdir -p /usr/local/share/flex-sdk/asdoc/templates
/bin/cp -r /usr/ports/devel/flex-sdk/work/asdoc/templates/ /usr/local/share/flex-sdk/asdoc/templates/
/bin/mkdir -p /usr/local/share/examples/flex-sdk
/bin/cp -r /usr/ports/devel/flex-sdk/work/samples/ /usr/local/share/examples/flex-sdk/
/bin/mkdir -p /usr/local/share/doc/flex-sdk
/bin/cp -r /usr/ports/devel/flex-sdk/work/*.htm /usr/local/share/doc/flex-sdk/
===>   Registering installation for flex-sdk-2.0.1
===>   Returning to build of flex_compiler_shell-0.20070123
===>   flex_compiler_shell-0.20070123 depends on file: /usr/local/jdk1.5.0/bin/java - found
===>   Generating temporary packing list
===>  Checking if devel/flex_compiler_shell already installed
install  -o root -g wheel -m 555 /usr/ports/devel/flex_compiler_shell/work/fcsh /usr/local/bin/
install  -o root -g wheel -m 444 /usr/ports/devel/flex_compiler_shell/work/lib/fcsh.jar /usr/local/share/java/classes/flex-sdk/
/bin/mkdir -p /usr/local/share/doc/flex_compiler_shell
install  -o root -g wheel -m 444 /usr/ports/devel/flex_compiler_shell/work/FlexCompilerShell-license.txt /usr/local/share/doc/flex_compiler_shell/
===>   Registering installation for flex_compiler_shell-0.20070123
===>  Cleaning for flex-sdk-2.0.1
===>  Cleaning for flex_compiler_shell-0.20070123

Time spent in user mode   (CPU seconds) : 80.261s
Time spent in kernel mode (CPU seconds) : 41.607s
Total time                              : 2:49.91s
CPU utilisation (percentage)            : 71.7%
Times the process was swapped           : 0
Times of major page faults              : 787
Times of minor page faults              : 418068

スポンサーリンク
スポンサーリンク
 
いつもシェア、ありがとうございます!


もっと情報を探しませんか?

関連記事

最近の記事

人気のページ

スポンサーリンク
 

過去ログ

2020 : 01 02 03 04 05 06 07 08 09 10 11 12
2019 : 01 02 03 04 05 06 07 08 09 10 11 12
2018 : 01 02 03 04 05 06 07 08 09 10 11 12
2017 : 01 02 03 04 05 06 07 08 09 10 11 12
2016 : 01 02 03 04 05 06 07 08 09 10 11 12
2015 : 01 02 03 04 05 06 07 08 09 10 11 12
2014 : 01 02 03 04 05 06 07 08 09 10 11 12
2013 : 01 02 03 04 05 06 07 08 09 10 11 12
2012 : 01 02 03 04 05 06 07 08 09 10 11 12
2011 : 01 02 03 04 05 06 07 08 09 10 11 12
2010 : 01 02 03 04 05 06 07 08 09 10 11 12
2009 : 01 02 03 04 05 06 07 08 09 10 11 12
2008 : 01 02 03 04 05 06 07 08 09 10 11 12
2007 : 01 02 03 04 05 06 07 08 09 10 11 12
2006 : 01 02 03 04 05 06 07 08 09 10 11 12
2005 : 01 02 03 04 05 06 07 08 09 10 11 12
2004 : 01 02 03 04 05 06 07 08 09 10 11 12
2003 : 01 02 03 04 05 06 07 08 09 10 11 12

サイト

Vim入門

C言語入門

C++入門

JavaScript/Node.js入門

Python入門

FreeBSD入門

Ubuntu入門

セキュリティ入門

パソコン自作入門

ブログ

トップ


プライバシーポリシー