New Reply

Octave on Fedora

 
Share Thread Thread Tools
Jul20-12, 10:10 PM   #1
 

Octave on Fedora


Hi all,
I'm using Fedora 16 and installed Octave thru Yum.
There is an example in the Octave manual of using Octave with C++ and it #includes a oct.h file.
However, the Fedora build may not have compiled the oct.h library ? or I'm searching in the wrong places.
Has anyone had any experience of this and does anyone know or can suggest a workaround ?
Just point me in a direction if you can please.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Jul21-12, 12:08 AM   #2
 
Hey DonaldD and welcome to the forums.

You should note that header files are never compiled: only source files with a .c, .cpp, or similar are compiled.

Header files are usually packed only with definitions and even if they do include any code, they are never compiled into a source object file so if you are worried about compilation issues with this .h, you don't need to.

Can you point us to a link regarding this header file and information?
Jul21-12, 12:16 AM   #3
 
Just got a reply from another forum. solved it. There was a missing library.
I know, the header is not compiled. It's just a textual definition file. Just the way I worded it.
If you still want to look at this, it's in the Octave manual, either the Homepage or on sourceforge
New Reply
Thread Tools


Similar Threads for: Octave on Fedora
Thread Forum Replies
Installing Fedora Core 7 Computing & Technology 9
Windows on the D drive (w/ Fedora on C) Computing & Technology 26
xawtv with fedora core 4 Computers 5
Does anyone have wireless with Fedora? Computing & Technology 7
Can not install WindowsXP after uninstalling Fedora Core Test 3 Computing & Technology 9