우리는 무료 오픈 소스 프로젝트이며 Oracle 개발자 프로그램의 일부입니다. 온라인 개발자 패키지에 액세스할 수 있습니다. Solaris 11/64비트 Intel은 libtool
GNU 장치에 포함되어 있지 않습니다.
$ find /usr/gnu -name libtool
$
을(를) 설치하려고 합니다 libtool
. 단순한 pkgadd
실패입니다.
$ sudo pkgadd libtool
pkgadd: ERROR: no packages were found in </var/spool/pkg>
도구를 검색했을 때 약 23가지 옵션이 있는 것처럼 보였습니다(전체 결과는 아래에 표시됨).
$ pkg search libtool | wc -l
25
생각하다PACKAGE
의 필드가 search
도움이 될 수 있습니다. 다음을 시도했습니다.
$ sudo pkgadd libtool
pkgadd: ERROR: no packages were found in </var/spool/pkg>
$ sudo pkgadd [email protected]
pkgadd: ERROR: no packages were found in </var/spool/pkg>
$ sudo pkgadd /developer/build/[email protected]
pkgadd: ERROR: no packages were found in </var/spool/pkg>
$ sudo pkgadd pkg:/developer/build/[email protected]
pkgadd: ERROR: no packages were found in </var/spool/pkg>
내가 경험한 격차는패키지를 추가하는 방법(pkgadd). 문서에는 우리가 해야 할 일이 실제로 설명되어 있지 않거나 잘 이해가 되지 않습니다. 예를 들어, Oracle 문서에는 무엇이 무엇 pkgadd
이고 무엇인지 알려주지 않으며 결과를 확인하는 방법 device-name
도 pkgid
모릅니다 pkg search
.
일반적인 질문은 어떻게 번역하나요?PACKAGE
에서 돌아 pkg search
오다pkg-id
사용된 pkgadd
?
GNU 기반 시스템에서 흔히 발생하는 문제인 이 특정 질문에 대해 libtool
어떻게 설치합니까?
$ pkg search libtool
INDEX ACTION VALUE PACKAGE
basename file usr/apr/1.5/build/amd64/libtool pkg:/library/[email protected]
basename file usr/apr/1.5/build/libtool pkg:/library/[email protected]
basename file usr/apr/1.5/build/sparcv9/libtool pkg:/library/[email protected]
basename file usr/apr/1.5/build/libtool pkg:/library/[email protected]
basename file usr/bin/amd64/libtool pkg:/developer/build/[email protected]
basename file usr/bin/libtool pkg:/developer/build/[email protected]
basename file usr/bin/sparcv9/libtool pkg:/developer/build/[email protected]
basename file usr/bin/libtool pkg:/developer/build/[email protected]
basename file usr/apr/1.3/build/amd64/libtool pkg:/library/[email protected]
basename file usr/apr/1.3/build/libtool pkg:/library/[email protected]
basename file usr/apr/1.3/build/sparcv9/libtool pkg:/library/[email protected]
basename file usr/apr/1.3/build/libtool pkg:/library/[email protected]
basename file usr/lib/amd64/R/bin/libtool pkg:/runtime/[email protected]
basename file usr/lib/sparcv9/R/bin/libtool pkg:/runtime/[email protected]
basename file usr/lib/amd64/R/bin/libtool pkg:/runtime/[email protected]
basename file usr/lib/sparcv9/R/bin/libtool pkg:/runtime/[email protected]
pkg.fmri set solaris/developer/build/libtool pkg:/developer/build/[email protected]
pkg.summary set GNU libtool pkg:/developer/build/[email protected]
pkg.summary set GNU libtool dlopen wrapper pkg:/library/libtool/[email protected]
com.oracle.info.description set GNU libtool pkg:/developer/build/[email protected]
com.oracle.info.description set the GNU libtool dlopen wrapper pkg:/library/libtool/[email protected]
com.oracle.info.name set libtool pkg:/developer/build/[email protected]
com.oracle.info.name set libtool pkg:/library/libtool/[email protected]
basename dir usr/share/libtool pkg:/developer/build/[email protected]