Re: [robocup-rescue-s] Re: 3D Viewer released!

From: Alexander Kleiner (kleiner@informatik.uni-freiburg.de)
Date: Mon 13 Dec 2004 - 10:09:50 GMT


Hi!

It looks like that OpenSceneGraph does not know about OpenThreads while
you tryed to install it. As I compiled the OpenThreads lib las time, I
installed it into /usr/lib and /usr/include so the OSG installation
procedure had no problem to find the heades.

Now I am using a debian package which is installed in three seconds. If
you have Debian Linux, simply add the following to /etc/apt/sources.lst:

deb http://download.gna.org/underware/debian unstable/
deb-src http://download.gna.org/underware/debian unstable/

then you can type something like:

$>apt-get install libproducer libosg

And all is done! However, I guess that most people are using RedHat or
at least rpm packages. So I wonder whether anyone knows about how to
convert from deb packages to rpm packages. If so, It would be nice if
she/he would convert the deb's and provide them for everyone else. I
could provide a link to this packages on the viewer homepage.

Cheers,

Alex

Takahashi Tomoichi schrieb:

>Dear Alex,
>
>I failed to install the new 3D viewer.
>Could you suggest why ?
>
>Followings are what I did,
>
>1. Requirements: GCC version 3.0 and an recent version of the
> OpenSceneGraph (OSG) library
> [http://www.openscenegraph.org].
>
>2. I downloaded two files:
> OpenSceneGraph-0.9.8-200412102325.tar.gz
> OpenThreads-v1.2dev2-osg0.9.5.tar.gz
>
>3. According to INSTALL.txt, I gmaked them.
> a) OpenThreads: succeeded.
> b) OpenSceneGraph: many compile error
>
>../../../include/osg/Object:17 include
> ../../../include/osg/StateAttribute:18 ,
> ../../../include/osg/AlphaFunc:17 ,
> ../AlphaFunc.cpp:14 :
>../../../include/osg/Referenced:28:29: OpenThreads/Mutex: no such files
>../../../include/osg/Object:17 ..
> :
>../../../include/osg/Referenced:100: ISO C++ forbids declaration of `
> OpenThreads' with no type
>../../../include/osg/Referenced:100: syntax erros `::' in front of tokens
>
>4. My gcc's version is
>$ gcc -v
>thread model: posix
>gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
>
>Best regrads;
>
>-----------------------------------------------------------
>Tomoichi TAKAHASHI, Dr. Eng.
>
> 1-501 Shiogamaguchi, Tenpaku-ku, Nagoya, 468-8502, Japan
> Meijo University
> Faculty of Science and Technology,
> Department of Information Sciences
> e-mail: ttaka@ccmfs.meijo-u.ac.jp
> homepage: http://sakura.meijo-u.ac.jp/ttakaHP/index.html
>_______________________________________________
>robocup-rescue-s mailing list
>robocup-rescue-s@mailman.cc.gatech.edu
>https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s
>

_______________________________________________
robocup-rescue-s mailing list
robocup-rescue-s@mailman.cc.gatech.edu
https://mailman.cc.gatech.edu/mailman/listinfo/robocup-rescue-s



This archive was generated by hypermail 2.1.3 : Mon 13 Dec 2004 - 10:41:20 GMT