Sponsored Content
Operating Systems Solaris How to install .p51 packages in Solaris 11.4? Post 303042976 by Neo on Tuesday 14th of January 2020 11:47:01 PM
Old 01-15-2020
Quote:
Originally Posted by Michele31416
OK well I just checked what I should have checked at the start. It turns out that OpenIndiana is only for x86 Solaris, not SPARC. So even if I could download it, it wouldn't run. Sigh.

Thanks anyway though. Perhaps this will be useful to someone else.
LOL

Yes, people generally learn more from "mistakes" or "failures" than "success".... and that is why your post is good for everyone who might be working on a similar project. UNIX.com is not about "the best solution" and nor is it a "show off site" where people are trying (at least hopefully not) to "out code" each other in a big popularity contest. Here is a site for sharing our collective tech experience, freely and with as little commercial and marketing influence; and in a way which everyone is kind and respectful of others, regardless of the number of years of experience. Do we always succeed? No of course not. But we try and that is our goal.

I'm sure many people in the future will benefit from your self-discovery journey on this topic, Michele31416,

Thanks for posting back and closing the loop.
 

9 More Discussions You Might Find Interesting

1. Solaris

how to install packages into specific dirs!!!

Hi all, Am a newbie and would like to know how to install packages into specific directories of my choice , rather than the defaults!!! Thanks (4 Replies)
Discussion started by: wrapster
4 Replies

2. UNIX for Dummies Questions & Answers

how to install new packages when disk space is full

during installation i created four partitions mainly / 5GB /home 1GB /boot 100MB swap 2GB now since i didnt make the /usr partition all of the packages were being installed in the / partition ..now all the space in the / partition is filled ...i ran du -h... (3 Replies)
Discussion started by: tarunicon
3 Replies

3. Solaris

error during install jdk 5.0.11 packages

hi all i tried to install jdk on solaris 10 2008 and i used these packages in installation pkgadd -d SUNWj5cfg SUNWj5dmo SUNWj5dev SUNWj5rt SUNWj5jmp SUNWj5man all was good except one (SUNWj5rt) some of the output ERROR: attribute verification of... (3 Replies)
Discussion started by: maxim42
3 Replies

4. Solaris

Help required to install packages

Hi All, I was told to install multiple packages on my solaris server. Is it possible to install multiple packages from a directory or CD. Or I need to install one by one. Please suggest. Thanks, Deepak (1 Reply)
Discussion started by: naw_deepak
1 Replies

5. Programming

How to install openGL packages?

Hi, Any one help me regarding how to install openGL packages to work in linux. And i installed some of the packages(gl,glu), but i don't know whether they are installed are not .. Which command is should use to check whether openGL is installed are not .. I am Thankful for any kind of... (3 Replies)
Discussion started by: Ravikishore
3 Replies

6. Red Hat

Install Fedora core 10.0 packages

Hello All, I hv installed fedora 10 on my PC. At the time of installation, i skipped some of the other packages. Now i wanted to install the other packages from the DVD. How sholud i install the other packages. My DVD is bootable one which i got thru software magazines. So it contains FC 10 and... (1 Reply)
Discussion started by: phpalerts
1 Replies

7. Solaris

Solaris 10 install dvd drive boots, but not recoginized by install process

I am trying to build a Sun Ultra 10 with solaris 10. This computer is one of a collection that was donated to the non-profic company I work for. All media was wiped before I recieved them, so I am starting from stratch. I downloaded the Solaris 10 ISO and burned a DVD. The computer came with a... (4 Replies)
Discussion started by: gwillhight
4 Replies

8. Solaris

Solaris 10 packages

can one install packages from different Solaris 10 subversion on a SPARC? (if we don't have the install media for exact same Solaris10.) (3 Replies)
Discussion started by: orange47
3 Replies

9. Solaris

Solaris 10 packages

Hi all, Does anyone know where you can get solaris 10 packages these days? It seems that sunfreeware have now started charging you to download them, which is good. I have found opencsw, but that seems to rely on you hooking the machine into the interenet and at the moment I am trying to... (3 Replies)
Discussion started by: callmebob
3 Replies
EDOS-RPMCHECK(1)					      General Commands Manual						  EDOS-RPMCHECK(1)

NAME
Edos-pscheck - Check satisfiability of pkgsrc package dependencies SYNOPSIS
edos-pscheck [option] ... pkg-summary-file DESCRIPTION
edos-pscheck reads package descriptions from a file in the pkg_summary format of NetBSD. We say that a package is identified by the pair consisting of the package name and of the package version. A package (called goal) is called installable with respect to a set of packages if there exists a subset of the packages that - contains at most one version for each package name - contains the goal package (in any version, or a specific version) - all packages of the subset have their dependencies and conflicts satisfied in this subset. Edos-psmcheck checks whether every package in the set is installable with respect to the input set of packages. Specific versions can be specified by following the package name with the sign '=' and the version of the package (for instance, 'xemacs21=21.4.17-1'). If no pack- age name is given as argument then all packages of the input set are checked for satisfiability. The constraint solving algorithm is complete, that is it finds a solution whenever there exists one, even for multiple disjunctive depen- dencies and deep package conflicts. This problem is computationally infeasible in theory (that is, NP-complete), but can in practice be solved very efficiently. OPTIONS
-explain Explain the results -rules Print generated rules -failures Only show failures -successes Only show successes -base file Specifiy an additional file providing packages that are not checked but used for resolving dependencies -quiet Supress warnings and progress/timing messages -xml Output results in XML format -help, --help Display this list of options EXAMPLE
Check which packages in a particular distribution are not installable and why: edos-pscheck -failures -explain pkg_summary where pkg_summary is the file pertaining to that distribution. AUTHOR
Edos-pscheck has been written by Jerome Vouillon and Jaap Boender for the EDOS and Mancoosi projects. This man-page has been compiled by Ralf Treinen. SEE ALSO
<http://www.edos-project.org> is the home page of the EDOS project. edos-debcheck(1) and edos-rpmcheck(1) are the analogous tool for debian and rpm packages. EDOS
2009-05-25 EDOS-RPMCHECK(1)
All times are GMT -4. The time now is 10:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy