Re: [OctDev] GSoC: Student blogs

2012-05-23 Thread Max Brister
On Wed, May 23, 2012 at 1:24 AM, richard wrote: > On Tue, May 22, 2012 at 08:25:37PM -0600, Max Brister wrote: >> I just started a blog here: >>   http://jit-octave.blogspot.com/ >> >> My first post details some of the initial work I have done. >> > Sounds interesting. > FWIW I use Octave occasion

Re: [OctDev] Problem installing packages

2012-05-23 Thread c.
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 VecLib framework and should do no harm otherwise. c. --- Makefile(re

Re: [OctDev] Problem installing packages

2012-05-23 Thread Olaf Till
On Wed, May 23, 2012 at 07:27:05AM -0700, Alexander Hansen wrote: > ... > I believe this has already been changed in the current svn version. > This is just a reminder that "pkg install optim" isn't going to work for > people using the current Octave. So I think I'll load up a release tomorrow ...

Re: [OctDev] Problem installing packages

2012-05-23 Thread Alexander Hansen
On 5/23/12 5:10 AM, Carnë Draug wrote: > Is this is a bug on the miscellaneous package? Yes. Will this be fixed by using > > ifndef MKOCTFILE > MKOCTFILE := mkoctfile -Wall > endif > > Carnë > I don't think so. > On 22 May 2012 21:00, Alexander Hansen wrote: >> I'll redirect this thread

Re: [OctDev] opepkg doesn't install in Fedora 17

2012-05-23 Thread Orion Poplawski
On 05/23/2012 04:15 AM, Antonio M wrote: > > configure:1733: checking for gcc > configure:1763: result: no Hmm, it really does seem like you don't have gcc installed. Install that and try again. You are also going to need to have octave-devel installed as well. -- Orion Poplawski Technical Ma

Re: [OctDev] opepkg doesn't install in Fedora 17

2012-05-23 Thread Orion Poplawski
On 05/23/2012 04:15 AM, Antonio M wrote: > > configure:1733: checking for gcc > configure:1763: result: no Hmm, it really does seem like you don't have gcc installed. Install that and try again. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division

Re: [OctDev] Problem installing packages

2012-05-23 Thread Carnë Draug
On 22 May 2012 01:54, Alexander Hansen wrote: > You can edit mkoctfile-3.6.1  and change the  settings in that. > You can also edit oct-conf.h and do the same thing > > I think most Octave Forge packages use the settings from mkoctfile, and > some may pick up oct-conf.h (I may be wrong about that)

Re: [OctDev] GSoC: Student blogs

2012-05-23 Thread Jacob Dawid
Hello everyone, my blog is at: http://octave-gsoc2012.blogspot.de/ Jacob 2012/5/23 richard > On Tue, May 22, 2012 at 08:25:37PM -0600, Max Brister wrote: > > I just started a blog here: > > http://jit-octave.blogspot.com/ > > > > My first post details some of the initial work I have done. >

Re: [OctDev] GSoC: Student blogs

2012-05-23 Thread richard
On Tue, May 22, 2012 at 08:25:37PM -0600, Max Brister wrote: > I just started a blog here: > http://jit-octave.blogspot.com/ > > My first post details some of the initial work I have done. > Sounds interesting. FWIW I use Octave occasionally to do some modelling. Conventional tools are unhel

Re: [OctDev] opepkg doesn't install in Fedora 17

2012-05-23 Thread Antonio M
2012/5/23 Orion Poplawski > On 05/21/2012 03:53 AM, Antonio M wrote: > >> As there is no rpm available for odepkg, I tried with the manual >> installation, but I get: >> octave -qf --eval "pkg install odepkg-0.8.2.tar.gz" >> configure: error: C compiler cannot create executables >> See `config.lo