Ticket #219 (new defect)

Opened 3 years ago

Last modified 2 years ago

0.10.2 mac .dmg client doesn't seem to start listening to a port or be accessible from the browser

Reported by: jonathan-instiki@artisart.org Assigned to: parasew
Priority: normal Milestone:
Component: Instiki Version: 0.10.0
Severity: normal Keywords: mac dmg
Cc:

Description

I'm running the 0.10.2 build from the .dmg file for Mac on Mac OS X 10.3.9 and the Instiki.app seems to start up fine (I get the "Wiki" menu item), but going to http://localhost:2500 results in a "server not found" error. This is the message in the console.log:

2005-08-11 11:50:23.486 Instiki[553] starting /Applications/Instiki.app/Contents/Resources/ruby -I '/Applications/Instiki.app/Contents/Resources/lib/ruby/1.8' -I '/Applications/Instiki.app/Contents/Resources/lib/ruby/1.8/powerpc-darwin' '/Applications/Instiki.app/Contents/Resources/rb_src/instiki.rb' --storage='/Users/macuser/Library/Application Support/Instiki' 2005-08-11 11:50:23.487 Instiki[553] started child process: 554 2005-08-11 11:50:23.501 Instiki[554] set child (554) to pgrp 553 dyld: /Applications/Instiki.app/Contents/Resources/ruby Undefined symbols: /Applications/Instiki.app/Contents/Resources/ruby undefined reference to _lchown expected to be defined in /usr/lib/libSystem.B.dylib

I haven't seen a library problem like this before on my machine. Just to check, I've downloaded the 0.10.2 instiki zip file and run Instiki directly from ruby and that version seems to work just fine.

Change History

08/11/05 19:05:25 changed by jonathan-instiki@artisart.org

One more thing, here's an ls output of the library for a size check:

-r-xr-xr-x 1 root wheel 1754368 11 May 20:00 libSystem.B.dylib

02/09/07 08:13:38 changed by parasew

  • owner changed from developer to parasew.