[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GLX, (xserver-)xorg(-dev), and nvidia-driver under jessie(-backports)



Thanks for your help.

   Where did you obtain afni from?  There is no such package in Debian 
   itself: do you have any other sources in /etc/apt/sources.list(.d)?

Neurodebian

qobi@zhineng>cat /etc/apt/sources.list.d/neurodebian.sources.list 
deb http://neuro.debian.net/debian data main contrib non-free
#deb-src http://neuro.debian.net/debian data main contrib non-free
deb http://neuro.debian.net/debian jessie main contrib non-free
#deb-src http://neuro.debian.net/debian jessie main contrib non-free
qobi@zhineng>

   Use of libGL.so (without .1) at run time (as opposed to compile time) is 
   considered a bug in the application.

I don't think that that is the problem. The programs in question apper to have
been linked against libGL.so.1.

qobi@zhineng>ldd /usr/lib/afni/bin/3dSkullStrip|fgrep GL.
     libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f0276dd0000)
qobi@zhineng>ldd `which Xvfb`|fgrep GL.
  libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f8434606000)
qobi@zhineng>

    Jeff (http://engineering.purdue.edu/~qobi)


Reply to: