Return to site

Solaris 10 Companion Cd Download

broken image


Comments on the gcc compiler, the libgcc packages, and their use.

Migration to an Oracle Solaris Zone on an Oracle Solaris 10 Host. Migration to an Oracle Solaris Zone on an Oracle Solaris 11 Host. The utility has the following capabilities: Analysis of the Oracle Solaris configuration, including networking, storage, and Oracle Solaris Operating system features in use. Analysis of application binaries.

Currently, all the packages on this site are built with the GNU gcc C compiler and related software. On this page, we will point to a few important issues users will need to know and show how the compiler package was created. Gcc can be built in many ways, we have chosen a fairly simple and standard way that works for building the large majority of software.

Hi everyone, Im very new to solaris and im trying to install the companion CD remotly via telent on my sunfire V120 server i have running. I download the iso off the net then burned it to cd. I have 06/00 Solaris 8 x86. And i just download the 3 CD image of 10/00 Solaris 8 x86. Can i use them with my 06/00 companion CD? Probably you can. Solaris 8 06/00 Companion CD do not includes stuff like Gnome but the software provided should work in a release that is the same Solaris version with some patches and enhancements. Sun has released Solaris 10 CDs for free usage / download. Now on the oracle site I can't find them. Where can I find Solaris 10 for Sparc 64bit? I have Sun Blade 1500.

To use the gcc package from our site you MUST install all of the SUNW developer packages that come on Sun's Solaris Installation CDs/DVD. Typically, if you have done a full install of the operating system, you will have these.

When you compile something with gcc, the executables may end up depending on one or more of the libraries in /usr/local/lib such as libgcc_s.so. An end user may need these libraries, but not want the entire gcc package. We have provided a package called libgcc for each level of Solaris. The libgcc packages contain all the files from /usr/local/lib generated by a gcc package installation. An end user can install this or a subset. You can determine if one of these libraries is needed by running ldd on an executable to see the library dependencies like libgcc,so or libstdc, etc.

The software used to create gcc 3.4.6 (the steps are very similar for earlier versions of gcc) was all taken from packages on UNIX Packages: gcc-3.3.2, bison-2.5, flex-2.5.35, texinfo-4.13a, autoconf-2.68, make-3.82, and automake-1.11.1. It may also be important to install the libiconv-1.14 package as it is a common dependency.

The configure step for building gcc can be found by typing

We choose to use the as and ld that come with Solaris and are usually in the /usr/ccs/bin directory. These files are only there if the SUNW developer packages from the Solaris CDs/DVD have been installed.

The package install puts a lot of files in /usr/local subdirectories) and the gcc and other executables in /usr/local/bin. You will need to put /usr/local/bin and /usr/ccs/bin in your PATH environment. /usr/local/lib should also be in your shell's library path.

There are differences between this version of gcc and previous 2.95.x versions on some much older Solaris systems. For details, go to

In particular, gcc-3.4.6 or higher offer support for the creation of 64-bit executables when the source code permits it. Programs like top, lsof, ipfilter, and others support, and may need, such compiles to work properly when running the 64-bit versions of Solaris 7, 8, and 9 on SPARC platforms. In some cases, simply using the -m64 flag for gcc during compiles (which may require either editing the Makefiles to add -m64 to CFLAGS or just doing gcc -m64 on command lines) works.

Detailed problems with gcc can be asked in the gnu.gcc.help newsgroup or related places.

Solaris applications & packages

Solaris 10 Versions

Downloads for over 24,500 open source packages for Solaris 2.5 thru Solaris 11

Welcome

To the No.1 archive of pre-compiled open source applications and packages for Sun Solaris, including favorites such as apache, mysql, php, gcc, Mozilla Firefox & Thunderbird. Mozilla Download Page

With 20 years of experience compiling FOSS applications for Solaris, we have created a new company and website to better access and expand our 24,500+ archive of UNIX application and source code files. For example, we now have more than 1,000 Solaris 11 SVR4 packages! In addition, we also provide application support and consulting services for all our packages.

Our current packages are reviewed and updated daily, we accept new package and update requests via our Package Request Form.

Before you use any of the programs here, PLEASE read the support documents in the menu above, especially the Downloading/Installation, and FAQlinks. You will save yourself a lot of time and email if you know what to do with the resources here before you download anything.

WHAT'S NEW!
Visit our News Page to read the latest goings on at UNIX Packages and see a simple list of new packages recently added to our archive.

What is the location of vcvarsall.bat file for Visual Studio 2019 (Preview and future release as well)? Seems it is different from VS 2017 'C:Program. What is the location of vcvarsall.bat file for Visual Studio 2019 (Preview and future release as well)? Seems it is different from VS 2017 'C:Program Files (x86)Microsoft Visual Studio2017CommunityVCAuxiliaryBuildvcvarsall.bat'. Vcvarsall 2019.

