devel wiki - ubuntu

Discussion about CodeLite development process and patches
ker
CodeLite Curious
Posts: 3
Joined: Mon Sep 03, 2012 1:12 pm
Genuine User: Yes
IDE Question: c++
Contact:

devel wiki - ubuntu

Post by ker »

on http://www.codelite.org/LiteEditor/WxWidgets29Binaries there are different methods on adding the repository to apt.
The preferred method under ubuntu (since a few versions ago) is

Code: Select all

apt-add-repository 'deb http://www.codelite.co.uk/wx2.9/ubuntu/ ubuntuversion universe'
DavidGH
CodeLite Plugin
Posts: 819
Joined: Wed Sep 03, 2008 7:26 pm
Contact:

Re: devel wiki - ubuntu

Post by DavidGH »

Hi,

I'd not heard of it, but I'm sure you're right.

However it seems to be ubuntu-specific i.e. it's not in debian wheezy afaict. Unless there's a good reason to change for ubuntu, I'd prefer to stick to the standard 'works everywhere' method.

But I'm open to persuasion, so if you can point to some major advantages...

Regards,

David
Post Reply