Tag Archives: REV

Need help for Curl package

By manalisharmabe

Hi all,

I need the same curl package installed on system1 to be installed on other system2. Both machines are Solaris 10

System1:

Code:

-bash-3.00$ pkginfo | grep curl
system SFWcurl curl - tool for transfering data specified with URL syntax


Code:

-bash-3.00$ pkginfo -l SFWcurl
PKGINST: SFWcurl
NAME: curl - tool for transfering data specified with URL syntax
CATEGORY: system
ARCH: sparc
VERSION: 7.19.5,REV=2009.08.23.06.12
BASEDIR: /opt
VENDOR: curl and libcurl
DESC: curl - tool for transfering data specified with URL syntax
PSTAMP: freeware20090825021108
INSTDATE: Mar 15 2010 11:05
HOTLINE: Please contact the owners of this software
STATUS: completely installed
FILES: 75 installed pathnames
8 directories
3 executables
2537 blocks used (approx)
-bash-3.00$


system2:

Code:

-bash-3.2$ pkginfo | grep curl
application SMCcurl curl
-bash-3.2$


Code:

-bash-3.2$ pkginfo -l SMCcurl
PKGINST: SMCcurl
NAME: curl
CATEGORY: application
ARCH: sparc
VERSION: 7.19.7
BASEDIR: /usr/local
VENDOR: The Curl Group
PSTAMP: Steve Christensen
INSTDATE: Apr 10 2013 18:08
EMAIL: steve@smc.vnet.net
STATUS: completely installed
FILES: 335 installed pathnames
9 shared pathnames
14 directories
4 executables

Source: FULL ARTICLE at The UNIX and Linux Forums