You are not logged in.

#1 2006-09-12 21:26:02

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Ruby help wanted: Komment

I think this app may be handy when writing reports, although it is just in early stages of development.
Well problem is, there is a stupid installer script included, which one should run as root (well I don't want to fsck my system wink)
So to go around this, I need some help from someone who understands ruby a bit better than me big_smile

The installation file I have posted here
(If you need the source, go check the homepage)

btw, if someone knows a similar application, I would be fine to use that instead wink

thanks

Offline

#2 2006-09-13 03:41:32

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Ruby help wanted: Komment

You could check ou my tuxcards package in community. It's a general note taking app.

Try running the script with the directory as argument:
./script $startdir/pkg/usr

Offline

#3 2006-09-13 07:52:13

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Ruby help wanted: Komment

Snowman wrote:

You could check ou my tuxcards package in community. It's a general note taking app.

I'll take a look at it. How is its search interface ?

Snowman wrote:

Try running the script with the directory as argument:
./script $startdir/pkg/usr

That actually gives me this

[ronald@linux-pressh Beta1]$ ./installer /home/ronald/komment/pkg
Starting installer
######################################################################
#                                                                    #
#                           INSTALLER                                #
#                                                                    #
#  FOR:             Komment                                          #
#  WRITTEN BY:      :kelko:                                          #
#  MAIL-ADDRESS:    kelko@anakrino.de                                #
#  LICENSED UNDER:  GPL                                              #
#  VERSION:         Beta1                                            #
#                                                                    #
######################################################################
./installer:165:in `gets': Is a directory - /home/ronald/komment/pkg (Errno::EIS                                                      DIR)
        from ./installer:165:in `batch'
        from ./installer:177
[ronald@linux-pressh Beta1]$

Offline

#4 2006-09-13 10:33:26

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: Ruby help wanted: Komment

After contacting the author I seem to get along with it. At least it gives me a running main window. I assume I can solve the remaining problems (well, it is actually not quite functioning yet) with the author.

Offline

Board footer

Powered by FluxBB