Announcement

Collapse
No announcement yet.

difference between Ubuntu/hardy and Ubuntu/8.04?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • difference between Ubuntu/hardy and Ubuntu/8.04?

    I was having a really huge problem trying to compile under Ubuntu hardy 64-bit. Until I found a complex solution. And then I found a more easy solution. See my thread here to know what I mean.

    The problem was that in the first case I used
    Code:
    sudo sh ati-driver-installer-8-5-x86.x86_64.run --buildpkg Ubuntu/hardy
    And the 'correct' way was
    Code:
    sudo sh ati-driver-installer-8-5-x86.x86_64.run --buildpkg Ubuntu/8.04
    And my BIG question is: shouldn't the scripts for Ubuntu/Hardy and Ubuntu/8.04 do the same thing? Did someone forget to synch them, for the last two Catalyst releases?

  • #2
    shouldn't matter, hardy is the codename for ubuntu version 8.04

    Comment


    • #3
      I know that. But the scripts behave differently. (although the names refer to the same OS)

      Comment


      • #4
        On my x64 build I had a bit of an issue with some of the symlinks left from the default hardy install.
        But once I had fixed them it installed fine with Ubuntu/hardy, there is no difference between the two, I just built with both options and it made the same files as outputs.

        Comment

        Working...
        X