Easiest free Solaris-like development VM Announcing the arrival of Valued Associate #679:...
Marquee sign letters
What to do with someone that cheated their way though university and a PhD program?
When speaking, how do you change your mind mid-sentence?
How to keep bees out of canned beverages?
A journey... into the MIND
Preserving file and folder permissions with rsync
Is Bran literally the world's memory?
Will I be more secure with my own router behind my ISP's router?
Will I lose my paid in full property
Philosophers who were composers?
What is /etc/mtab in Linux?
Coin Game with infinite paradox
Why doesn't the university give past final exams' answers?
What is the purpose of the side handle on a hand ("eggbeater") drill?
Is there an efficient way for synchronising audio events real-time with LEDs using an MCU?
Why is water being consumed when my shutoff valve is closed?
Is there a verb for listening stealthily?
Suing a Police Officer Instead of the Police Department
Why would the Overseers waste their stock of slaves on the Game?
What's parked in Mil Moscow helicopter plant?
How do I deal with an erroneously large refund?
France's Public Holidays' Puzzle
How long can a nation maintain a technological edge over the rest of the world?
Writing a T-SQL stored procedure to receive 4 numbers and insert them into a table
Easiest free Solaris-like development VM
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30 pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionLinux kernel development for multi core architectureSolaris development hostHow to configure OpenIndiana(151a8 aka “hipster”) for development?Linux development serverHow to install Solaris 11 on Sparc Enterprise T5240 from HyperTerminalSolaris Home/End keys not working like Debian / UbuntuOracle Solaris 11.2 hangs during installationSolaris 11_3 Installation on LDom via “telnet localhost 5000”Development setup on linuxMultiple RHEL local development VMs?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I wrote some open source Linux/BSD software with a command line interface and would like to know if I can easily make it run on Solaris too. What would be the easiest way to install an amd64 virtual machine with one of the free Solaris derivatives? (I know almost nothing about Solaris.)
It should have (out of the box or easily installable):
- internet connectivity
- ssh client and server
- bash or zsh
- git
- tar
- make
- some text editor nicer than vi (vim or an emacs clone is fine)
- whatever C compiler and linker is popular among Solaris programmers (do lots of people just use GCC nowadays?)
- C headers for libc, kernel syscall interface, and whatever else is normally needed
- an easy package manager would be nice, but if it ships with the above things that's fine too
system-installation solaris development
add a comment |
I wrote some open source Linux/BSD software with a command line interface and would like to know if I can easily make it run on Solaris too. What would be the easiest way to install an amd64 virtual machine with one of the free Solaris derivatives? (I know almost nothing about Solaris.)
It should have (out of the box or easily installable):
- internet connectivity
- ssh client and server
- bash or zsh
- git
- tar
- make
- some text editor nicer than vi (vim or an emacs clone is fine)
- whatever C compiler and linker is popular among Solaris programmers (do lots of people just use GCC nowadays?)
- C headers for libc, kernel syscall interface, and whatever else is normally needed
- an easy package manager would be nice, but if it ships with the above things that's fine too
system-installation solaris development
5
Solaris 11 is available for free and you are allowed to use it for "developing, testing, prototyping and demonstrating your applications" according to its license. Oracle even provides a "VirtualBox Template" of Solaris 11.
– Kusalananda♦
4 hours ago
add a comment |
I wrote some open source Linux/BSD software with a command line interface and would like to know if I can easily make it run on Solaris too. What would be the easiest way to install an amd64 virtual machine with one of the free Solaris derivatives? (I know almost nothing about Solaris.)
It should have (out of the box or easily installable):
- internet connectivity
- ssh client and server
- bash or zsh
- git
- tar
- make
- some text editor nicer than vi (vim or an emacs clone is fine)
- whatever C compiler and linker is popular among Solaris programmers (do lots of people just use GCC nowadays?)
- C headers for libc, kernel syscall interface, and whatever else is normally needed
- an easy package manager would be nice, but if it ships with the above things that's fine too
system-installation solaris development
I wrote some open source Linux/BSD software with a command line interface and would like to know if I can easily make it run on Solaris too. What would be the easiest way to install an amd64 virtual machine with one of the free Solaris derivatives? (I know almost nothing about Solaris.)
It should have (out of the box or easily installable):
- internet connectivity
- ssh client and server
- bash or zsh
- git
- tar
- make
- some text editor nicer than vi (vim or an emacs clone is fine)
- whatever C compiler and linker is popular among Solaris programmers (do lots of people just use GCC nowadays?)
- C headers for libc, kernel syscall interface, and whatever else is normally needed
- an easy package manager would be nice, but if it ships with the above things that's fine too
system-installation solaris development
system-installation solaris development
asked 4 hours ago
LassiLassi
31318
31318
5
Solaris 11 is available for free and you are allowed to use it for "developing, testing, prototyping and demonstrating your applications" according to its license. Oracle even provides a "VirtualBox Template" of Solaris 11.
– Kusalananda♦
4 hours ago
add a comment |
5
Solaris 11 is available for free and you are allowed to use it for "developing, testing, prototyping and demonstrating your applications" according to its license. Oracle even provides a "VirtualBox Template" of Solaris 11.
– Kusalananda♦
4 hours ago
5
5
Solaris 11 is available for free and you are allowed to use it for "developing, testing, prototyping and demonstrating your applications" according to its license. Oracle even provides a "VirtualBox Template" of Solaris 11.
– Kusalananda♦
4 hours ago
Solaris 11 is available for free and you are allowed to use it for "developing, testing, prototyping and demonstrating your applications" according to its license. Oracle even provides a "VirtualBox Template" of Solaris 11.
– Kusalananda♦
4 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f514129%2feasiest-free-solaris-like-development-vm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f514129%2feasiest-free-solaris-like-development-vm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
5
Solaris 11 is available for free and you are allowed to use it for "developing, testing, prototyping and demonstrating your applications" according to its license. Oracle even provides a "VirtualBox Template" of Solaris 11.
– Kusalananda♦
4 hours ago