Hi,
I am installing scilab from port with fftw enabled. Fftw3 has already been installed so the process should go without re-installing fftw. But the make stops at making fftw3 and suggested me to de- and reinstall fftw3. Even I try to do
My point is that why the make has to go in this way. And here is my uname -a:
Any explanations are appreciated and welcome.
with best regards,
psr
I am installing scilab from port with fftw enabled. Fftw3 has already been installed so the process should go without re-installing fftw. But the make stops at making fftw3 and suggested me to de- and reinstall fftw3. Even I try to do
# make -DFORCE_PKG_REGISTER
I got this errors even more instead of having scilab installed.
Code:
===> Registering installation for fftw3-3.3_1
===> Returning to build of scilab-5.3.3
Error: shared library "fftw3.5" does not exist
*** Error code 1
My point is that why the make has to go in this way. And here is my uname -a:
Code:
FreeBSD dell.tint.or.th 8.2-RELEASE-p0 FreeBSD 8.2-RELEASE-p0 #1: Sun May 29 15:21:52 ICT 2011
[email]root@jotawski.tint.or.th[/email]:/usr/obj/usr/src/sys/JOTAWSKI amd64
Any explanations are appreciated and welcome.
with best regards,
psr