<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Rivet] AGILe</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Recently I also encountered what I think is a related problem with some ALICE software. Maybe it throws some light on this problem.<BR>
<BR>
> ***************************************************************<BR>
> You have installed as gcc /usr/bin/gcc !!!<BR>
> ---------------------------------------------------------------<BR>
> Client was compiled with gcc version 3.4<BR>
> Your local compiler is gcc version 4.1<BR>
> The installation itself contains gcc version 3.2<BR>
> ---------------------------------------------------------------<BR>
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<BR>
> Your local compiler is in conflict with the gcc version used in the client libraries.<BR>
><BR>
> You can use the installation as it is, but you cannot develope code and link against the gapi C++ library.<BR>
><BR>
> To switch off this question set the environment variable: GSHELL_NO_GCC=1<BR>
><BR>
> ---> You will be asked to recompile the client.<BR>
> ---> Instead of recompiling or in case the recompilation does not work,<BR>
> you can switch your invironment and use the installation gcc as a default<BR>
> To do that add the following variables in your environment:<BR>
> add /afs/cern.ch/alice/caf/sw/alien/slc4_amd64_gcc34/api//../x86_64-unknown-linux-gnu/3.2.3/bin in front of PATH<BR>
> add /afs/cern.ch/alice/caf/sw/alien/slc4_amd64_gcc34/api//../x86_64-unknown-linux-gnu/3.2.3/bin/../lib/gcc-lib/x86_64-unknown-linux-gnu/3.2.3 in front of LD_LIBRARY_PATH (DYLD_LIBRARY_PATH on MAC)<BR>
> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!<BR>
><BR>
> Do you want to recompile the API with your local compiler. This may take a while .... <yes/no> ?<BR>
<BR>
Best regards,<BR>
<BR>
Sparsh</FONT>
</P>
</BODY>
</HTML>