Discussion:
[deprecated list] Yade on AIX cluster
MarcoDottor
2009-03-23 15:57:26 UTC
Permalink
Hello,

I'm trying to install Yade an an AIX IBM cluster but there are problems
in compiling boost libraries in this system.
Someone already tryed to install Yade on such platform and could give ma
an advice?

Thank you
--
This message was sent from Launchpad by the user
MarcoDottor (https://launchpad.net/~marcodottor)
using the "Contact this team" link on the yade-users team page.
For more information see
https://help.launchpad.net/YourAccount/ContactingPeople

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users-oU9gvf+***@public.gmane.org
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp
Chen, Feng
2009-03-23 16:04:29 UTC
Permalink
Hi, I have once tried compiling YADE on cluster, but I stopped half way also because of boost, what is your OS on cluster? can you tell your administrator to update your boost? then I think it will be fine, otherwise I guess we should have a local copy of boost, and tell SCONS to find the boost in your local path, did any one have such experience? I think Janek is running YADE on cluster?

Feng Chen
Graduate Student
Department of Civil and Environmental Engineering
223 Perkins Hall
University of Tennessee, Knoxville, 37996
http://fchen3.googlepages.com/home

________________________________

From: yade-users-bounces+fchen3=utk.edu-oU9gvf+***@public.gmane.org on behalf of MarcoDottor
Sent: Mon 3/23/2009 11:57 AM
To: yade-users
Subject: [Yade-users] Yade on AIX cluster



Hello,

I'm trying to install Yade an an AIX IBM cluster but there are problems
in compiling boost libraries in this system.
Someone already tryed to install Yade on such platform and could give ma
an advice?

Thank you
--
This message was sent from Launchpad by the user
MarcoDottor (https://launchpad.net/~marcodottor)
using the "Contact this team" link on the yade-users team page.
For more information see
https://help.launchpad.net/YourAccount/ContactingPeople

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users-oU9gvf+***@public.gmane.org
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp
Václav Šmilauer
2009-03-23 16:09:33 UTC
Permalink
Post by Chen, Feng
Hi, I have once tried compiling YADE on cluster, but I stopped half
way also because of boost, what is your OS on cluster? can you tell
your administrator to update your boost? then I think it will be fine,
otherwise I guess we should have a local copy of boost, and tell SCONS
to find the boost in your local path, did any one have such
experience? I think Janek is running YADE on cluster?
I was installing yade on RHEL4 cluster recently. I compiled boost (and
also python, but that is perhaps not necessary if your version is
something like 2.4 or later) locally (using the compilation howto on
their website) and adding LIBPATH=... and CPPPATH=... args to scons.
Additionally, I had to export LD_LIBRARY_PATH=local/lib/directory so
that the libs would be found at startup.

If you need more help, let me know.

V.



_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users-oU9gvf+***@public.gmane.org
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp

Loading...