Ricardo:
Thank you for your reply. The variable ABSOFT is currently defined in the .bashrc file. One can check this by doing "echo $ABSOFT" that returns the location "/Applications/Absoft11.0". However, the makefile (or one of its depend files) does not know the $ABSOFT value.
Paul
On Apr 17, 2010, at 3:00 AM, Ricardo Reis wrote:
> On Fri, 16 Apr 2010, Paul Cizmas wrote:
>
>> I tried to add in the makefile the following line
>>
>> ABSOFT = /Applications/Absoft11.0
>>
>> but this did not help. I wonder if this definition of ABSOFT must be added to another file. If so, what this file should be?
>
> generally ABSOFT should be an environment variable set, for instance, in the init file of your shell.
>
> Please read http://www.absoft.com/Support/FAQ/lixfaq_installation.htm
>
>
>
>
>
> Ricardo Reis
>
> 'Non Serviam'
>
> PhD candidate @ Lasef
> Computational Fluid Dynamics, High Performance Computing, Turbulence
> http://www.lasef.ist.utl.pt
>
> Cultural Instigator @ Rádio Zero
> http://www.radiozero.pt
>
> Keep them Flying! Ajude a/help Aero Fénix!
>
> http://www.aeronauta.com/aero.fenix
>
> http://www.flickr.com/photos/rreis/
>
> < sent with alpine 2.00 >_______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|