Can codelite be installed on
Solaris 10 10/09 s10x_u8wos_08a X86
SunOS 5.10 Generic_147441-25
which install file should I download? please post the link.
I dont see sun solaris listed on the download page.
Secondly, Is it generally possible to install codelite on a home directory instead of a machine's local directory?
codelite install on solaris SunOS
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Apr 18, 2019 5:05 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: codelite install on solaris SunOS
I never tried to build CodeLite on Solaris
I doubt if it will compile...
You can install CodeLite locally by passing to cmake this:
I doubt if it will compile...
You can install CodeLite locally by passing to cmake this:
Code: Select all
-DCL_PREFIX=/home/me/install_dir
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Apr 18, 2019 5:05 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: codelite install on solaris SunOS
So there is no ready-made codelite install available for solaris like RHEL or ubuntu?
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: codelite install on solaris SunOS
Hi,
Ubuntu inherits most of its packages from debian. You can see the debian CodeLite binaries available for different architectures/platforms here. Solaris isn't explicitly mentioned; but my solaris knowledge is nil, so see if you recognise one of those architectures as relevant to you.
Regards,
David
Not afaik, and google doesn't think so either.So there is no ready-made codelite install available for solaris like RHEL or ubuntu?
Ubuntu inherits most of its packages from debian. You can see the debian CodeLite binaries available for different architectures/platforms here. Solaris isn't explicitly mentioned; but my solaris knowledge is nil, so see if you recognise one of those architectures as relevant to you.
Regards,
David