バグ #2419
完了Ubuntu10.04 x86にshを利用して、1.1.0-RC3をインストール失敗
100%
説明
Ubuntu10.04 x86
C++:
1.1.0-RC3:
sudo sh pkg_install_ubuntu.sh
pkg_install_ubuntu.sh: 1: Syntax error: newline unexpected.
以上の情報です。
hanyuexing さんが12年以上前に更新
$ tar xvzf OpenRTM-aist-1.1.0-RC3.tar.gz
$ cd OpenRTM-aist-1.1.0
$ ./configure --prefix=/usr
$ cd packages
$ make
openrtm@ubuntu1004:~/hanyuexing/software/OpenRTM-aist-1.1.0/packages$ sudo make
後で、情報が以下です。
Making all in deb
make1: ディレクトリ `/home/openrtm/hanyuexing/software/OpenRTM-aist-1.1.0/packages/deb' に入ります
sh dpkg_build.sh
mkdir: cannot create directory `/home/openrtm/hanyuexing/software/OpenRTM-aist-1.1.0/packages/deb/../..//debian': File exists
dpkg_build.sh: 119: dpkg-buildpackage: not found
mv: cannot stat `/home/openrtm/hanyuexing/software/OpenRTM-aist-1.1.0/packages/deb/../..//../openrtm-aist*': No such file or directory
make1: * [all-local] エラー 1
make1: ディレクトリ `/home/openrtm/hanyuexing/software/OpenRTM-aist-1.1.0/packages/deb' から出ます
make: * [all-recursive] エラー 1
hanyuexing さんが12年以上前に更新
- ステータス を 新規 から 担当 に変更
Synapticパッケージ マネージャを利用し、以下のをインストールした
xulrunner
omniorb4
omniorb4-nameserver
openrtm1.1.0-rc3
しかし、テストして、失敗。