Hello,
I like to use Porteus as my enviroment to develop in ruby and rails.
Does Porteus have ruby in one of the modules ?
Roelof
ruby development
Re: ruby development
hi, in sbopkg you have a directory with ruby software, i think you can do some packages also via usm,you have to know the package name first
Re: ruby development
The ruby available via USM is the 1.9.x version which is quite updated already. I compiled the 2.1.x version last week in "always fresh" turned it into a module using the tutorial on the porteus.org website but now it does not work anymore. The lack of modules readily available for Slackware and its derivatives is very counter-productive!
- wread
- Module Guard
- Posts: 1250
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Re: ruby development
I started a project -I think it was last year- that used Ruby. For that I made this module. But I do not guarantee that it works ok. I took it from Slackbuilds, It should be ok.
Please test it and report...
Please test it and report...

Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!
The Porteus Community never sleeps!
Re: ruby development
hi ,the last usm supported is ruby2 VERSION="2.0.0-p353",better to do the slackbuild version,also for the whole ruby compatibility...i think
-
- Samurai
- Posts: 170
- Joined: 29 Dec 2010, 08:10
- Distribution: porteus v5.0-xfce K5.19.7
- Location: France
Re: ruby development
porteus3.1-rc2 ... usm 3.1.7 ;;;; 05-devel activated
irb is ok (interactive)
ruby2 -h is ok
Code: Select all
usm -s ruby2
Nothing was found in Slackware but i found this in slackbuilds.
NAME : ruby2
VERS : 2.0.0-p353
Would you like to attempt to build this from source? [y/n]
Downloading: ruby2.tar.gz DONE
/tmp/usmsbo /usr/lib
Downloading: ruby-2.0.0-p353.tar.gz -->
.............
Slackware package /tmp/ruby2-2.0.0_p353-i486-1_SBo.tgz created.
tgz2xzm ruby2-2.0.0_p353-i486-1_SBo.tgz ruby2-2.0.0_p353-i486-1_SBo.xzm
Verifying package ruby2-2.0.0_p353-i486-1_SBo.tgz.
Installing package ruby2-2.0.0_p353-i486-1_SBo.tgz:
PACKAGE DESCRIPTION:
# ruby2 (Interpreted object-oriented scripting language)
Executing install script for ruby2-2.0.0_p353-i486-1_SBo.tgz.
Package ruby2-2.0.0_p353-i486-1_SBo.tgz installed.
Creating /tmp/ruby2-2.0.0_p353-i486-1_SBo.xzm
ruby2 -h is ok