Re: [OctDev] Problem installing packages

2012-05-24 Thread c.
On 24 May 2012, at 17:47, Mike Miller wrote: > On Thu, May 24, 2012 at 11:35 AM, c. wrote: >> >> On 24 May 2012, at 15:58, Olaf Till wrote: >> >>> If this change should be made for these packages, I'd advice to use >>> $(shell $(MKOCTFILE) -p ..._LIBS) >> >> I tried this change in odepkg but

Re: [OctDev] Problem installing packages

2012-05-24 Thread Mike Miller
On Thu, May 24, 2012 at 11:35 AM, c. wrote: > > On 24 May 2012, at 15:58, Olaf Till wrote: > >> If this change should be made for these packages, I'd advice to use >> $(shell $(MKOCTFILE) -p ..._LIBS) > > I tried this change in odepkg but it does not seem to work, > what I get is just the error >

Re: [OctDev] Problem installing packages

2012-05-24 Thread c.
On 24 May 2012, at 15:58, Olaf Till wrote: > If this change should be made for these packages, I'd advice to use > $(shell $(MKOCTFILE) -p ..._LIBS) I tried this change in odepkg but it does not seem to work, what I get is just the error make: -p: Command not found repeated each time the vari

Re: [OctDev] Problem installing packages

2012-05-24 Thread Olaf Till
On Thu, May 24, 2012 at 11:04:55AM +0200, marco atzeri wrote: > On 5/24/2012 10:02 AM, Olaf Till wrote: > > On Wed, May 23, 2012 at 09:50:14PM +0200, c. wrote: > >> > >> On 23 May 2012, at 19:26, Olaf Till wrote: > >> > >>> So I think I'll load up a release tomorrow ... > >>> > >>> Olaf > >> > >> P

Re: [OctDev] Releases optim-1.1.0 and struct-1.0.10 uploaded to forum.

2012-05-24 Thread Carnë Draug
On 24 May 2012 09:19, Olaf Till wrote: > could someone (Carnë?) please release optim-1.1.0 and struct-1.0.10 > (on which optim-1.1.0 depends), which have been uploaded to the > release forum? Done > The optim release has been made since the Makefile change regarding > LAPACK had not as yet been

Re: [OctDev] Problem installing packages

2012-05-24 Thread marco atzeri
On 5/24/2012 10:02 AM, Olaf Till wrote: > On Wed, May 23, 2012 at 09:50:14PM +0200, c. wrote: >> >> On 23 May 2012, at 19:26, Olaf Till wrote: >> >>> So I think I'll load up a release tomorrow ... >>> >>> Olaf >> >> Please consider applying this additional change to the Makefile >> which is require

[OctDev] Releases optim-1.1.0 and struct-1.0.10 uploaded to forum.

2012-05-24 Thread Olaf Till
Hi, could someone (Carnë?) please release optim-1.1.0 and struct-1.0.10 (on which optim-1.1.0 depends), which have been uploaded to the release forum? The optim release has been made since the Makefile change regarding LAPACK had not as yet been released, but there are a few more changes. I left

Re: [OctDev] Problem installing packages

2012-05-24 Thread Olaf Till
On Wed, May 23, 2012 at 09:50:14PM +0200, c. wrote: > > On 23 May 2012, at 19:26, Olaf Till wrote: > > > So I think I'll load up a release tomorrow ... > > > > Olaf > > Please consider applying this additional change to the Makefile > which is required when linkking Octave against Apple's VecLi