[TxMt] intermittent ruby problems

Guido Sohne guido at sohne.net
Tue Jun 20 00:44:37 UTC 2006


AFAIK, RUBYLIB is an additional search path that kicks in for ruby -S,
so that should be OK ...

Seems you have both DarwinPorts and Fink installed. Use the same path
as you have above and run your ruby scripts on the command line to see
what happens.

-- G.

On 6/19/06, Ryan King <ryan at theryanking.com> wrote:
> On Jun 18, 2006, at 8:01 PM, Guido Sohne wrote:
>
> > If you run the following, what's the output?
> >
> > #!/usr/bin/env
> > env
>
> Hope this helps. RUBYLIB looks suspect.
>
> /usr/bin/env
>
> MANPATH=/sw/share/man:/usr/local/share/man:/usr/local/mysql/man:/opt/
> local/share/man:/opt/local/man:/usr/share/man:/usr/X11R6/man:/sw/lib/
> perl5/5.8.6/man
> SHELL=/bin/bash
> TM_INPUT_START_LINE_INDEX=0
> PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin
> TM_LINE_INDEX=12
> TM_MODE=Plain Text
> TM_SCOPE=text.plain meta.paragraph.text
> SGML_CATALOG_FILES=/sw/etc/sgml/catalog
> USER=ryan
> TM_COLUMNS=114
> SSH_AUTH_SOCK=/tmp/501/SSHKeychain.socket
> TM_SELECTED_TEXT=/usr/bin/env
> __CF_USER_TEXT_ENCODING=0x1F5:0:0
> TM_CURRENT_LINE=/usr/bin/env
> PATH=/Applications/TextMate.app/Contents/SharedSupport/Support/bin/
> CocoaDialog.app/Contents/MacOS:/sw/bin:/sw/sbin:/Users/ryan/bin:/usr/
> local/bin:/usr/local/mysql/bin:/opt/local/bin:/opt/local:/bin:/sbin:/
> usr/bin:/usr/sbin:/usr/X11R6/bin:/Applications/TextMate.app/Contents/
> SharedSupport/Support/bin
> HGUSER=Ryan King http://theryanking.com/
> TM_COLUMN_NUMBER=13
> XML_CATALOG_FILES=/sw/etc/xml/catalog
> PWD=/Users/ryan/microformats/tests
> EDITOR=tm_wait
> TM_SUPPORT_PATH=/Applications/TextMate.app/Contents/SharedSupport/
> Support
> SHLVL=2
> HOME=/Users/ryan
> CVS_RSH=ssh
> LC_CTYPE=en_US.UTF-8
> INFOPATH=/sw/share/info:/sw/info:/usr/share/info
> TM_CURRENT_WORD=env
> TM_SOFT_TABS=YES
> RUBYLIB=/Applications/TextMate.app/Contents/SharedSupport/Support/lib
> SECURITYSESSIONID=a93670
> TM_INPUT_START_LINE=1
> TM_LINE_NUMBER=1
> TM_TAB_SIZE=2
> _=/usr/bin/env
>
>
> -ryan
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>



More information about the textmate mailing list