Java, g++ not standard in RHEL (CentOS image)

Is there any image (or easy way) to configure your linode w/ the 'standard' development tools? OR do we have to manually install JDK's and C++ compilers and other devel tools

–vp

1 Reply

yum install gcc-c++
I think Java's JDK License doesn't allow distribution, so you'll need to grab it from java.sun.com.

-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct