CodeLite repository...

Discussion about CodeLite development process and patches
jiapei100
CodeLite Expert
Posts: 115
Joined: Wed Dec 30, 2009 8:29 am
Genuine User: Yes
IDE Question: C++
Location: Surrey, BC, Canada
Contact:

CodeLite repository...

Post by jiapei100 »

Hi, Eran:

Is it possible that you afford a codelite repository (apt address) that we can upgrade codelite promptly after you've developed a new version?

Cheers
JIA
Welcome to Vision Open
http://www.visionopen.com
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: CodeLite repository...

Post by eranif »

No, I am using SF for hosting the version files.

Simply download the version you want and run:

Code: Select all

sudo dpkg -i <deb file>
If anyone here is willing to host such a repository, I would be much grateful

Eran
Make sure you have read the HOW TO POST thread
jiapei100
CodeLite Expert
Posts: 115
Joined: Wed Dec 30, 2009 8:29 am
Genuine User: Yes
IDE Question: C++
Location: Surrey, BC, Canada
Contact:

Re: CodeLite repository...

Post by jiapei100 »

eranif wrote:No, I am using SF for hosting the version files.

Simply download the version you want and run:

Code: Select all

sudo dpkg -i <deb file>
Yes, that's what I've done.
eranif wrote: If anyone here is willing to host such a repository, I would be much grateful
If I can do anything helpful to set up this host, that will be my pleasure. ^_^

But, how to? hehehehe...

I've got several domain anyway.

Cheers
JIA
Welcome to Vision Open
http://www.visionopen.com
Post Reply