Reply To: Installing Glade on Linux

Home Forums Installation Installing Glade on Linux Reply To: Installing Glade on Linux

#663
JamesKeefer
Participant

I'm running glade under LSF and get a Qt error message:

% bsub -Ip -R x64 glade
Job <237539> is submitted to default queue <long>.
<<Waiting for dispatch …>>
<<Starting on xxx>>
'import site' failed; use -v for traceback
_IceTransSocketUNIXConnect: Cannot connect to non-local host xxx
Qt: Session management error: Could not open network socket

the machine from which the job submitted is and the job on which it ran have uname:
Linux xxx 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux

How do I clean up the IceTransSocket issue?
the Qt issue?
the import site issue?

Thanks for your help.