codelite-4.0.5589.exe

CodeLite installation/troubleshooting forum
DarkBug
CodeLite Enthusiast
Posts: 18
Joined: Tue Mar 27, 2012 5:00 pm
Genuine User: Yes
IDE Question: C++
Contact:

codelite-4.0.5589.exe

Post by DarkBug »

I want to install codelite-4.0.5589.exe, but i only get the following message:

'The setup files are corrupted. Please obtain a new copy of the program.'

I downloaded it about ten times, but it won't work.

Regards,
DarkBug
User avatar
Jarod42
CodeLite Expert
Posts: 240
Joined: Wed Sep 30, 2009 5:54 pm
Genuine User: Yes
IDE Question: C++
Location: France
Contact:

Re: codelite-4.0.5589.exe

Post by Jarod42 »

Works for me.

And to check your downloaded file :

Code: Select all

$ md5sum codelite-4.0.5589.exe
0e87632159a207abcba6d41a688044b8 *codelite-4.0.5589.exe
DarkBug
CodeLite Enthusiast
Posts: 18
Joined: Tue Mar 27, 2012 5:00 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite-4.0.5589.exe

Post by DarkBug »

With every new download I get another md5sum o.O

1. b470c6fcdc969962163acc791a24d002
2. 2edeafcad0f18036af93f8091abaeaff
3. 4ae983f9251ea5174e975181192156fd

This is my download page:
http://sourceforge.net/projects/codelit ... ror=heanet

Other downloads like firefox work.
User avatar
Jarod42
CodeLite Expert
Posts: 240
Joined: Wed Sep 30, 2009 5:54 pm
Genuine User: Yes
IDE Question: C++
Location: France
Contact:

Re: codelite-4.0.5589.exe

Post by Jarod42 »

From your link, I got the same executable (same md5 as previous).

Maybe virus/antiVirus ?
DarkBug
CodeLite Enthusiast
Posts: 18
Joined: Tue Mar 27, 2012 5:00 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite-4.0.5589.exe

Post by DarkBug »

It was Kaspersky's fault -.-
DarkBug
CodeLite Enthusiast
Posts: 18
Joined: Tue Mar 27, 2012 5:00 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite-4.0.5589.exe

Post by DarkBug »

Can you please tell me the md5 hash for the file "codelite-4.0.5589-mingw4.6.1-wx2.9.4.exe", too. Thanks in advance.
User avatar
Jarod42
CodeLite Expert
Posts: 240
Joined: Wed Sep 30, 2009 5:54 pm
Genuine User: Yes
IDE Question: C++
Location: France
Contact:

Re: codelite-4.0.5589.exe

Post by Jarod42 »

Code: Select all

$ md5sum codelite-4.0.5589-mingw4.6.1-wx2.9.4.exe
7aae245215c1a6710d58e30f95b48468 *codelite-4.0.5589-mingw4.6.1-wx2.9.4.exe
DarkBug
CodeLite Enthusiast
Posts: 18
Joined: Tue Mar 27, 2012 5:00 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite-4.0.5589.exe

Post by DarkBug »

Thank you!
User avatar
Jarod42
CodeLite Expert
Posts: 240
Joined: Wed Sep 30, 2009 5:54 pm
Genuine User: Yes
IDE Question: C++
Location: France
Contact:

Re: codelite-4.0.5589.exe

Post by Jarod42 »

On SourceForge, in "Files" section of the project, click the "i" information bubble to the right of the file name
and you will see its md5 and SHA1.
DarkBug
CodeLite Enthusiast
Posts: 18
Joined: Tue Mar 27, 2012 5:00 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite-4.0.5589.exe

Post by DarkBug »

That is helpful. Thank you.
Post Reply