Name
E-Mail
Password
Subject
김성준 wrote: > ./configure 실행후 > make install 을 실행 하였는데 쭉~ 실행 되다가 이런 에러가 뜨네요 > 어떻해야 하나요? > ————————————————————————– > make install > (cd src/; make install) > /usr/ccs/bin/ar -rc libqDecoder.a qDecoder.o qSession.o qfDecoder.o qsDecoder.o qHttpH > eader.o qError.o qEnv.o qEncode.o qString.o qFile.o qValid.o qArg.o qAwk.o qSed.o > qCount.o qDownload.o qTime.o qMisc.o qInternalCommon.o qInternalEntry.o md5/md5c.o > /usr/ccs/bin/ranlib libqDecoder.a > /usr/ccs/bin/ld -G -o libqDecoder.so.2 qDecoder.o qSession.o qfDecoder.o qsDecoder.o q > HttpHeader.o qError.o qEnv.o qEncode.o qString.o qFile.o qValid.o qArg.o qAwk.o q > Sed.o qCount.o qDownload.o qTime.o qMisc.o qInternalCommon.o qInternalEntry.o md5/m > d5c.o > /bin/chmod 0644 libqDecoder.so.2 —-> 여기서 부터 에러시작인듯.. > /bin/rm -f libqDecoder.so > ln -s libqDecoder.so.2 libqDecoder.so > .././install-sh -c -m 444 qDecoder.h /usr/local/include/qDecoder.h > mksh: Fatal error: Cannot load command `.././install-sh’: 사용 권한이 거부됨 > Current working directory /user/intranet/shipping/yjsksg/qDecoder7.0.1/src > *** Error code 1 > make: Fatal error: Command failed for target `install’ > Current working directory /user/intranet/shipping/yjsksg/qDecoder7.0.1/src > *** Error code 1 > make: Fatal error: Command failed for target `install’ >
Attach Text
[Home]
[About]
[Examples]
[Changes]
[Download]
[Install]
[Reference]
[Bugs]
[Q&A;]