-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solaris testing procedure #1
Comments
More useful information at: http://unix.stackexchange.com/questions/72882/solaris-development-host And the install page of SolarisStudio (after the Oracle login)
|
If I run all of this, will I have a working Solaris vm? Next step would be to puppetise this or by other means be able to automatically run perl module installation/tests. |
More or less. I need to clean it up some more. Or I could package up my VM. :-P |
The position I'd like to be in is with a process to take the vagrantbox.es image, and build it into a dev box for us. That will ensure we have a clean box. If we then package that as an even easier way in, that's a separate step. |
Also available in FreeBSD! https://github.com/vmactions/freebsd-vm |
Recording the steps taken for testing on Solaris:
Set up VM
# using a Vagrant box from <http://www.vagrantbox.es/> vagrant box add solaris-11.2 http://www.benden.us/vagrant/solaris-11.2.box vagrant init solaris-11.2 vagrant up vagrant ssh
Download SolarisStudio 12.3 from here. You will need to create an Oracle account.
Prepare PDL build
The text was updated successfully, but these errors were encountered: