Petr Schwarz
unread,Dec 20, 2012, 6:38:57 PM12/20/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phn...@googlegroups.com
Dear Ana,
I guess it was compiled with BLAS, the BLAS library (ATLAS) is on your
computer (else the linker would complain), but it is not in your search
path.
you can specify where to search for the library by this command executed
before phnrec:
"export LD_LIBRARY_PATH=atlas_library_path"
or copy the libraries to a default directory for all libraries
(/usr/lib, /usr/local/lib, or something similar)
Petr
Dne 19.12.2012 21:04, Ana Montalvo napsal(a):
> Hi to all, I am a new user of Phnrec. I got the tool and I tried to run it
> in my Linux machine (I have Ubuntu 12.04 32 bit). First off all I compiled
> it without BLAS suport and when I tried to set the recognition system I got
> this error "phnrec: error while loading shared libraries: libcblas.so:
> cannot open shared object file: No such file or directory".
> What should I do?
> thx in advance
> ana
>