octave-maintainers
[Top][All Lists]
Advanced

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

Re: Package for level-set method?


From: Daniel Kraft
Subject: Re: Package for level-set method?
Date: Fri, 9 May 2014 12:11:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Hi!

On 2014-05-09 11:44, Juan Pablo Carbajal wrote:
> I run "build.sh"  this created a tar file that I installed using
> "pkg". The compilation should be taken care by the Makefile.
> The problem is that your Makefile interferes with pkg install.
> From the phony argument "oct" remove all commands. That is you should have
> oct: $(OCT_FILES)
> 
> and nothing else. The compiled functions do not go to "private" they
> receive their own architecture dependent folder.
> Also remove the file FILES from the src folder.

Thanks for the hints!

The point is that I want the compiled functions to be private to the
package -- I don't care if they actually are in "private" or in an
architecture-dependent folder.  But as I understand it, the default
architecture-dependent folder is public, right?

Can I also make it so that the .oct files (or some of them) are private
to the package?  How do I achieve this?

Yours,
Daniel

-- 
http://www.domob.eu/
OpenPGP: 901C 5216 0537 1D2A F071  5A0E 4D94 6EED 04F7 CF52
Namecoin: id/domob -> https://nameid.org/?name=domob
--
Done:  Arc-Bar-Cav-Hea-Kni-Ran-Rog-Sam-Tou-Val-Wiz
To go: Mon-Pri

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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