You are not logged in.

#1 2017-07-20 11:48:59

periol
New Member
Registered: 2017-07-20
Posts: 2

Problem building micro-manager

Hello everyone,

I'm trying to build micromanager, https://micro-manager.org/wiki/Linux_in … e_(Ubuntu), but when I have to create the Autotools files, I have an error:

lparioli@nc4400:~/mm/micro-manager1.4$ ./configure --enable-imagej-plugin=/usr/local/ImageJ
bash: ./configure: Permission denied
lparioli@nc4400:~/mm/micro-manager1.4$

If I use the sudo command, I get back:

lparioli@nc4400:~/mm/micro-manager1.4$ sudo ./configure --enable-imagej-plugin=/usr/local/ImageJ
sudo: ./configure: command not found

Any idea?

Offline

#2 2017-07-20 14:59:27

periol
New Member
Registered: 2017-07-20
Posts: 2

Re: Problem building micro-manager

Sorry I was doing a mistake.
I didn't have a file "configure" but a "configure.ac".
The file configure hasn't been created running autogen.sh, because I had this error:

configure.ac:532: error: required file 'MODBUS/Makefile.in' not found
autoreconf: automake failed with exit status: 1

How can I solve it?

For the svn repo both username and password are "guest".

Offline

#3 2017-07-20 17:23:34

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: Problem building micro-manager

There's an Ubuntu PPA you could try rebuilding its source to see what happens: 

https://launchpad.net/~ehoover/+archive … er-release

http://ppa.launchpad.net/ehoover/microm … romanager/

Offline

Board footer

Powered by FluxBB