Error while using BUT phoneme recognizer

98 views
Skip to first unread message

Deekshitha G

unread,
May 14, 2018, 5:38:52 AM5/14/18
to phnrec
Tried to install the BUT phoneme recognizer in Ubuntu 12.04 (32 bit system) as well as on Ubuntu 14.04 (64 bit system) ...
Downloaded "phnrec_v2_21.tgz" and unziped and compiled using ''make -f makefile_noblas.lin" .
The following error message was obtained.

deekshi@deekshi:~/PhnRec$ make -f makefile_noblas.lin
(cd STKLib; make -f Makefile.lin; cd ..)
make[1]: Entering directory `/home/deekshi/PhnRec/STKLib'
echo "Done :-)"
Done :-)
make[1]: Leaving directory `/home/deekshi/PhnRec/STKLib'
deekshi@deekshi:~/PhnRec$ ./phnrec
./phnrec: error while loading shared libraries: libcblas.so: cannot open shared object file: No such file or directory.

Any help appreciated...
Thanks in advance...

Petr Schwarz

unread,
May 14, 2018, 6:49:42 AM5/14/18
to phn...@googlegroups.com

Hi,

 

it seems that the CBLAS library is not in your library search path. You can modify it in your system setting or set the

LD_LIBRARY_PATH environment variable before phnrec executation.

 

Petr

--

---
You received this message because you are subscribed to the Google Groups "phnrec" group.
To unsubscribe from this group and stop receiving emails from it, send an email to phnrec+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Deekshitha G

unread,
May 16, 2018, 12:53:15 PM5/16/18
to phnrec
Hi..
Even though we set the path, still the error continues...
Reply all
Reply to author
Forward
0 new messages