Re: ruby-rmagick/ImageMagick pthread problem

2011-07-21 Thread Stuart Henderson
On 2011-07-21, Jeremy Evans wrote: > Any ruby extensions that use libpthread and are not linked with > -lpthread (which has issues and won't be added) need to > LD_PRELOAD=/usr/lib/libpthread.so.x.y. Just LD_PRELOAD=libpthread.so is enough, ld.so can pick the version by itself.

Re: ruby-rmagick/ImageMagick pthread problem

2011-07-21 Thread Jeremy Evans
On Thu, Jul 21, 2011 at 10:51 AM, joshua stein wrote: > (no maintainer on ruby-rmagick or ImageMagick) > > is this a problem with the ruby module or ImageMagick?  this is on > amd64 -current. > > > > ~> sudo pkg_add -i ruby-rmagick > Ambiguous: choose dependency for ruby-rmagick-2.9.0p3: >  a    

ruby-rmagick/ImageMagick pthread problem

2011-07-21 Thread joshua stein
(no maintainer on ruby-rmagick or ImageMagick) is this a problem with the ruby module or ImageMagick? this is on amd64 -current. ~> sudo pkg_add -i ruby-rmagick Ambiguous: choose dependency for ruby-rmagick-2.9.0p3: a 0: ImageMagick-6.6.6.10p0 1: ImageMagick-6.6.6.10p0-no_x11 Y