Code::Blocks Forums

User forums => Help => Topic started by: DoMeN on November 06, 2006, 11:03:59 am

Title: Nightly builds installation problem on FC5
Post by: DoMeN on November 06, 2006, 11:03:59 am
Can someone tell me what do these errors meen:

error: open of <!DOCTYPE failed: No such file or directory
error: open of HTML failed: No such file or directory
error: open of PUBLIC failed: No such file or directory

I'm using Linux Fedora Core 5 and I get these errors every time that I try to make a rpm -Uvh installation.

Do these errors meen that I'm missing a package or what?
Title: Re: Nightly builds installation problem on FC5
Post by: afb on November 06, 2006, 11:26:16 am
Sounds like you are trying to install an HTML file :-)

Try downloading it again, and check the RPM with "file".
(viewing the file probably works too, maybe an error?)

Code
$ file CB_20061102_rev3170_fc4+5.rpm
CB_20061102_rev3170_fc4+5.rpm: RPM v3 bin i386 codeblocks-1.0_0.svn.3170-0.fc4+5
Title: Re: Nightly builds installation problem on FC5
Post by: DoMeN on November 06, 2006, 12:05:05 pm
My mistake  :D I didn't noticed that that is a link to another site with download link. Tnx