Re: [micro-manager-general] Linux installation
Status: Beta
Brought to you by:
nicost
|
From: Nico S. <ni...@cm...> - 2009-07-09 17:52:58
|
Hi Jörg, > Sorry, forgot an essential step not found in the official documents: > creating /usr/lib/micro-manager (step 4 in the new instructions). > Please replace with the new attachment. Could you add this to the wiki under the "Building the software section"? ( https://valelab.ucsf.edu/~nico/MMwiki/index.php/ Documentation ). These things change quite rapidly and a wiki is easier to maintain (and you can do it yourself without needing my involvement). One little trick to have ImageJ start up the Micro-Manager plugin automatically: to macros/StartupMacros.txt add the following: macro "AutoRun" { run("mbf "); run("Micro-Manager Studio"); } Best, Nico |