SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Installation Problems


Chronological Thread 
  • From: Chaman Singh Verma <csv610@yahoo.com>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Installation Problems
  • Date: Tue, 18 Nov 2008 06:22:04 -0800 (PST)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=SjvDI9RaSQLxDi+5LXq5fOID2r8gjBTT/x8llODKvYb4v3VvQ5LzmdXD8CvzpWURDWkyc31bFLbEM9SeLHectmnS5cqDrVogQmMQjl+GAs3sVOXIbrQatn1Gg8AaXL0pGDDLB20xt4nH0ZnkGNatNdXoFsT+/s/yw4p5V9/lRdo=;

Hello,

I am trying to install SCIRun on ubuntu 64 bit machine having Nvidia Quadro Card. My all other applications are running fine with the card, so I don't suspect any library issue, but when I compile SCIRun it cann't detect OpenGL libraries and I don't know how and where I should set them.

../../lib/libCore_Geom.so: undefined reference to `glScaled'
../../lib/libslivrV.so: undefined reference to `glTexSubImage1D'
../../lib/libCore_Geom.so: undefined reference to `glBindTexture'
../../lib/libCore_Geom.so: undefined reference to `glColor3ubv'
../../lib/libCore_Geom.so: undefined reference to `glCullFace'
../../lib/libCore_Geom.so: undefined reference to `glPixelTransferi'
../../lib/libslivrV.so: undefined reference to `glReadBuffer'
../../lib/libCore_Geom.so: undefined reference to `gluProject'
../../lib/libsci_glew.so: undefined reference to `glXGetClientString'
collect2: ld returned 1 exit status
make[2]: *** [utils/AddTri] Error 1
make[1]: *** [StandAlone/utils/CMakeFiles/utils/AddTri.dir/all] Error 2
make: *** [all] Error 2
Building SCIRun returned an error

Either the code failed to build properly or

the testing programs failed to complete without

every single test program passing the test.

Can somone tell me how to resolve this problem ?

csv





  • [SCIRUN-USERS] Installation Problems, Chaman Singh Verma, 11/18/2008

Archive powered by MHonArc 2.6.16.

Top of page