Search Criteria
Package Details: micromanager-git v2.0.0.beta2.r2147.gc6734e115-2
Git Clone URL: | https://aur.archlinux.org/micromanager-git.git (read-only, click to copy) |
---|---|
Package Base: | micromanager-git |
Description: | Software package for control of automated microscopes. CMMCore, MMStudio, python2 and Java bindings |
Upstream URL: | https://micro-manager.org |
Licenses: | BSD LGPL |
Conflicts: | micromanager |
Provides: | micromanager |
Submitter: | radioxoma |
Maintainer: | None |
Last Packager: | radioxoma |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-06-16 09:18 (UTC) |
Last Updated: | 2017-04-08 18:56 (UTC) |
Dependencies (10)
- boost (boost-git, boost174)
- desktop-file-utils (desktop-file-utils-git)
- imagej
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre, amazon-corretto-20-bin, jdk-temurin, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- python2 (python2-bin)
- python2-numpy
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (make)
- swig (swig-git) (make)
Latest Comments
whitecrow commented on 2018-11-07 13:44 (UTC)
@a0a0, micro-manager works after following you commit!!!
a0a0 commented on 2018-10-27 04:05 (UTC) (edited on 2018-10-29 12:35 (UTC) by a0a0)
Looked up to see which programs are required. I had to install
jdk8-openjdk
(not 7, not 10 and not jre) andant
afterward I got an error related to
ant
, I guess:In the next step I changed the git to the latest version and its the md5sum as well in PKGBUILD:
We also need to define the Java source for the build in the
build
function, if we have more than one installed:Let it run one time.
If you get more error related to the build we need to change the PKGBUILD again after first run if we just get make errors to avoid overwriting the changed files. Just comment out the variables
source
andmd5sum
The next steps are also forworded to the development team of micromanager; The folder in the following refers to /tmp/yaourt-tmp-${USER}/aur-micromanager-git/
if you get an error related to
opencv
change following in./src/micromanager-git/DeviceAdapters/FakeCamera/FakeCamera.h
in
./src/micromanager-git/DeviceAdapters/MicroPoint/MicroPoint.cpp
because yaourt uses clang instead of make./src/micromanager-git/DeviceAdapters/WieneckeSinske/WieneckeSinske.cpp
in
./src/micromanager-git/DeviceAdapters/WieneckeSinske/CAN29.cpp