You are not logged in.

#1 2006-09-24 15:24:12

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

The Ruby packages for running instiki on Arch!

well - have installed instiki once - long ago - and can remember that there was a lot about wich packages that Ruby uses to get instiki to run on Arch.

Does anybody have a instiki running - and could get me a printout of wich packages ruby have installed - that'll make it all much easier?

Thanks.


Just getting better .... All the time

Offline

#2 2006-09-24 15:32:15

nogoma
Member
From: Cranston, RI
Registered: 2006-03-01
Posts: 217

Re: The Ruby packages for running instiki on Arch!

I'm running instiki here; some of the dependencies I have installed via pacman, some via rubygems:

[nogoma@sanctuary:~]% pacman -Q|grep ruby
ncurses-ruby 1.0-2
ruby 1.8.4-4
ruby-fcgi 0.8.6-1
ruby-kde 3.4.92-2
ruby-ncurses 1.1-1
rubygems 0.9.0-1
[nogoma@sanctuary:~]% gem list -l

*** LOCAL GEMS ***

actionmailer (1.2.5)
    Service layer for easy email delivery and testing.

actionpack (1.12.5)
    Web-flow and rendering framework putting the VC in MVC.

actionwebservice (1.1.6)
    Web service support for Action Pack.

activerecord (1.14.4)
    Implements the ActiveRecord pattern for ORM.

activesupport (1.3.1)
    Support and utility classes used by the Rails framework.

fcgi (0.8.7)
    FastCGI library for Ruby.

highline (1.2.1)
    HighLine is a high-level command-line IO library.

mysql (2.7)
    MySQL/Ruby provides the same functions for Ruby programs that the
    MySQL C API provides for C programs.

rails (1.1.6)
    Web-application framework with template engine, control-flow layer,
    and ORM.

rake (0.7.1)
    Ruby based make-like utility.

sources (0.0.1)
    This package provides download sources for remote gem installation

sqlite3-ruby (1.1.0)
    SQLite3/Ruby is a module to allow Ruby scripts to interface with a
    SQLite3 database.

Not all of that is needed for instiki, and also note that I'm running it as an FCGI process with Lighttpd, and using mysql as my storage instead of sqlite. I did start out with instiki serving itself with webrick, and using sqlite, so some subset of those packages should get you going.


-nogoma
---
Code Happy, Code Ruby!
http://www.last.fm/user/nogoma/

Offline

#3 2006-09-24 17:23:30

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Re: The Ruby packages for running instiki on Arch!

well - that help a whole lot - rigth now i get a page with "unknown web-error"

That' s the only thing I get from that!
But now I'm getting something!

[Sun Sep 24 20:41:03 2006] [error] [client 172.16.10.10] proxy: error reading status line from remote server localhost
[Sun Sep 24 20:41:03 2006] [error] [client 172.16.10.10] proxy: Error reading from remote server returned by /

That' s the only error I get from the log from the site from the httpd Virtualhost log


Just getting better .... All the time

Offline

#4 2006-12-17 18:40:07

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

Re: The Ruby packages for running instiki on Arch!

Did you get any further?

After completing the "Create system page" with mywiki as the home page name, I'm getting the same error:

Unknown web 'mywiki'

Offline

#5 2006-12-19 09:54:49

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Re: The Ruby packages for running instiki on Arch!

well - I got it to work  - And are running instiki rigth now - with pleasure .

After what I recall - you should have a virtual host proxying the request - and check the userrigths for the libary


Just getting better .... All the time

Offline

Board footer

Powered by FluxBB