[redland-dev] [Redland Language Bindings 0000480]: installation for ruby could still be improved

Mantis Bug Tracker mantis-bug-sender at librdf.org
Wed Nov 9 22:27:04 CET 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.librdf.org/mantis/view.php?id=480 
====================================================================== 
Reported By:                thomasvs
Assigned To:                
====================================================================== 
Project:                    Redland Language Bindings
Issue ID:                   480
Category:                   installation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Binding Language (java, perl, php, python, ruby, tcl): ruby 
====================================================================== 
Date Submitted:             2011-11-09 21:27
Last Modified:              2011-11-09 21:27
====================================================================== 
Summary:                    installation for ruby could still be improved
Description: 
See also http://bugs.librdf.org/mantis/view.php?id=412.  The argument in there
doesn't exist in 1.0.13.1

I now configure with
  --with-ruby --with-ruby-arch-install-dir-variable=sitearchdir

The .so file gets put in the proper directory:
/usr/src/rpm/BUILDROOT/redland-bindings-1.0.13.1-1.fc
16.x86_64/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/redland.so

the ruby code however doesn't:
/usr/bin/install -c -m 644 constants.rb convert_owl.rb convertfoaf.rb dc.rb mod
el.rb node.rb parser.rb query.rb resource.rb serializer.rb statement.rb store.rb
 stream.rb uri.rb util.rb queryresults.rb '/usr/src/rpm/BUILDROOT/redland-bindin
gs-1.0.13.1-1.fc16.x86_64/usr/lib/ruby/1.8/rdf/redland'

The only way to configure that ruby code should go in a site_ruby dir for now is
to override the ruby install dir.

Wouldn't it make more sense to also use the -variable argument for the ruby-only
code ?


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-11-09 21:27 thomasvs       New Issue                                    
2011-11-09 21:27 thomasvs       File Added: rpm.log                          
======================================================================



More information about the redland-dev mailing list