September 21, 2015
Bind Update The Bind packages have been updated to version 9.10.3 for Solaris 10 and 11, SPARC and x86 and SPARC Solaris 9. See BIND 9.10.3 Release Notes for details of this update.September 10, 2015
OpenSSH Update The OpenSSH packages have been updated to version 7.1p1 for Solaris 10 and 11, SPARC and x86. See OpenSSH 7.1, Solaris 8 and 9 SPARC packages will be added shortly.September 7, 2015
Bind Update The Bind packages have been updated to version 9.10.2p4 for Solaris 10 and 11, SPARC and x86 and SPARC Solaris 9. See CVE-2015-5477 for details of this update.August 18, 2015
OpenSSH Update The OpenSSH packages have been updated to version 7.0p1 for Solaris 10 and 11, SPARC and x86. See OpenSSH 7.0, Solaris 8 and 9 SPARC packages will be added shortly.

July 9, 2015
OpenSSL Security Alert Update The OpenSSL packages have been updated to versions 1.0.1p, and 1.0.2d for Solaris 10 and 11, SPARC and x86. See Alternative chains certificate forgery (CVE-2015-1793). 0.9.8 and 1.0.0 versions of OpenSSL are not affected. Solaris 8 and 9 SPARC packages will be added shortly.

July 4, 2015
OpenSSH Update The OpenSSH packages have been updated to version 6.9p1 for Solaris 10 and 11, SPARC and x86. See OpenSSH 6.9, Solaris 8 and 9 SPARC packages will be added shortly.

June 12, 2015
OpenSSL Security Alert Updates The OpenSSL packages have been updated to versions 0.9.8zg, 1.0.0s, 1.0.1o, and 1.0.2c for Solaris 10 and 11, SPARC and x86. See OpenSSL Security Advisory [11 Jun 2015], Solaris 8 and 9 SPARC packages will be added shortly.

March 19, 2015
OpenSSL and OpenSSH Security Alert Updates The OpenSSL packages have been updated to versions 0.9.8zf, 1.0.0r, 1.0.1m, and 1.0.2a for Solaris 10 and 11, SPARC and x86. See OpenSSL Security Advisory [19 Mar 2015] and New High Severity OpenSSL Vulnerabilities Announced: CVE-2015-0291 & CVE-2015-0204. The OpenSSH packages have been updated to version 6.8p1. Solaris 8 and 9 SPARC packages have also been added (Mar 29).

February 27, 2015
PHP Updated The php packages have been updated to version 5.4.38 to take care of issues shown at ChangeLog including Mitigation for CVE-2015-0235.

February 6/7, 2015
Apache and PHP Updated The Apache packages have been updated to version 2.4.12. This update incorporates the changes mentioned in CHANGES_2.4 including security related fixes for CVE-2014-3583, CVE-2014-3581, CVE-2014-8109, CVE-2013-5704, and others. The PHP packages to be used with Apache 2.4.12 have been updated to version 5.4.37 also for Solaris 10 and 11.

January 4, 2015
NTP Security AlertNTP Recent Vulnerabilities have been corrected by version 4.2.8 packages for Solaris 10 and 11.

Testimonials

I just want to send a note of thanks for turning around a new version openssl so fast!
Thank you so much, it helped us tremendously.

Chauncey Boughton
First Data Corporation

Solaris

I have found your service to be very helpful and time saving. Not just in providing compiled programs, but also in the listing all the depends (and having them) that make your site work so well.
Thanks to all involved in UNIX Packages for a GREAT service and bring all this together.

Cyro Lord
Alpha Comm. Dev. Corp. & Alpha Institute

Companion

I just wanted to say a big thank you for providing such a great service in providing pre-built Solaris packages. It has saved us countless hours of time and effort over building them ourselves.
Your response to our support request to quickly build new images of bind to address the latest serious security vulnerabilities was very much appreciated. It is so great to find a company that not only cares about great customer support but delivers the same. Please keep up the outstanding work.

Download

Colin K
Senior Technical Application Architect

Worldcard pro software downloadpartnersclever. WorldCard Team provides a secure contact management system for small and medium enterprises. With the WorldCard Team client software, users can easily save business cards via a smartphone or PC and utilize contact information anytime anywhere.

The UNIX Packages service has saved our company thousands of dollars by providing us with binaries of open source packages that other companies were charging us thousands for. They have always done their best to respond to any questions we had in a timely manner. Releases are always available in a timely manner, allowing us to keep up with our company's stringent security requirements. Thank-you for the great work.

