Bug #849
--enable-shared で btest が動かない
ruby -v:
Description
=begin
configure を --enable-shared でビルドすると,ロードパスが不完全なので
btest-ruby が走りません.
F...build/ruby: error while loading shared libraries: libruby.so.1.9: cannot open shared object file: No such file or directory
...
=end
Related issues
Associated revisions
- common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@20740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]
- common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]
- common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]
- common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]
- common.mk (btest-ruby): use RUNRUBY instead of MINIRUBY to load the shared library. [Bug #849]
History
#1
Updated by yugui (Yuki Sonoda) over 9 years ago
- Target version set to 1.9.1 Release Candidate
=begin
=end
#2
Updated by yugui (Yuki Sonoda) over 9 years ago
- Target version changed from 1.9.1 Release Candidate to 2.0.0
=begin
=end
#3
Updated by nobu (Nobuyoshi Nakada) over 9 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
=begin
Applied in changeset r20740.
=end
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e