D
Daniel Carrera
Something is severely broken with my installation:
$ ls *.xml
context.xml
$ ruby -e 'puts File.exists?("content.xml")'
false
$
I just moved my ~/lib/ruby diectory some place else and re-installed Ruby
from scratch again. I still get the same problem.
Can anyone fanthom why something as basic as the File class could fail to
work on a fresh installation?
I am completely at a loss here. And naturally I can't use Ruby at all
because some of the basic funtionality I need (File and REXML) don't work.
Best,
Daniel.
$ ls *.xml
context.xml
$ ruby -e 'puts File.exists?("content.xml")'
false
$
I just moved my ~/lib/ruby diectory some place else and re-installed Ruby
from scratch again. I still get the same problem.
Can anyone fanthom why something as basic as the File class could fail to
work on a fresh installation?
I am completely at a loss here. And naturally I can't use Ruby at all
because some of the basic funtionality I need (File and REXML) don't work.
Best,
Daniel.