[MINC-users] installation problems

Georgi Stoynev gstoynev at biospective.com
Thu Jul 8 12:27:37 EDT 2010


Hello,

Thanks to the link Andrew sent:
http://www.bic.mni.mcgill.ca/pipermail/minc-users/2010-July/002792.html I
solved my problems with Display.

I did the same as Luis, only adding couple lines:

wget
http://mirrors.kernel.org/ubuntu/pool/universe/g/glut/glutg3-dev_3.7-25_all.deb
http://ftp.debian.org/pool/main/f/freeglut/freeglut3-dev_2.4.0-6.1_amd64.deb,
then dpkg -i freeglut3-dev_2.4.0-6.1_amd64.deb
glutg3-dev_3.7-25_all.deb
(installing freeglut3-dev and glutg3-dev as mincbundle needs them)

echo "<package_name> hold" | dpkg --set-selections - same as Synaptic ->
Lock version (prevent upgrade on these packages).

Please note that apt-get dist-upgrade will override this settings:
https://help.ubuntu.com/community/AptGet/Howto .

Also, I tried to reinstall mincbundle and now all works fine (the "Size
mismatch" error is gone)

Thank you,
George Stoynev


On Thu, Jul 8, 2010 at 11:49 AM, Andrew Janke <a.janke at gmail.com> wrote:

> Hi all,
>
> > I can confirm that mincbundle cannot be installed on Ubuntu 10.04 Lucid
> Lynx
> > 64-bit (I haven't tried with 32-bit OS) with apt-get install.
> >
> > Here I receive error "Size mismatch"
>
> Thanks for making me aware of this, the Packages file had somehow got
> out of date with the packages themselves. I have just rebuilt it and
> checked a clean install and all seems good now.
>
> > I can confirm also the second issue:
> >
> > "Could not get requested colour_map_mode(0), got(1,256)
> > G_draw_pixels(): cannot draw rgb pixels in colour map mode.
> > G_draw_pixels(): cannot draw rgb pixels in colour map mode."
> >
> > The machine has Nvidia GeForce GT 240 graphic card
>
> This issue appears to be an incompatibility between GLUT and the
> nvidia driver. Other users have reported the same issue. On non-nvidia
> hardware the error is still output but things still work. Luis has
> reported that updating the version of GLUT in ubuntu to the latest
> debian version seems to fix things:
>
>   http://www.bic.mni.mcgill.ca/pipermail/minc-users/2010-July/002792.html
>
> If your problems aren't the same then the problem may be more that I
> had originally thought.
>
> Thanks
>
>
>
> --
> Andrew Janke
> (a.janke at gmail.com || http://a.janke.googlepages.com/)
> Canberra->Australia    +61 (402) 700 883
> _______________________________________________
> MINC-users at bic.mni.mcgill.ca
> http://www.bic.mni.mcgill.ca/mailman/listinfo/minc-users
>


More information about the MINC-users mailing list