gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gomd-devel] 3dmosmon Beta testers needed


From: Johnny Cache
Subject: Re: [gomd-devel] 3dmosmon Beta testers needed
Date: Sun, 19 Oct 2003 03:38:32 -0500 (CDT)

Hey Matt thanks for the help. ill put that library in the libs dir asap.
I posted a question asking the best way to distribute OGRE apps on the
ogre forums and so far this seems like it. I'm also working on refining my
automake/bash skills in an effort to provide a src version that has only
the OGRE libs precompiled and will carry with and compile the other libs.

I really cant think of a better solution, i hope somebody else has some
suggestions?

Anyway, I understand why the OgreRefAppLayer fails to load, but i dont get
why the libI:L, libILU, say not found. They are in that tarball arent
they?

Thanks for the help
-jc


On Sun, 19 Oct 2003, Matthias Rechenburg wrote:

> Hey Johnny,
>
> On Sonntag 19 Oktober 2003 04:06, Johnny Cache wrote:
> > Hello Everyone, good news ;)
> > I hvae created a binary-only distributino of 3dmosmon, this avoids all
> > the porblems i had before with dependencies and makes it a breeze for
> > people to run. Since its so esay now im sure you all cant wait to
> > try it out right? ;)
>
> yes, sure :)
>
> >
> > Please download these two files:
> > http://www.hick.org/~johnycsh/code/3dmosmon-bin.tar.bz2
> > http://www.hick.org/~johnycsh/3dmosmon/media-themes.tar.gz
> >
> > first unstar the 3dmosmon bin and then untar the media into the
> > 3dmosmon-bin directory.  dir. Since i still havent implemented gomd
> > support you will have to test it out on a cluster running mosstatd. if you
> > dont have any handy feel free to try out anathema.noctrl.edu. It should
> > always be up and have mosstatd running. If you have any problems please
> > let me know.
>
> ok, i did the above but still have some trouble with it.
>
> address@hidden 3dmosmon-bin]# ./3dmosmon
> lt-3dmosmon: error while loading shared libraries:
> libOgreReferenceAppLayer.so.0: cannot open shared object file: No such file
> or directory
> address@hidden 3dmosmon-bin]# cd .libs/
> address@hidden .libs]# ldd lt-3dmosmon
> ./lt-3dmosmon: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2.2' not found
> (required by ./lt-3dmosmon)
>         libOgreReferenceAppLayer.so.0 => not found
>         libOgreMain.so.0 => not found
>         libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4002a000)
>         libILU.so.1 => not found
>         libIL.so.1 => not found
>         libpng.so.3 => /usr/lib/libpng.so.3 (0x40073000)
>         libtiff.so.3 => /usr/lib/libtiff.so.3 (0x40096000)
>         libmng.so.1 => /usr/lib/libmng.so.1 (0x400d9000)
>         libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4011d000)
>         liblcms.so => not found
>         libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0x4013b000)
>         libartsc.so.0 => /usr/lib/libartsc.so.0 (0x401b4000)
>         libesd.so.0 => /usr/lib/libesd.so.0 (0x401ba000)
>         libaudiofile.so.0 => /usr/lib/libaudiofile.so.0 (0x401c3000)
>         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401e7000)
>         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x402c5000)
>         libvga.so.1 => not found
>         libdl.so.2 => /lib/libdl.so.2 (0x402d3000)
>         libpthread.so.0 => /lib/i686/libpthread.so.0 (0x402d6000)
>         libz.so.1 => /usr/lib/libz.so.1 (0x40307000)
>         libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40315000)
>         libm.so.6 => /lib/i686/libm.so.6 (0x403c7000)
>         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x403e9000)
>         libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> address@hidden .libs]#
>
> mhmmm, i guess it is not so easy by simply using LD_PRELOAD in
> the wrapper script because there may be diffrent glibc version on
> diffrent distributions.
> So this will work on systems which are similar to your distribution but
> it might now work on others.
> Which distri are you running ? Gentoo ? Debian ?
> Anyways even linking the 3dmosmon binary statically will give problems
> on e.g. Redhat 9.0 because of a diffrent threading modell.
>
> ah, no matter, will install the ogre again next days (too busy now) and
> test again then.
>
> >
> > Oh, there is no documentation packed with the binary distro yet, just
> > run ./3dmosmon anathema.noctrl.edu and you should be fine
> >
> > best regards
> > Johnny Cache
>
> Many thanks Johnny and all the best,
>
> Matt
> --
> E-mail        :  address@hidden
> www   : http://www.openmosixview.com
> an openMosix-cluster management GUI
>
> Since I have learned from my mistakes, why do I not know everything?
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]