Japan QualNet Community Forums Japan QualNet Community Forums
Welcome Guest 
ログイン
ユーザ名:

パスワード:


パスワード紛失

新規登録
検索
メインメニュー
アクセスカウンター
2024/04/27:12/13
2024/04/26:21/24

2024/02/27より287/1374
人気モジュール
No.1: フォーラム 98
No.2: QualNet概要 8
No.3: リンク集 2
日曜日からの合計
人気Browser&OS
No.1:巡回ロボット66
No.2:Windows NT2
No.3:Linux1

No.1:どっかの巡回ロボット60
No.2:Safari3
No.3:Baidu巡回ロボット3

日曜日からの合計
メイン
   Installation, Start-Up & License
     ubuntuでのcmakdでのエラーについて
投稿するにはまず登録を

題名 投稿者 日時
   ubuntuでのcmakdでのエラーについて hirooo 2015/12/11 12:05
     Re: ubuntuでのcmakdでのエラーについて hiro 2015/12/14 13:28
       Re: ubuntuでのcmakでのエラーについて hirooo 2015/12/14 14:30
         Re: ubuntuでのcmakでのエラーについて hiro 2015/12/14 16:55
           Re: ubuntuでのcmakでのエラーについて hirooo 2015/12/14 17:43
             Re: ubuntuでのcmakでのエラーについて hiro 2015/12/14 18:08
               Re: ubuntuでのcmakでのエラーについて hirooo 2015/12/17 14:01
               » Re: ubuntuでのcmakでのエラーについて hiro 2015/12/24 18:21
                   Re: ubuntuでのcmakでのエラーについて hirooo 2015/12/24 18:36
                     Re: ubuntuでのcmakでのエラーについて hiro 2015/12/24 19:10
                       Re: ubuntuでのcmakでのエラーについて hirooo 2015/12/24 19:14
                         Re: ubuntuでのcmakでのエラーについて hiro 2015/12/26 15:54
フラット表示 前のトピック | 次のトピック
投稿者 スレッド
hiro
投稿日時: 2015/12/24 18:21
長老
登録日: 2005/7/16
居住地:
投稿: 452
Re: ubuntuでのcmakでのエラーについて
Ubuntuで試してみました。
きちんとlibexpat-devがインストールされていれば以下のようなファイルがあるはずです。
/usr/lib/x86_64-linux-gnu/libexpat.la
/usr/lib/x86_64-linux-gnu/libexpatw.so.1.5.2
/usr/lib/x86_64-linux-gnu/libexpatw.la
/usr/lib/x86_64-linux-gnu/libexpat.a
/usr/lib/x86_64-linux-gnu/libexpatw.a

/usr/include/expat_config.h
/usr/include/expat.h
/usr/include/expat_external.h

cmake も特にエラーなく終了します。

Ubuntu:~/Scalable/qualnet/7.2> cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Found glibc version: 2.15
-- Found gcc version: 4.6
-- Found build platform: linux-x64-glibc-2.15-gcc-4.6
-- Could NOT find TIREM (missing: TIREM_INCLUDE_DIR TIREM_LIBRARY)
-- Could NOT find VRLINK (missing: VRLINK_INCLUDE_DIR VRLINK_VLUTIL_LIBRARY VRLINK_VL_LIBRARY VRLINK_MATRIX_LIBRARY VRLINK_MTL_LIBRARY VRLINK_VLDIS_LIBRARY VRLINK_VLHLA13_LIBRARY VRLINK_VLHLA1516_LIBRARY)
-- Could NOT find MAKRTI (missing: MAKRTI_INCLUDE_DIR MAKRTI_HLA13_INCLUDE_DIR MAKRTI_HLA1516_INCLUDE_DIR MAKRTI_RTI_NG_LIBRARY MAKRTI_FEDTIME_LIBRARY MAKRTI_RTI1516_LIBRARY MAKRTI_FEDTIME1516_LIBRARY)
-- Could NOT find Boost
-- Found EXPAT: /usr/lib/x86_64-linux-gnu/libexpat.so
-- Could NOT find MYSQL (missing: MYSQL_LIBRARY MYSQL_INCLUDE_DIR)
-- Found SQLite3: /usr/lib/x86_64-linux-gnu/libsqlite3.so (found version "3.7.9")
-- Found Perl: /usr/bin/perl
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
--

-- The following features have been enabled:

* vrlink , Interface to federated simulation
* testsuite , Run the regression testsuite with "make test"

-- The following OPTIONAL packages have been found:

* EXPAT
* SQLite3
* Perl

-- The following features have been disabled:

* tirem , TIREM propagation model
* interfacetutorial , Interface tutorial
* ctdb , CTDB terrain model
* contrib_maodv , Contributed MAODV model
* apidocs , Build API documentation with "make apidocs"

-- The following OPTIONAL packages have not been found:

* TIREM
* VRLink
* MAKRTI
* Boost (required version >= 1.49)
* MYSQL
* Doxygen
-- Configuring done
-- Generating done
-- Build files have been written to: /home/hiro/Scalable/qualnet/7.2
フラット表示 前のトピック | 次のトピック
Copyright c KOZO KEIKAKU ENGINEERING Inc. All Rights Reserved.
XOOPS Cube PROJECT