About trunk revision 790

Get help with installing, running and configuring Orxonox.

Moderator: PPS-Leaders

nicolasc
Baron Vladimir Harkonnen
Posts: 258
Joined: Wed Nov 01, 2006 7:58 pm
Location: your mind
Contact:

Post by nicolasc » Mon Feb 11, 2008 4:51 pm

Yep, you seem to lack autotools. install automake and autoconf.

I would be faster if you could joins us in irc. There you can get answers in realtime. If you do not have a irc client - ubuntu comes with xchat: server=irc.datecore.ch, channel=#orxonox
Otherwise you can use the WebIRC. channel is #orxonox.
BOFH Excuse #212: Of course is doesn't work. We've performed a software upgrade.

User avatar
superegg
Human Space Navy Major
Posts: 41
Joined: Mon Oct 08, 2007 2:41 pm

Post by superegg » Mon Feb 11, 2008 4:58 pm

OKAY ALL PROBLEMS HAVE BEEN SOLVED ON UBUNTU
Image

User avatar
superegg
Human Space Navy Major
Posts: 41
Joined: Mon Oct 08, 2007 2:41 pm

Post by superegg » Mon Feb 11, 2008 10:53 pm

Now trying the same on mac.
Image

User avatar
beni
Baron Vladimir Harkonnen
Posts: 949
Joined: Tue Oct 03, 2006 9:15 am
Location: Zurich
Contact:

Post by beni » Tue Feb 12, 2008 11:13 am

superegg wrote:now trying the same on mac
good luck :D
"I'm Commander Shepard and this is my favorite forum on the internet."

User avatar
superegg
Human Space Navy Major
Posts: 41
Joined: Mon Oct 08, 2007 2:41 pm

Post by superegg » Wed Feb 13, 2008 3:57 pm

Mac's "apt-get install" tool is not as strong as the one of linux. So enet and alut cannt be found and I have to install them on my own. I downloaded them from svn.orxonox.net/ogre, read README, but it still doesnt work.
If you install ALUT from the CVS repository, you'll have to call

./autogen.sh

first, this will generate some necessary files for building ALUT.

If these initial preparations are done, you can simply run:

./configure
make
make install
What is CVS repository? When I run ./autogen.sh, mac tells me thousands of errors -.- So does it, when I try with cmake.

Can someone explain me about them???
Image

nicolasc
Baron Vladimir Harkonnen
Posts: 258
Joined: Wed Nov 01, 2006 7:58 pm
Location: your mind
Contact:

Post by nicolasc » Wed Feb 13, 2008 4:11 pm

Most packages that are in the "ogre-repo" come from another VCS (version control system). In case of alut, this would be CVS.

Two questions: Have you installed autotools (automake, autoconf, m4, libtool)?
What is the exact error? If it rather short (~20 lines) paste is here, otherwise use something like pastbin, or upload a log.
BOFH Excuse #212: Of course is doesn't work. We've performed a software upgrade.

User avatar
superegg
Human Space Navy Major
Posts: 41
Joined: Mon Oct 08, 2007 2:41 pm

Post by superegg » Wed Feb 13, 2008 5:12 pm

Yes, I have the 4 autotools.

Well, it is quite long. But it seems to be the same thing, so I put a significant part of it.
MacBook-4:~/Documents/ETHZ/Orxonox/ogre20/freealut-1.1.0 Chai$ ./autogen.sh
configure.ac:79: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:79: You should run autoupdate.
autoconf/general.m4:219: AC_HELP_STRING is expanded from...
autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
......
......
......
configure.ac:219: Usually this means the macro was only invoked conditionally.
configure.ac:10: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
autoreconf: automake failed with exit status: 1
I am few times required to run autoupdate, what I also tried. But it shows,
MacBook-4:~/Documents/ETHZ/Orxonox/ogre20/freealut-1.1.0 Chai$ autoupdate
/tmp/auwdhe6f/input.m4:110: /usr/bin/gm4: ERROR: Recursion limit of 250 exceeded, use -L<N> to change it
autoupdate: /usr/bin/gm4 failed with exit status: 1
I dont know what it means.



At the same time, I tried to run the old version without these all new libs. I can successfully compiled it after few changes in orxonox and lib. It only leaves one single error: after compiling it tries to link.
Linking CXX executable ../bin/main
....
....
....
/usr/bin/ld: can't locate file for: -lOgreMain
collect2: ld returned 1 exit status
make[2]: *** [src/../bin/main] Error 1
make[1]: *** [src/CMakeFiles/../bin/main.dir/all] Error 2
make: *** [all] Error 2
Image

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests