Announcement

Collapse
No announcement yet.

Getting Wine

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Getting Wine

    Ok, so to install wine the website says to add:
    deb http://wine.budgetdedicated.com/apt dapper main
    to the repositories, but after I do this and I reload the packages from the repositories, I get the error:
    Code:
    http://wine.budgetdedicated.com/apt/dists/dapper/main/binary-amd64/Packages.gz: 404 Not Found
    Which makes sense because it doesnt exist, however this does exist:
    Code:
    http://wine.budgetdedicated.com/apt/dists/dapper/main/binary-all/Packages.gz
    So how do i tell it to look in binary-all instead of binary-amd64?

    #2
    Re: Getting Wine

    This is the source I use:
    deb http://wine.sourceforge.net/apt/ binary/

    Comment


      #3
      Re: Getting Wine

      so its
      deb http://wine.sourceforge.net/apt/binary/ dapper main

      ??

      Comment


        #4
        Re: Getting Wine

        No Just as I typed it

        Comment


          #5
          Re: Getting Wine

          Code:
          deb [url]http://wine.budgetdedicated.com/apt[/url] dapper main
          is the correct and preferred repository, though on occaision, it is down usually just before an update is released, from what I have seen. I am not having problems connecting to it,though it is slow to do so atm.
          I would suggest double-checking the line in your sources.list just to be sure

          btw the old deb http://wine.sourceforge.net/apt/binary/ only seems to have version 0.9.12, it is set up with a breezy repo, but not a dapper one.

          Comment


            #6
            Re: Getting Wine

            oh and im using a64...so i cant get the i386 packages.

            Comment


              #7
              Re: Getting Wine

              http://www.ubuntuforums.org/showthre...ght=wine+amd64
              seems to be a possible solution thread

              Comment


                #8
                Re: Getting Wine

                Ah well I just used kilz's install scripts and everything worked :-)

                Comment

                Working...
                X