codelite 3.0 is available for download

CodeLite's announcements
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

codelite 3.0 is available for download

Post by eranif »

Hi,

codelite v3.0 is available for download.

Download page & Release Notes:
https://sourceforge.net/projects/codeli ... elite-3.0/

NOTE:
If you get a crash at exit under Windows, please use this URL for downloading codelite:
http://codelite.org/forum/viewtopic.php ... .log#p6613

Eran
Make sure you have read the HOW TO POST thread
helloleoking
CodeLite Enthusiast
Posts: 10
Joined: Sun Aug 01, 2010 8:12 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite 3.0 is available for download

Post by helloleoking »

Thanks, I'll try it.
wuffe
CodeLite Enthusiast
Posts: 27
Joined: Wed Jun 24, 2009 12:41 pm
Contact:

Re: codelite 3.0 is available for download

Post by wuffe »

eranif wrote:Hi,
codelite v3.0 is available for download.
...
Ubuntu 11.04 64 bit will be followed later on today
Eran
I'm unsure of the naming of files:

is this the mentioned package for ubuntu 11.04 ?
codelite_3.0.0.5046-ubuntu0_amd64.deb

got confused because you specificly name another package "maverick" - hence I expected a package named "natty something"...

/Uffe
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite 3.0 is available for download

Post by eranif »

wuffe wrote:codelite_3.0.0.5046-ubuntu0_amd64.deb
Yes, this is the packages for ubuntu 11.04 / 64 bit.

I set file information for each file when I upload them, however, there seems to be a bug in sourceforge which does not show that information ( specifically wrote: ubuntu 11.04 / 64 bit)

Eran
Make sure you have read the HOW TO POST thread
wuffe
CodeLite Enthusiast
Posts: 27
Joined: Wed Jun 24, 2009 12:41 pm
Contact:

Re: codelite 3.0 is available for download

Post by wuffe »

eranif wrote:
wuffe wrote:codelite_3.0.0.5046-ubuntu0_amd64.deb
Yes, this is the packages for ubuntu 11.04 / 64 bit.

I set file information for each file when I upload them, however, there seems to be a bug in sourceforge which does not show that information ( specifically wrote: ubuntu 11.04 / 64 bit)
Eran

FYI: Ubuntu is not that happy with the packaging - complains about missing maintainer info during install on Ubuntu 11.04/64bit:


Lintian check results for /tmp/codelite_3.0.0.5046-ubuntu0_amd64.deb:
E: codelite: maintainer-name-missing Eran Ifrah [eran.ifrah@gmail.com]
E: codelite: maintainer-address-malformed Eran Ifrah [eran.ifrah@gmail.com]
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite 3.0 is available for download

Post by eranif »

How did you install it?

for me it is working without any errors (i.e. installation completed successfully)

I am using this command line:

Code: Select all

sudo dpkg -i <deb file name>
Eran
Make sure you have read the HOW TO POST thread
wuffe
CodeLite Enthusiast
Posts: 27
Joined: Wed Jun 24, 2009 12:41 pm
Contact:

Re: codelite 3.0 is available for download

Post by wuffe »

eranif wrote:How did you install it?

for me it is working without any errors (i.e. installation completed successfully)

I am using this command line:

Code: Select all

sudo dpkg -i <deb file name>
Eran
Using Ubuntu 11.04/64bit:

I double clicked on the .deb file from the GNome Nautilus (file)explorer - it took me into the "Ubuntu Software Center" application where it eventually prompts me for superuser password once I accept to install Codelite.

It installs fine but comes up with a dialog during install where you can choose if you would like to proceed despite the reported problems or cancel the install.
AlexWang
CodeLite Curious
Posts: 2
Joined: Wed Sep 07, 2011 6:43 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: codelite 3.0 is available for download

Post by AlexWang »

Hi, Eran:
I am a greener.
Is the new version only for ubuntu 11.04? How can I get the newest version for Fedora 15?
Thank you!
DavidGH
CodeLite Plugin
Posts: 819
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: codelite 3.0 is available for download

Post by DavidGH »

Hi Alex,

No, there are binary packages for fedora and openSUSE as well as ubuntu and debian. See this sourceforge page for the fedora ones.

Regards,

David
AlexWang
CodeLite Curious
Posts: 2
Joined: Wed Sep 07, 2011 6:43 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: codelite 3.0 is available for download

Post by AlexWang »

DavidGH wrote:Hi Alex,

No, there are binary packages for fedora and openSUSE as well as ubuntu and debian. See this sourceforge page for the fedora ones.

Regards,

David
Hi, David:
Thanks a lot.I have got codelite3.0.5041.
Regards,
AlexWang
Post Reply