On Sun, Sep 2, 2012 at 8:22 AM, Fredrik Lingvall wrote:
> Hi all,
>
> I have Octave configured with --enable-64 and I can't get the image
> package to build with this setup:
>
> octave:6> pkg install -forge image
> [...]
>
> Is there a way to make this work or can I "disable" that the signal
> package (which is what I really want to install) depends on the image
> package?

Yes, simply add -nodeps to your pkg install command. BTW the next
release of signal will no longer depend on image.

-- 
mike

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to