Discussion:
[Pixil-devel] "make install" failed,No libflek.so?
jhlzg2003
21 years ago
Permalink
pixil-devel��hi��

when I compiled pixil according to readme,some errors displayed,please help me ,thank you.

[***@lzg pixil-1.2.3]# make install
make[1]: Entering directory `/pixil-1.2.3/libs'
make[2]: Entering directory `/pixil-1.2.3/libs/flek/src'
cp: stat‘libflek.so’失��? 没有那个文件或目��?
make[2]: *** [install-libs] Error 1
make[2]: Leaving directory `/pixil-1.2.3/libs/flek/src'
make[1]: *** [_install_flek/src] Error 2
make[1]: Leaving directory `/pixil-1.2.3/libs'
make: *** [_install_libs] Error 2


����������������


����������������
����������������***@yahoo.com.cn
��������������������2004-08-25
Yoshio Kashiwagi
21 years ago
Permalink
Hi,

Wasn't build of flek unsuccessful when you did make of the
pixil (compile error)?
libflek.so should be made by the following directories if it
succeeds in build.

[***@KasiHat pixil-1.2.3]# find . -name libflek.so -print
./libs/flek/src/libflek.so
./build/lib/libflek.so
[***@KasiHat pixil-1.2.3]#

PS:
Since the 2-byte code is contained in an error message, it
is unclear for quarters of a foreign country.
How about doing make as follows?

'LANG=C make' or 'LANG=C make install'

Best regards,

Yoshio
pixil-devel$B!W%c(Bhi$B!W!#(B
when I compiled pixil according to readme,some errors
displayed,please help me ,thank you.
...
Loading...