Keshava PRASAD Halemane wrote: > Just to elaborate on the original problem, the opera binary file format versions (for Solaris/OpenSolaris OS) available from the Opera website are - > opera-9.64.gcc295-static-qt3.pkg.gz OR > opera-9.64.gcc295-static-qt3.tar.gz etc. > (Gzip .gz, Bzip .bz2, UnixCompressedFile .Z, and the corresponding .tar archive formats) > I have it downloaded onto my /home/Downloads directory. > Now the question is -how do i go ahead and perform the "install" in OpenSolaris ? > [i]I will really appreciate if someone can offer enough help-info in terms of referring to the appropriate documentation/help/instructions pages for me to read-through the details.[/i]
If you really want the software from the opera site I would go for the pkg file. Unzip that file and than do a "pfexec pkgadd -d opera-xxxx.pkg" You will install a SVR4 package on your OpenSolaris system. I would not do that if a IPS pkg is available. The tar file can be unzipped/untarred to a directory of choise and run from there. "man pkg" ; "man pkgadd" The easiest way to add the contrib repo is through the GUI of the package manager on your desktop. Just choose "add repo contrib" You can also do it on the cli: "pfexec pkg set-authority -O http://pkg.opensolaris.org/contrib/ contrib" -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE +http://nagual.nl/ | SunOS 10u7 05/09 ZFS+ -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE +http://nagual.nl/ | SunOS 10u7 05/09 ZFS+