Giter Site home page Giter Site logo

Build is failing... about xca HOT 7 CLOSED

chris2511 avatar chris2511 commented on May 30, 2024
Build is failing...

from xca.

Comments (7)

cbwilliamsnh avatar cbwilliamsnh commented on May 30, 2024

well it just dawned on me that the '.w32' is to build a Windows 32-bit version. So, back to the original question as to why the configure script is missing from the repo?

Chuck

from xca.

chris2511 avatar chris2511 commented on May 30, 2024

The cloned repository does not have the "configure" file. It is generated by the GNU autotools from configure.ac. The https://github.com/chris2511/xca/releases/download/RELEASE.2.0.1/xca-2.0.1.tar.gz file comes with a "configure" file. You also need OpenSSL, QT5 and libltdl.

I need to update the "INSTALL.mac" file, it is outdated and not very helpful :-/

This is what you need to do:
(Sorry, I'm a unix console guy, so this is console centric :-)

  1. create a basedir: "xca"
  2. unpack xca-2.0.1.tar.gz there
  3. download Qt5 and install it in your home directory.
  4. open "misc/build-mac.sh" in the xca-2.0.1 directory, check the QTDIR variable there and adapt it.
  5. go to the "xca" basedir, create an empty file called "build-libs" and call "xca-2.0.1/misc/build-mac.sh"
  6. This will download and compile openssl and libltdl and then compile xca
    Good luck

from xca.

cbwilliamsnh avatar cbwilliamsnh commented on May 30, 2024

from xca.

cbwilliamsnh avatar cbwilliamsnh commented on May 30, 2024

from xca.

cbwilliamsnh avatar cbwilliamsnh commented on May 30, 2024

from xca.

chris2511 avatar chris2511 commented on May 30, 2024
  • ERROR: no file at "/usr/local/....." can be ignored
  • "error: The specified item could not be found in the keychain." Means that you don't possess my private code-signing key, which is fine for me :-)
    You may comment out the "codesign" line in the toplevel Makefile at line 160

After that everything should be fine.

from xca.

cbwilliamsnh avatar cbwilliamsnh commented on May 30, 2024

from xca.

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.