Page 1 of 3

codelite 3.0 is available for download

Posted: Mon Aug 29, 2011 4:19 pm
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

Re: codelite 3.0 is available for download

Posted: Tue Aug 30, 2011 4:06 am
by helloleoking
Thanks, I'll try it.

Re: codelite 3.0 is available for download

Posted: Wed Aug 31, 2011 1:57 pm
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

Re: codelite 3.0 is available for download

Posted: Wed Aug 31, 2011 3:00 pm
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

Re: codelite 3.0 is available for download

Posted: Fri Sep 02, 2011 12:03 pm
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]

Re: codelite 3.0 is available for download

Posted: Fri Sep 02, 2011 12:06 pm
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

Re: codelite 3.0 is available for download

Posted: Fri Sep 02, 2011 3:38 pm
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.

Re: codelite 3.0 is available for download

Posted: Thu Sep 08, 2011 11:40 am
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!

Re: codelite 3.0 is available for download

Posted: Thu Sep 08, 2011 1:16 pm
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

Re: codelite 3.0 is available for download

Posted: Thu Sep 08, 2011 6:04 pm
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