Giter Club home page Giter Club logo

Comments (9)

nmav avatar nmav commented on May 19, 2024

Currently the only way to build on OSX is via MacPorts. That is, until there is a maintainer for an OSX package.

from openconnect-gui.

mike-lischke avatar mike-lischke commented on May 19, 2024

What do you mean by "until there is a maintainer"? Since openconnect-gui is in Ports there must be a maintainer already. Someone has compiled it for Ports and I'd expect it's the one that maintains this repo (would only be natural, no?).

from openconnect-gui.

nmav avatar nmav commented on May 19, 2024

There is a MacPorts maintainer but that is irrelevant to your question. Macports requires no binaries to be shipped by the project. If we have a maintainer for an OSX binary package it would make sense to ship binary libraries. Until that time I don't think I can help you (I don't even have OSX).

from openconnect-gui.

mike-lischke avatar mike-lischke commented on May 19, 2024

I see. Too bad then. I'd write a better (native) GUI client for openconnect if I'd had the libs. But without them a good chance will be lost.

from openconnect-gui.

nmav avatar nmav commented on May 19, 2024

Why don't you use the libs compiled by the macports package?

from openconnect-gui.

mike-lischke avatar mike-lischke commented on May 19, 2024

Unfortunately, there are no libs. It's just a single binary (static libs, remember?).

from openconnect-gui.

nmav avatar nmav commented on May 19, 2024

But if you were able to link with static libs, these should be available somewhere in your system.

from openconnect-gui.

mike-lischke avatar mike-lischke commented on May 19, 2024

I can't link, since I don't have the static libs. This enhancement request is exactly about this.

from openconnect-gui.

nmav avatar nmav commented on May 19, 2024

If I understand correctly how macports works, it downloads the sources, compiles, links and gives you the executable. In that process it downloads the libraries you wanted, and links with them (statically). So if you build the macports package you already have the openconnect library somewhere.

from openconnect-gui.

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.