[openrtm-commit:00794] r2358 - trunk/OpenRTM-aist/build
openrtm @ openrtm.org
openrtm @ openrtm.org
2012年 5月 8日 (火) 19:04:21 JST
Author: n-ando
Date: 2012-05-08 19:04:20 +0900 (Tue, 08 May 2012)
New Revision: 2358
Modified:
trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh
trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh
Log:
Some package names have been changed in ubuntu11.10, 12.04.
omniidl, omniorb-nameserver were added to omni package list. #2420
Modified: trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh
===================================================================
--- trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh 2012-05-07 06:08:45 UTC (rev 2357)
+++ trunk/OpenRTM-aist/build/pkg_install100_ubuntu.sh 2012-05-08 10:04:20 UTC (rev 2358)
@@ -11,7 +11,7 @@
#---------------------------------------
# パッケージリスト
#---------------------------------------
-omni="libomniorb4 libomniorb4-dev omniidl4 omniorb4-nameserver"
+omni="libomniorb4 libomniorb4-dev omniidl4 omniorb4-nameserver omniidl omniorb-nameserver"
ace="libace libace-dev"
openrtm="openrtm-aist openrtm-aist-doc openrtm-aist-dev openrtm-aist-example python-yaml"
openrtm04="openrtm-aist=0.4.2-1 openrtm-aist-doc=0.4.2-1 openrtm-aist-dev=0.4.2-1 openrtm-aist-example=0.4.2-1 python-yaml"
Modified: trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh
===================================================================
--- trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh 2012-05-07 06:08:45 UTC (rev 2357)
+++ trunk/OpenRTM-aist/build/pkg_install_ubuntu.sh 2012-05-08 10:04:20 UTC (rev 2358)
@@ -11,7 +11,7 @@
#---------------------------------------
# パッケージリスト
#---------------------------------------
-omni="libomniorb4 libomniorb4-dev omniidl4 omniorb4-nameserver"
+omni="libomniorb4 libomniorb4-dev omniidl4 omniorb4-nameserver omniidl omniorb-nameserver"
openrtm="openrtm-aist openrtm-aist-doc openrtm-aist-dev openrtm-aist-example python-yaml"
devel="gcc g++ make uuid-dev"
packages="$devel $omni $openrtm"
openrtm-commit メーリングリストの案内