Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
bash と Ant を使用していて、このコマンドを実行したい
<exec dir="../../../path/to/" executable="./configure"> <arg line="--prefix=$(readlink -f ./../../../Applications/common/lg-media-server/rpmbuild/pp)"/> </exec>
うまくいきません。