Author Topic: Nightly builds installation problem on FC5  (Read 4036 times)

Offline DoMeN

  • Multiple posting newcomer
  • *
  • Posts: 66
Nightly builds installation problem on FC5
« 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?

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: Nightly builds installation problem on FC5
« Reply #1 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
« Last Edit: November 06, 2006, 11:28:15 am by afb »

Offline DoMeN

  • Multiple posting newcomer
  • *
  • Posts: 66
Re: Nightly builds installation problem on FC5
« Reply #2 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