libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Install Linux Mint 19.3


From: Reini Urban
Subject: Re: [libredwg] Install Linux Mint 19.3
Date: Mon, 22 Jun 2020 15:58:05 +0200

sudo apt install autoreconf

or such. don't know exactly how the autoreconf package is called on debian derivates. 

Joe Carmichael <joe@2spring.net> schrieb am Mo., 22. Juni 2020, 14:59:

Hello,

I cannot install on Linux Mint 19.3. I installed as a user. It failed and I tried again as sudo with the same result. The guide says to email here for any help.

Steps I took, following the guide on libreplanet here.

That command throws the following output.

  • ➜  libredwg git:(master) sh autogen.sh
    + rm -rf autom4te.cache config.status
    + test -d .git -a -f build-aux/git-version-gen
    + git fetch --tags
    + rm .tarball-version
    rm: cannot remove '.tarball-version': No such file or directory
    + build-aux/git-version-gen .tarball-version
    + v=0.10.1.1198_1b2c3
    + echo 0.10.1.1198_1b2c3
    + echo 0.10.1.1198_1b2c3
    + set -e
    + autoreconf --install --symlink -I m4
    autogen.sh: 24: autogen.sh: autoreconf: not found

I tried the next steps just in case the above was expected.

  • ➜  libredwg git:(master) ./configure --enable-trace
    zsh: no such file or directory: ./configure
    ➜  libredwg git:(master) make
    make: *** No targets specified and no makefile found. Stop.

I stopped at this point. Is there any advice on what steps to take next to try and install this? Any help is appreciated!

Thank you.

Kind regards,

Joe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]