Hi,
I've read everything how to install ARC2 on RDF. Unfortunately I still have
"RDF library Not installed
ARC2 is not available. It is recommended that you install this library in order to enable support for more RDF formats and for SPARQL queries. To install, download the latest version of the library and unzip it to sites/all/modules/rdf/vendor/arc/ under the Drupal directory. For more information please refer to the handbook. "
Please help enabling ARC2 on RDF.
Thanks.
Comments
Comment #1
febbraro commentedIf you look in sites/all/modules/rdf/vendor/arc, do you have another arc folder?
If so, try unzipping it to sites/all/modules/rdf/vendor
Comment #2
febbraro commentedReopen if this did not fix your issue.
Comment #4
fm commentedI have this problem too. I placed arc2 (July 6, 2010 release) into the ~/sites/all/modules/rdf/vendor directory and renamed it "arc". This package doesn't seem to be recognized by the Drupal system. There is no second arc directory inside ~/sites/all/modules/rdf/vendor/arc.
Comment #5
fm commentedI am still experiencing this issue. Any ideas?
Comment #6
milesw commentedNot sure what could be causing this, but try this at the top of rdf.module, outside of rdf_init():
If that doesn't work, I'm thinking there's something wrong with your ARC files.
Comment #7
fm commentedI just figured it out. Currently, I'm using the -dev version (though I tried the alpha7 version too). After scouring the README and INSTALL files, then the pertinent issues in the issues queues, and even unrelated issues in the issues cue, a message about v7.x inspired me to take a peek at the CVS messages. There I found a CVS message reporting "add support for the libraries modules for the loading of ARC2".
I moved the 'arc' directory into the 'libraries' directory and it started working. A lot of headache could have been avoided if the INSTALL file had been updated. The current INSTALL directions included in the -dev version are faulty.
I think you were onto the problem with your suggestion, as the -dev version apparently no longer supports the 'arc' directory within 'site/all/modules/rdf/vendor'. Thank you for your assistance.
Comment #8
milesw commentedGlad you got it working. This issue is marked for 6.x-1.0-alpha6, so in the future you might want to double check that. Might have gotten the solution last month if you mentioned you were using dev ;)
Comment #9
fm commentedProbably wasn't using the -dev version last month, but I hear ya. I should have noted the version of the thread and mentioned any deviation earlier.
Comment #10
rossmerriam commented@fm Thanks! After an hour of searching, your post solved my problem with the alpha8 version.
Comment #11
febbraro commentedDocs added to the INSTALL.txt file.
Comment #12
glass.dimly commentedInstall arc to the libraries directory using the libraries module as per the dev readme and it works. I could not get arc2 working at vendor/arc.
Comment #13
snowmountain commentedINSTALL.txt needs to be updated.
I also had the same problem - arc2 not available - and fixed it by moving directory arc to the libraries directory. However, the INSTALL.txt for rdf module said to put arc in rdf/vendor/ which is still wrong.
This was version of rdf 6.x-1.0-alpha8, but I did not change the version of this issue.
Comment #14
jefferis commentedI just tried to install ARC2 for OpenCalais functionality... the website where is supposed to be available is now a domain for sale...
What next?
Comment #15
avpadernoI am closing this issue, which is for a Drupal version not supported.