Re: some errors ,and I don't know the meaning

2011-09-29 Thread Sebastian Pipping
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; \ >

some errors ,and I don't know the meaning

2011-09-29 Thread wu peter
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