On Fri, Jun 10, 2011 at 6:15 PM, Edward A. Berry <span dir="ltr">&lt;<a href="mailto:BerryE@upstate.edu">BerryE@upstate.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Yes, I&#39;ve seen the the same error show up in var/log/messages after installing phenix</div>
(although it didn&#39;t interfere with the install):<br>
<br>
Sep  9 18:06:32 oswego automount[2319]: lookup_mount: exports lookup failed for longnose<br>
(about 67 times)<br>
<br>
Longnose is (or was) one of the serpentine clan of computers at LBL - so I suspected<br>
some directory exported by longnose was in a search-path of the phenix install.<br></blockquote><div><br></div><div>No, that&#39;s where we actually build it - Linux (unlike Macs) is quite happy to relocate libraries and has no problem loading them if LD_LIBRARY_PATH is set correctly.  The installer will rewrite all of the paths required to actually run Phenix; what you&#39;re seeing is probably the effect of stray symlinks which we don&#39;t handle.  As I said, this rarely breaks anything, but we did have one report recently of the GUI taking ~10 minutes to launch because the automounter wasn&#39;t timing out.  So I may need to revisit the symlink issue.</div>

<div><br></div><div>Of course, installing from source will always avoid these problems - but in most cases it is not worth the time and trouble.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Fedora12 64 bit gave no errors (but I think autofs was not running) and the specified files do not reference longnose.  But that may be because longnose and co.  have been retired and replaced by cage (one cage to bring them all, and in the darkness bind them?)<br>

</blockquote><div><br></div><div>No, we&#39;re keeping longnose around as long as possible - the FC3 build is still the most compatible, even if it takes a while to finish.  My guess is that all of the installers have the same problem, so if autofs was running I think you&#39;d still see unexpected references to /net/cage.</div>

<div><br></div><div>-Nat</div></div>