On 09/29/2011 08:57 AM, wu peter wrote:
> Hello
> I am Peter .I use "make install",but there are some errors as
> follow. Thanks for your answer.
> Is it the problem that I am not the "root".
>
> for dir in libint libr12 libderiv; \
> do \
> (cd ${dir} && make install) || exit 1; \
>
Hello
I am Peter .I use "make install",but there are some errors as follow.
Thanks for your answer.
Is it the problem that I am not the "root".
for dir in libint libr12 libderiv; \
do \
(cd ${dir} && make install) || exit 1; \
done
make[3]: Entering directory `/home/peter/libint