John,<div><br></div><div>Can you log this as a bug in our bugzilla so we can track it? (sometimes the email reports don't get followed up with) Our bugzilla is: <a href="http://www.clusterresources.com/bugzilla/">http://www.clusterresources.com/bugzilla/</a></div>
<div><br></div><div>David</div><div><br><div class="gmail_quote">On Wed, Oct 31, 2012 at 8:10 AM, John Hanks <span dir="ltr"><<a href="mailto:john.hanks@usu.edu" target="_blank">john.hanks@usu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm building this on Centos 6.3 and ran into a problem with<br>
--enable-drmaa. When DRMAA is enabled, make install attempts to<br>
install the drmaa docs in /doc, ignoring the --prefix settings. I<br>
tracked this down to datarootdir missing from the Makefile.in files<br>
and got the install to work by adding it to Makefile.in with<br>
<br>
find . -name Makefile.in -exec sed -i 's/datadir = @datadir@/datadir =<br>
@datadir@\ndatarootdir = @datarootdir@/g' {} \;<br>
<br>
then running ./autogen.sh before the configure step.<br>
<br>
Thanks,<br>
<br>
jbh<br>
<div><div class="h5"><br>
On Mon, Oct 29, 2012 at 5:44 PM, David Beer <<a href="mailto:dbeer@adaptivecomputing.com">dbeer@adaptivecomputing.com</a>> wrote:<br>
> All,<br>
><br>
> TORQUE 4.1.3 is now released. This has more than 50 fixes against 4.1.2, and<br>
> is doing much better stability-wise in production environments (we have<br>
> several users that were running in production from 4.1-fixes until 4.1.3<br>
> came out).<br>
><br>
> Enjoy,<br>
><br>
> --<br>
> David Beer | Senior Software Engineer<br>
> Adaptive Computing<br>
><br>
</div></div>_______________________________________________<br>
torqueusers mailing list<br>
<a href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</a><br>
<a href="http://www.supercluster.org/mailman/listinfo/torqueusers" target="_blank">http://www.supercluster.org/mailman/listinfo/torqueusers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>David Beer | Senior Software Engineer</div><div>Adaptive Computing</div><br>
</div>