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
    Cheyenne, WY, USA
    Beans
    Hidden!
    Distro
    Kubuntu 13.04 Raring Ringtail

    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.
    --Ann

    Forum Do's and Dont's
    "I want to tell you the story of how you can take back control of your computer"
    Temporary work-around to mark your thread SOLVED
    _______________________________________________
    "I like coffee exceedingly...." --H.P.Lovecraft

  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
  •