Results 1 to 3 of 3

Thread: Command Line Install problems

  1. #1
    Join Date
    Dec 2012
    Beans
    10

    Command Line Install problems

    I tried to install wine 1.5 on my ubuntu 12.10 64 bit system. During the installation through the command line (I couldn't figure it out graphically), it froze on the accept microsoft installation system page and so I killed it. Ever since then, I can't install using the command line without being asked to use dpkg. Any way to fix this?

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Command Line Install problems

    Try
    Code:
    sudo dpkg --configure -a
    When the ncurses screen comes up, use Tab to highlight 'Ok' and press Enter.

  3. #3
    Join Date
    Dec 2012
    Beans
    10

    Re: Command Line Install problems

    Thanks for the help. I feel kind of dumb now as that was what bash kept on saying to do.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •