This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 140 - A custom configure script is needed
Summary: A custom configure script is needed
Status: NEW
Alias: None
Product: SWAD-Europe
Classification: Unclassified
Component: RubyRDF (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Dan Brickley
QA Contact:
URL: http://www.w3.org/2001/12/rubyrdf/int...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-07 20:42 UTC by Dan Brickley
Modified: 2003-02-08 01:43 UTC (History)
0 users

See Also:


Attachments

Description Dan Brickley 2003-02-07 20:42:40 UTC
There are many things that might vary: XML parser (expat vs rexml), SQL stores
(Postgres, MySQL, none), other parsers (Redland/Repat); XSLT libraries / tools.,
etc.

We need a way to probe our environment to detect these, at least for the purpose
of running appropriate tests.
Comment 1 Dan Brickley 2003-02-07 20:43:17 UTC
Might need integrating with install.rb somehow.