Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot compile for Octave in Ubuntu12.04 #46

Open
GoogleCodeExporter opened this issue Mar 7, 2016 · 4 comments
Open

Cannot compile for Octave in Ubuntu12.04 #46

GoogleCodeExporter opened this issue Mar 7, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Just run command 'make', and then it will show that 'mex cannot be found'.
2. If modify the Makefile by replacing 'mex' with 'mkotfile --mex' and run 
'make' again, there are compiling errors in the source code.

What is the expected output? What do you see instead?
I cannot install it.

What version of the product are you using? On what operating system?
The lastest version in Ubuntu12.04

If you are trying to run via some custom arguments and parameters, i.e. for
your own datasets etc. Can you post in the argument size and type (you can
get that via whos('argumentname')?

Please provide any additional information below.

Original issue reported on code.google.com by sgzhaoh...@gmail.com on 19 Oct 2012 at 3:52

@GoogleCodeExporter
Copy link
Author

hi there

sorry for my late reply.

oh, i will look into it. someone did give me a patch for making it run on 
octave a while back. let me give it a try and write back. feel free to bug me 
if i don't get back to you within a week or so.

thanks

Original comment by abhirana on 24 Oct 2012 at 1:58

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

hi @sgzhaohang

i was able to compile and run octave, but octave seems to behave badly with the 
generated mex files. classification runs sometimes, regression just hangs if 
training is done multiple times

let me see if i can port it to octave.

Original comment by abhirana on 5 Nov 2012 at 5:46

@GoogleCodeExporter
Copy link
Author

Hello,
Thank you for making this package available. What is the status of the port to 
octave?

Original comment by woodsb62...@gmail.com on 21 Apr 2013 at 2:23

@GoogleCodeExporter
Copy link
Author

Hi

i was able to make classification work (code in the svn) but regression is 
still causing issues with octave (multiple runs cause a hang).

you will need to run make octave to generate the octave mex files and then you 
should be able to run the tutorial files

Original comment by abhirana on 25 Apr 2013 at 12:33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant