View Single Post
  #1   (View Single Post)  
Old 9th December 2016
Ondrej Ondrej is offline
New User
 
Join Date: Dec 2016
Posts: 4
Default matlab on NetBSD

Is it possible to install matlab (for linux amd64) on NetBSD?
I've tried it, but got a problem:

Code:
# bash install
install: line 342: /usr/pkg/emul/linux/opt/m/bin/glnxa64/install_unix: Permission denied
I've found this https://wiki.netbsd.org/tutorials/ho...bsd__92__i386/ tutorial, but it didn't help a lot.
Unfortunately, i can't program in bash/sh, so i can't analyze the problem.

install.tar
Reply With Quote