Giter Site home page Giter Site logo

Comments (10)

maplesond avatar maplesond commented on September 16, 2024

Hello,

Do you have libtool installed? You can type "which libtool" at the commandline to check.

Best regards,
Dan

from kat.

maplesond avatar maplesond commented on September 16, 2024

Also, you can bypass the configuration script generation step by downloading the latest release distributable here: https://github.com/TGAC/KAT/releases/download/Release-2.1.1/kat-2.1.1.tar.gz

from kat.

kumarsaurabh20 avatar kumarsaurabh20 commented on September 16, 2024

yes it is installed

from kat.

kumarsaurabh20 avatar kumarsaurabh20 commented on September 16, 2024

Many thanks for the new link. It worked, however when I run the kat binary, I get the following:

ks575:~/software/KAT/kat-2.1.1/build/bin$ ./kat Throw location unknown (consider using BOOST_THROW_EXCEPTION) Dynamic exception type: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<std::logic_error> > std::exception::what: character conversion failed
cant understand If I have a faulty Boost installation?

from kat.

maplesond avatar maplesond commented on September 16, 2024

See issue #57 . This is a puzzle. I can only reproduce this issue using linuxbrew on my machine, which does use a different boost installation that my current system installation. When you run configure do you supply the "--with-boost=" option to explicitly specify the boost directory or do you rely on your system installation? I would suggest downloading the latest boost version and installing to a separate directory, then use the configuration option described above. You can look into the .travis/install.sh file in the KAT installation to get an idea for how to do this. If it works please let me know. I'd like to try and get to the bottom of this problem.

from kat.

kumarsaurabh20 avatar kumarsaurabh20 commented on September 16, 2024

Hi Dan,

Installing boost at custom location worked. Now kat also working perfectly (./kat --help/--version)

Many thanks for your replies.

Kumar

from kat.

maplesond avatar maplesond commented on September 16, 2024

Great. I'll have to try an figure out what's causing some versions of boost to behave strangely. Did you get your original version from apt-get?

from kat.

kumarsaurabh20 avatar kumarsaurabh20 commented on September 16, 2024

yes

from kat.

maplesond avatar maplesond commented on September 16, 2024

I've tried using the boost from apt-get and it works fine for me. I'm not fully sure what caused the original problem but I haven't been able to reproduce and seeing as there is a workaround in place, I'm closing this case.

from kat.

gorliver avatar gorliver commented on September 16, 2024

Hi Dan,
I meet the same issue when install the 2.4.1 version. The libtool is installed. I can send you the configure.ac is necessary.
Thank you!
Gorliver

from kat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.