<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 11/apr/2012, at 11:30, Ranju Upadhyay wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks Stefano.I also tried to do the same thing i.e. use the xslt of dsapce to transform eprints data.But I get an error of&nbsp; "XSLT processor not found".And I have the same error when I click the "staff view" on vufind interface on the detail page of search result.<br><br>I can get the data from eprints but can't get it imported because of this.<br><br>Looks like there is no XSLT processor. I had installed php via xampp.I am wondering if it did not install the xsl extension ( no such line as <code><span class="html">extension = php_xsl.dll in my php.ini)</span></code>.How can I get it to do that now?</blockquote><br></div><div>as far as i know, the php_xsl extesnion is required!</div><div><br></div><div>look into&nbsp;<a href="http://vufind.org/wiki/installation_ubuntu">http://vufind.org/wiki/installation_ubuntu</a></div><div><br></div><div><span class="Apple-style-span" style="color: rgb(255, 255, 255); font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 15px; "><pre class="code bash" style="padding-top: 0.5em; padding-right: 0.5em; padding-bottom: 0.5em; padding-left: 0.5em; margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; font: normal normal normal 115%/normal monospace; line-height: 1.22em; font-size: 12px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(140, 172, 187); border-right-color: rgb(140, 172, 187); border-bottom-color: rgb(140, 172, 187); border-left-color: rgb(140, 172, 187); color: rgb(0, 0, 0); overflow-x: auto; overflow-y: auto; background-color: rgb(247, 249, 250); "><span class="kw2" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.22em; color: rgb(0, 0, 0); font-weight: bold; ">sudo</span> <span class="kw2" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.22em; color: rgb(0, 0, 0); font-weight: bold; ">apt-get</span> <span class="re5" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.22em; ">-y</span> <span class="kw2" style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; line-height: 1.22em; color: rgb(0, 0, 0); font-weight: bold; ">install</span> php5 php5-dev php-pear php5-ldap php5-mysql php5-xsl php5-pspell php5-gd</pre></span><div><br></div><div><br></div><div>s</div></div></body></html>