octave-maintainers
[Top][All Lists]
Advanced

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

Re: MXE Octave: "... has no symbols" warning under Mac OS X


From: c.
Subject: Re: MXE Octave: "... has no symbols" warning under Mac OS X
Date: Mon, 23 Sep 2013 14:59:37 +0200

On 23 Sep 2013, at 14:29, Ben Abbott <address@hidden> wrote:

> We could create a bungle via macports alone, but it would include 
> build/runtime dependencies of dependencies of dependencies ... resulting in 
> about 1GB for a bundle.  The bigger concern (for me) is that we may end up 
> bundling non-GPL stuff and be unaware of it.
> 
> Ben

I agree with your concern, but it should be easy to check license of every 
recursive dependency of Octave.
I think that could be done via something like:

port info --name --license rdepof:octave

if I'm not mistaken this should produce a list of all dependencies and 
dependencies of dependencies with the corresponding license.

c.

reply via email to

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