Page 1 of 1

The weekly build for Sep 06, 2015 is available

Posted: Sun Sep 06, 2015 9:39 am
by eranif
Hi,

The weekly build for Sep 06, 2015 is available and can be downloaded from the download page

The following packages are available:
  • Windows 64 bit
  • Windows 32 bit
  • OSX
  • Ubuntu 14.04/64 bit deb file
To install the deb file:

Code: Select all

sudo dpkg -i /path/to/codelite/deb/file
If you are facing some dependencies problems, purge any CodeLite version installed:

Code: Select all

sudo apt-get purge codelite
sudo dpkg -i /path/to/codelite/deb/file
Changes since last stable release can be found here:
http://codelite.org/LiteEditor/ReleaseNotesCodeLite83

Eran

Re: The weekly build for Sep 06, 2015 is available

Posted: Mon Sep 14, 2015 9:46 am
by evstevemd
Does that work with Ubuntu 15.04?

Sent from my TECNO H6 using Tapatalk

Re: The weekly build for Sep 06, 2015 is available

Posted: Mon Sep 14, 2015 10:39 am
by eranif
evstevemd wrote:Does that work with Ubuntu 15.04?
Don't know, did not try it..

You can try and install it and see if it works... at worst you can revert back to the stable release:

Eran