Steve E, Atlanta

UNIX Packages has saved me tons of time and effort in compiling software! I have often heard this sentiment echoed by many of my fellow system administrators. I appreciate all the time effort you provide. Further, I admire the clarity of thought and the consistency with which you have designed the software installation solution.

Christopher Morris, Sabre Holdings

I have appreciated SunFreeWare's offerings for many years — when I first picked up Solaris administration over 10 years ago I was given the sage advice, 'don't install any pre-made packages unless they come from SFW.'
UNIX Packages' quick response to software releases allows me to keep critical services up-to-date with the latest security updates. It is an invaluable tool for me privately and professionally with its commitment to customers, know-how, and ever-expanding array of ready-to-install Solaris software.

Alan W. Rateliff, II – Independent Technology Consultant and Administrator City designer 3 free download torrent.

We have to support one customer on Solaris while most of our work is on Linux.
Your Solaris packages of open-source software have been saving us countless hours for many years now.
Anyone who might doubt this should try compiling Wireshark and its ~35 dependencies from scratch and see how that goes…
Thank you and please keep up the great work!

Mike –

Download

The quality of the binaries is extremely high, and there is no point in compiling yourself given the amount of time I would have to invest understanding all the dependencies of the source files. Without your pre-compiled package the Solaris platform would be dead.

Dr. Björn S. Schmekel – Senior Lecturer & Network and Systems Administration – Hamburg

Glad to know you guys are out there. Money well spent.

Solaris 10 Companion Cd Download

I have found your service to be very helpful and time saving. Not just in providing compiled programs, but also in the listing all the depends (and having them) that make your site work so well.
Thanks to all involved in UNIX Packages for a GREAT service and bring all this together.

Cyro Lord
Alpha Comm. Dev. Corp. & Alpha Institute

I just wanted to say a big thank you for providing such a great service in providing pre-built Solaris packages. It has saved us countless hours of time and effort over building them ourselves.
Your response to our support request to quickly build new images of bind to address the latest serious security vulnerabilities was very much appreciated. It is so great to find a company that not only cares about great customer support but delivers the same. Please keep up the outstanding work.

Colin K
Senior Technical Application Architect

Worldcard pro software downloadpartnersclever. WorldCard Team provides a secure contact management system for small and medium enterprises. With the WorldCard Team client software, users can easily save business cards via a smartphone or PC and utilize contact information anytime anywhere.

The UNIX Packages service has saved our company thousands of dollars by providing us with binaries of open source packages that other companies were charging us thousands for. They have always done their best to respond to any questions we had in a timely manner. Releases are always available in a timely manner, allowing us to keep up with our company's stringent security requirements. Thank-you for the great work.

Steve E, Atlanta

UNIX Packages has saved me tons of time and effort in compiling software! I have often heard this sentiment echoed by many of my fellow system administrators. I appreciate all the time effort you provide. Further, I admire the clarity of thought and the consistency with which you have designed the software installation solution.

Christopher Morris, Sabre Holdings

I have appreciated SunFreeWare's offerings for many years — when I first picked up Solaris administration over 10 years ago I was given the sage advice, 'don't install any pre-made packages unless they come from SFW.'
UNIX Packages' quick response to software releases allows me to keep critical services up-to-date with the latest security updates. It is an invaluable tool for me privately and professionally with its commitment to customers, know-how, and ever-expanding array of ready-to-install Solaris software.

Alan W. Rateliff, II – Independent Technology Consultant and Administrator City designer 3 free download torrent.

We have to support one customer on Solaris while most of our work is on Linux.
Your Solaris packages of open-source software have been saving us countless hours for many years now.
Anyone who might doubt this should try compiling Wireshark and its ~35 dependencies from scratch and see how that goes…
Thank you and please keep up the great work!

Mike –

The quality of the binaries is extremely high, and there is no point in compiling yourself given the amount of time I would have to invest understanding all the dependencies of the source files. Without your pre-compiled package the Solaris platform would be dead.

Dr. Björn S. Schmekel – Senior Lecturer & Network and Systems Administration – Hamburg

Glad to know you guys are out there. Money well spent.

Solaris 10 Companion Cd Download Torrent

Steve – Lead Unix System Engineer – Louisville, CO

This site has everything. You need a package, go here. As long as you get all of the dependency packages (which are clearly identified if there are any) the downloaded package will work fine.

Solaris 10 Companion Cd Download Free Music

Christopher Barnard – Rush University Medical Center

I have recently recommended at work that they join your site and they recently subscribed to your service! I could not express to them enough about the excellent support that you provide!

Solaris 10 Companion Cd Download Software

Again thank your for the awesome support!
Frank





broken image