Displaying 13 results from an estimated 13 matches for "libzlib".
Did you mean:
libglib
2006 Apr 19
3
help! installing rubygems in ubuntu... problems with zlib
...ec_task_traverse''
from setup.rb:1168:in `exec_install''
from setup.rb:887:in `exec_install''
from setup.rb:705:in `invoke''
from setup.rb:674:in `invoke''
from setup.rb:1352
I installed zlib with the package manager (libzlib-ruby) and manually,
even recompiled ruby, but still I get this error... I searched for info
on this problem, but all I found was that the problem should be solved
with libzlib-ruby...
Help!
Thanks a lot,
Carlos
--
Posted via http://www.ruby-forum.com/.
2011 Feb 15
3
[LLVMdev] Possible LLVM or DragonEgg bug
...tesamples.dir/createsamples.o -o ../../bin/opencv_createsamples -rdynamic ../../lib/libcxcore.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcvhaartraining.a ../../lib/libhighgui.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcxcore.so.2.0.0 ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/libflann.a -ldl -lm -lpthread -lrt -lgomp -Wl,-rpath,/home/Gytis/Documents/Project/OpenCV/new2/OpenCV-2.0.0/bin/lib:
../../lib/libcv.so.2.0.0: undefined reference to `_mm_cvtsd_si32(double __vector)'
collect2: ld returned 1 exit status
As I understand the linker can not f...
2008 Jan 09
2
xapian with MinGW - solved
Hi,
I got this issue nailed out. :-D
The problem was with the zlib package offered by MinGW.
_Never_ use zlib-1.2.3-MSYS-1.0.11.tar.bz2 package, _it's broken_!
Instead, download the pre-compiled version of zlib from zlib.net,
and use that to build Xapian with MinGW on Windows.
Regards,
Adi.
2011 Feb 16
0
[LLVMdev] Possible LLVM or DragonEgg bug
...tesamples.dir/createsamples.o -o ../../bin/opencv_createsamples -rdynamic ../../lib/libcxcore.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcvhaartraining.a ../../lib/libhighgui.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcxcore.so.2.0.0 ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/libflann.a -ldl -lm -lpthread -lrt -lgomp -Wl,-rpath,/home/Gytis/Documents/Project/OpenCV/new2/OpenCV-2.0.0/bin/lib:
> ../../lib/libcv.so.2.0.0: undefined reference to `_mm_cvtsd_si32(double __vector)'
> collect2: ld returned 1 exit status
>
> As I understand th...
2011 Feb 17
1
[LLVMdev] Possible LLVM or DragonEgg bug
...tesamples.dir/createsamples.o -o ../../bin/opencv_createsamples -rdynamic ../../lib/libcxcore.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcvhaartraining.a ../../lib/libhighgui.so.2.0.0 ../../lib/libcv.so.2.0.0 ../../lib/libcxcore.so.2.0.0 ../../3rdparty/lib/libopencv_lapack.a ../../3rdparty/lib/libzlib.a ../../3rdparty/lib/libflann.a -ldl -lm -lpthread -lrt -lgomp -Wl,-rpath,/home/Gytis/Documents/Project/OpenCV/new2/OpenCV-2.0.0/bin/lib:
> ../../lib/libcv.so.2.0.0: undefined reference to `_mm_cvtsd_si32(double __vector)'
> collect2: ld returned 1 exit status
>
> As I understand th...
2006 Dec 02
0
openssl error
...read every post on the internet about this. I''ve blown away my
ruby install like 6 times. But I think apt-get is putting my libraries
somewhere that ruby isn''t seeing them...? How can I check?
I''ve installed:
Ubuntu 6.10
ruby 1.8.5
openssl
libssl-dev
libopenssl-ruby
libzlib-ruby
libyaml-ruby
libdrb-ruby
liberb-ruby
zlib1g-dev
Any suggestions?
Thank you,
Chad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to ruby...
2007 Oct 02
23
Mongrel using way more memory on production than staging. Any ideas why?
I''ve been trying to track down the culprit of erratic behaviour and
crashes on my production server (which is split into a number of Xen
instances), so set up a staging server so that I could really try to get
to the bottom of it.
The staging server (also split with Xen) is set up pretty much
identically as far as the mongrel_cluster server is concerned (the
production box has two
2006 Jan 12
2
Can''t install rubygems on Debian 3.1
Hi all,
When I try to install rubygems I get this:
install security.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems
install gem_openssl.rb /usr/local/lib/ruby/site_ruby/1.8/rubygems
<--- lib/rubygems
<--- lib
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require__'': no such file to load -- zlib (LoadError)
from
2006 Jul 07
5
Mongrel Debian packages
Hi all,
I just wanted to let you know that I built some Debian (Sarge)
packages to allow an apt-get only installation of Mongrel, Ruby and
friends.
Also contained is an init script that is capable of managing
multiple applications. Support for the Pen load balancer is also
included.
More info can be found there:
2006 Mar 25
7
upgrade to 1.1RC on ubuntu breezy
How do I upgrade my rails to 1.1RC - running Ubuntu breezy and I had
installed rails using apt-get in universe.
--
Posted via http://www.ruby-forum.com/.
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
Hello,
I have tried to setup Ruby-on-rails on my debian Linux machine and can
not get it to run. Maybe someone can help.
The following was installed already:
- apache2 2.0.54 (and PHP5)
- Postgresql 8.1
Now, having the ''unstable'' branch in my /etc/apt/sources.list I did:
apt-get install libapache2-mod-ruby
and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4"
2006 Mar 25
1
Re: Rails Digest, Vol 18, Issue 656
...ot;
>
> Yes, the problem is debian in all its variation doesn''t install a series
> of
> libraries.
> I have just installed a rails application on Kubuntu breezy, I did the
> following (right out of my project notes):
> ruby-ize debian!!!
>
> aptitude install ruby libzlib-ruby rdoc irb
>
> untar rubygems, then:
> cd rubygems-0.8.11
> ruby setup.rb all
> gem install rails --include-dependencies
>
> Then everything was normal, I had no need to make any changes in apt-get,
> or
> upgrade to a different distribution.
>
> cheers,
>
>...
2009 Jan 24
37
Problem running Samples
Hi. I''m desperately trying to learn Ruby and wxWidgets, on my 64-bit
Linux machine. However when I try to run any of the samples from the
command line I get the following error message:
ruby: symbol lookup error:
/usr/lib/ruby/gems/1.8/gems/wxruby-1.9.8-x86_64-linux/lib/wxruby2.so:
undefined symbol: Init_wxMediaCtrl
I''d be very grateful for any help. Many thanks in advance!
--