Displaying 20 results from an estimated 7000 matches similar to: "Where''s Ruby? Too many Ruby interpreters on OS X."
2006 Aug 17
2
SaltedHashLoginGenerator no such file to load -- iconv
Hi,
I''m trying to use the SaltedHashLoginGenerator as documented on
http://wiki.rubyonrails.com/rails/pages/SaltedHashLoginGenerator
Ruby version: ruby 1.8.4 (2005-12-24) [i386-openbsd3.9]
I''ve the following commands:
gem install salted_login_generator
gem install localization_generator
rails myapp
cd myapp
ruby script/generate salted_login User Localization
All ran
2005 Dec 27
6
Best Environment for development
This is a newb question, and probably one that is a matter of taste
more than objective merit.
I''m working on a home server, running Linux [FC 4], hosting a website
[look for generocities.com shortly]. I have a delightful new Windows
XP Pro Dell Inspiron 9300 laptop.
What would the community recommend for the environment in which I develop?
I don''t mean technologies like RoR
2006 Jan 30
5
Debian Sarge Server with iptables behind D-Link Router
Hi,
I have the shown (end of this post) net work configuration.
In a "few" words: My Debian Sarge server is connected to a D-Link ADSL
Router (DSL-562T). DMZ is enabled for the Debian Sarge IP on the Router.
My Linux server has two NIC''s.
ethlan = internal Net
ethdsl = external -> D-Link
My Linux server is configured to make NAT via iptables.
Current state -
2011 Nov 07
1
Missing public folder
Hi
i am using dovecot 2.0.13 and i can't see public folder in my mail client. But what is strange, it
was working after instalation, and i don't know when it dissapeared. Maybe after some upgrade ?
When i enable debug, then i can see in my log that folder exists and no errors. Please where should
i find the problem ?
Thanks
Martin
Here is log
Nov 7 11:00:27 OVZ dovecot:
2008 Feb 26
3
Failed to load ferret_ext.bundle on mac os x
I have found very little information about this problem on the net, so i
thought someone here might be able to help me.
I am running mac os x 10.4 on a powerbook and have installed ruby 1.8.6 and
was trying to get ferret to work, without any success.
Here is exactly what i did and what happened:
$ sudo gem install ferret
Updating metadata for 125 gems from http://gems.rubyforge.org
2012 Feb 17
8
Puppet syntax check for Komodo Edit
Hi folks,
Recently I''ve been using a MacBook Pro (Lion) as a workstation, I''m
feeling good even if still missing some tool (coming from Ubuntu
environment).
I''d like to have a cross platform IDE with basic Puppet syntax
highlight, so far the one that seems to better fit my needs is Komodo
Edit v7, that is mentioned here:
2011 Jan 04
2
Courier-mta with Dovecot LDA again
Hi all
Sorry for repost, but i don't believe that there is noone who know where the problem can be. At
least developers should know :-)
I have sent this post once, but without answer.
I have setup dovecot lda instead of maildrop on my courier server.
Delivery is working, sieve plugin too, but i can't figure out why lda can't send emails via sendmail
(vacation).
I always get
2007 Jul 12
1
WWW::Mechanize::Link.inspect needs some TLC
The problem: users trying to debug Mechanize apps with Komodo
are finding the debugger times out once it''s loaded a web
page. They don''t run into this in the ruby-debug debugger,
or running in normal mode.
The reason: Komodo''s debugger is graphical, which means that
whenever it hits a breakpoint it automatically shows the
contents of each local variable. It has a
2006 Jun 14
5
uninitialized constant error after scaffold on new Windows XP environment
I am attempting to get a working Rails programming environment setup working
under XP with MySQL, RadRails and Webrick. I have been using my PowerBook
but need to working on Windows environment too.
I have basic functions of Ruby and Rails going. I created a really simple
table and generated the scaffolding. The server starts just fine. I can
browse the database succesfully in RadRails. The issue
2006 Mar 07
12
what is the IDE tools used in the video?
What is the IDE tools used in the video on the homepage of the
www.rubyonrails.org?I had thought it was Komodo,however after I had
installed that i found they were different.I do think the IDE used in
the video is very cool for its autocomplete abilities especially in the
Views development.Thanks!
--
Posted via http://www.ruby-forum.com/.
2009 Aug 27
19
Best R text editors?
Quick informal poll: what is everyone's favorite text editor for working
with R? I'd like to hear from people who are using editors that have
some level of direct R interface (e.g. Tinn-R, Komodo+SciViews). Thanks!
--j
--
Jonathan A. Greenberg, PhD
Postdoctoral Scholar
Center for Spatial Technologies and Remote Sensing (CSTARS)
University of California, Davis
One Shields Avenue
The
2003 Sep 28
3
FYI-New ATA clone out
was breezing over http://voxilla.com/
Looks like a new ATA from the founder of Komodo Technology
(aka the Cisco 186)
Sipura SPA 2000 http://www.sipura.com/products/spa2000.htm
to join the others
Cisco ATA 186/188 http://www.cisco.com/warp/public/cc/pd/as/180/186/
8x8 DTA-310 http://www.8x8.com/products/home_office/dta-310/index.asp.html
Grandstream HandyTone 286
2009 Jan 31
1
Test Driven Development in R
Hi,
I wonder what kind of interest there is on Test Driven Development (TDD) in R.
Test Driven Development consists of writing the test before the function, and
iteratively build the function until it passes the test.
Python and Ruby (specially Ruby) have very strong test-oriented cultures. In
fact, in Ruby at least the custom is to do TDD and lately Behavior-driven
development (BDD). In BDD,
2010 Oct 27
5
Best IDE for R
Dear R-Group,
I am looking for suggestions for the "best" IDE for R. Best is obviously
subjective but I need just the basic features that should function well (and
I looked through the threads already).
- Proper integration with R 2.11.1
- Good key shortcuts ... similar to the R Gui
- Manageability of Projects, etc.
- Neat formatting features
I tried Revolution R but it seems huge in
2006 Oct 15
4
Mongrel on CentOS 4.3 / RHEL 4.3 64Bit
I tried to install Rails + Mongrel on CentOS4.3 64Bit (my provider only
has the 64 Bit version available).
I found out, that I have to install gcc and emacs-common and have to
copy the *.h files of the ruby source into a certain directory (see below).
But finally I get an error messag when I start mongrel and I have no
idea how to solve that problem:
wget
2006 Mar 12
1
alias_method interferes ApplicationHelper
Hello,
I''m using Ruby 1.8.4 (darwinport), rails-1.0.0 (gem) , Powerbook / Mac
OS X 10.4.5 , Webrick.
How come Rails always raises NoMethodError for my helper (must_fill and
rp or number_to_currency_rp) in application_helper.rb ?
I doubt that alias_method is the culprit, but if i give #
comment then there will be no errors at all ... :/
what am i doing wrong? is it a bug or stupid me? Thx
2006 May 23
0
Komodo - switch between controller/view
For the Komodo users: I found a way to be able to switch between the
controller/action you''re editing and the corresponding view (and back)
using a Toolbox script (and thus keyboard shortcut if wanted).
Check
http://www.hadermann.be/blog/16/switch-between-rails-controller-and-view
-in-komodo/
I was too jealous of this Textmate feature and don''t have time to switch
to osx
2017 Sep 25
2
Dovecot and Self-signed issue
I'm not running any A/V software, and the same version of dovecot on
servers with CA signed certs (komodo) - the client connects to them just
fine.
On 09/25/2017 01:40 PM, Tony wrote:
> It does look like a client issue. Do you also have some kind of AV
> running? There are some AV software that can sometimes interfere with
> mail sessions. See if you might be running into a similar
2006 May 18
10
What IDE can be used with InstantRails
What IDE can be used with InstantRails
I have installed ?InstantRails-1.3a-win? on my PC.
When I first started the InstantRails, an error message said something
about unable to start Apache because Port 80 being used by another
process. I went to change the Apache Port 80 and List 80 to Port 4001
and Listen 4001 respectively.
I was ratrher pleased that ?phpmyadmin? was working at
2010 Aug 05
1
Sciviews-K -- object 'httpdPort' not found
Hi,
I'm trying to install Sciviews-K on Linux Ubuntu 9.10 (karmic) but I'm not able to establish the connection between Komodo and R. Here;s the error I get, plus some diagnostic info:
R version 2.9.2 (2009-08-24)
R is SciViews ready!
Error in get(name, envir = asNamespace(pkg), inherits = FALSE) :
object 'httpdPort' not found
> ls()
[1] "svStart"
> Sys.info()