Bug #11874
Updated by personnel (Am I Who) about 9 years ago
Ruby install at C:\AAA\Ruby, where 'C:\AAA' is a volume mount point. Just run ruby.exe,then it reports report's : <internal:enc/prelude>:4:in `require': No such file or directory @ realpath_rec - C:/Volume{b0513fa8-eb82-4aa7-92f4-bafb0d0d9220} (Errno::ENOENT) from <internal:enc/prelude>:4:in `<internal:enc/prelude>' When run "File.realpath 'C:\AAA'" it reports: -e:1:in `realpath': No such file or directory @ realpath_rec - C:/Volume{b0513fa8-eb82-4aa7-92f4-bafb0d0d9220} (Errno::ENOENT) from -e:1:in `<main>'