This forum is no longer active. Please post your questions to our new community site

Recent Posts by julian

Subscribe to Recent Posts by julian 6 post(s) found

06 Mar, 2010 05:45 PM
Avatar julian 6 post(s)

Topic: RubyStack & JRubyStack / Nokogiri incompatible with RubyStack 2.0.3

bash-3.2$ which nokogiri
/Applications/Rails/ruby/bin/nokogiri
bash-3.2$ nokogiri
WARNING: Nokogiri was built against LibXML version 2.7.6, but has dynamically loaded 2.7.2
Nokogiri: an HTML, XML, SAX, and Reader parser
Usage: nokogiri <uri|path> [options]

Examples:
nokogiri http://www.ruby-lang.org/
nokogiri ./public/index.html

Options:
—type [TYPE]
-?, —help Show this message
-v, —version Show version

Any idea what to do? I really like the idea of bitnami but this the second time I’ve had serious problems out of the box which have taken me hours to try and find. I don’t know whether its the source of a more problematic issue but I’m getting

/Applications/Rails/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/kernel/agnostics.rb:7: [BUG] Segmentation fault
ruby 1.8.7 (2009-12-24 patchlevel 248) [i686-darwin8.10.2], MBARI 0×8770, Ruby Enterprise Edition 2010.01

on any attempt to install gems as well. Doesn’t happen in a freshly made Rails app so I have to assume its the nokogiri issue?

 
27 Aug, 2009 04:48 AM
Avatar julian 6 post(s)

Topic: RubyStack & JRubyStack / Bitnami 1.5.4: ImageMagic doesn't work?

For more detail see thread on the ImageMagick forums — something is definitely screwy

http://www.imagemagick.org/discourse-server/pos…

 
26 Aug, 2009 09:57 PM
Avatar julian 6 post(s)

Topic: RubyStack & JRubyStack / Bitnami 1.5.4: ImageMagic doesn't work?

hi everyone it seems that ImageMagick is screwed on my build of Bitnami 1.5.4. The docs say 6.5.2-9 is installed but the directory structure makes that abundantly apparent it’s not the case with common/lib containing 6.4.7.

setenv.sh is wrong by trying to set paths to 6.5.2-9. Setting this to 6.4.7 meant that the binaries would actually run at all (instead of whining about missing delegates.xml). However I then get this weirdness I wanted some advice on:

.identify.bin: no decode delegate for this image format `/…/pony.jpg’ @ constitute.c/ReadImage/526.
bash-3.2$ convert -list configure

Path: /Applications/Rails/common/lib/ImageMagick-6.4.7/config/configure.xml

Name Value
-——————————————————————————————————————

DELEGATES bzlib freetype jpeg png wmf zlib

Any idea why it things it can’t find a delegate for jpeg when it’s listed? Is it possible for some reason although it can find a list of delegates, where it actually calls the delegates is configured somewhere else — and that might be wrong?

thanks very much in advance!

 
28 Jun, 2009 07:13 PM
Avatar julian 6 post(s)

Topic: RubyStack & JRubyStack / [Windows 7 64 bit] MSVCR90.dll crashing

Update: although I’m still getting some Ruby crashes in Vista 64 bit, Win 7 RC 64 bit is definitely not ready for Ruby on Rails development at this point (28 June 2009)

 
28 Jun, 2009 03:39 PM
Avatar julian 6 post(s)

Topic: RubyStack & JRubyStack / [Windows 7 64 bit] MSVCR90.dll crashing

Hi guys struggling with Win7 RC 64 bit with bitnami. I get this when I try and run script\server:

Ruby interpreter (CUI) 1.8.7.72 [i386-mswin32] has stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: ruby.exe
Application Version: 1.8.7.72
Application Timestamp: 48a0d4ef
Fault Module Name: MSVCR90.dll
Fault Module Version: 9.0.30729.4918
Fault Module Timestamp: 49d43da7
Exception Code: c0000005
Exception Offset: 00050f49
OS Version: 6.1.7100.2.0.0.256.1
Locale ID: 2057
Additional Information 1: ab94
Additional Information 2: ab9495777e2398442c2c53121e40138b
Additional Information 3: 981c
Additional Information 4: 981cbd5992b4a87b34fdf471048ee74a

Any thoughts? It doesn’t produce any output. I know Win 7 is kinda bleeding edge — but any chance has anyone else come across this? Or have a suggestion?

thanks!

 
19 Jun, 2009 03:03 PM
Avatar julian 6 post(s)

Topic: RubyStack & JRubyStack / Problem installing under Linux

Does the ‘32 bit only’ restriction also apply to Windows? If I would like to install Bitnami on Windows Vista / 64 do you have suggestions as to what to do?
thanks!