Using Octave in C or C++

Post Reply
VK8DOD

Using Octave in C or C++

Post by VK8DOD »

If any of you folks use Octave in C, I've come across a problem that I can't solve.
My octave implementation in Fedora 16 is up to date.
The octave manual on the webpage and also sourceforge talks about a general octave function library called 'oct.h' that should reside in the <src> directory of octave.
Fedora16's implementation of octave does not have this file or folder.
I think the manual was written for another or older linux version and has not yet been revised at this section.
I've tried the regular linux forums but no one has any answers yet.
VK8DOD

Re: Using Octave in C or C++

Post by VK8DOD »

Don't worry, solved it, thank god for internet forums.
User avatar
ADMIN
Dumb Schmuck
Posts: 207
Joined: Tue Mar 16, 2010 4:22 pm
Location: Stuck, in the server!

Re: Using Octave in C or C++

Post by ADMIN »

VK8DOD wrote:...thank god for internet forums.
I think you mean, thank God for people who bother to post on internet forums. :wink:

It's examples like this that reiterates the fundamental point behind this topic about lurkers.

Glad you found out whatever it was too. :D
Leading horses to water since 2005.
VK2LK
Forum Diehard
Posts: 250
Joined: Sun Jan 15, 2012 11:00 pm
Location: Sydney, Australia

Re: Using Octave in C or C++

Post by VK2LK »

What was the fix for Octave?
Matt, VK2LK
VK8DOD

Re: Using Octave in C or C++

Post by VK8DOD »

Missing a library. I was updating through the updater gui in Fedora and while updating one of the other packages came across a bug with deprecated packages ( I think it's a bug), so I started using yum. However, :roll: when you use the CLI, you need to know exactly what you want.
Post Reply