problem installing kaldi; tools openfst failed to create symbolic link ‘openfst’: Read-only file system

175 views
Skip to first unread message

Ali

unread,
Jul 19, 2016, 3:50:14 PM7/19/16
to kaldi-help
Hi,

I was trying to complete the installation of kaldi from /INSTALL-kladi/tools. when I run "make" it gives me the following error:
.
.
.
rm -f openfst
ln -s openfst-1.3.4 openfst
ln: failed to create symbolic link ‘openfst’: Read-only file system
make: [openfst] Error 1 (ignored)

Please help me on how I could solve this. It seems correct configuration of openfst is critical for the next stage in installation of kaldi (following the guide in INSTALL-kaldi/src)

Thank you so much.

Daniel Povey

unread,
Jul 19, 2016, 3:58:30 PM7/19/16
to kaldi-help
I think what is happening is that you are on a file system that's
exported from some kind of Windows box and it doesn't properly support
soft links. Or maybe it does support them but only under certain
strange conditions.
I'd talk to your local administrator, if you have one.
You won't be able to run Kaldi on a file system that doesn't support soft links.
Dan
> --
> You received this message because you are subscribed to the Google Groups
> "kaldi-help" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to kaldi-help+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
heres_a_nickel.png

Ali

unread,
Jul 19, 2016, 7:55:36 PM7/19/16
to kaldi-help, dpo...@gmail.com
Thank you Dan for your helpful comment.

Indeed that was the problem. My VM guest is ubuntu 14 and the host is windows. I was able to solve the soft link problem, following the instructions here:

http://www.ahtik.com/blog/fixing-your-virtualbox-shared-folder-symlink-error/


Bests,
Ali
Reply all
Reply to author
Forward
0 new messages