Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: I want to try Ubuntu on windows but it don't work

  1. #11
    Join Date
    Apr 2014
    Beans
    23
    Distro
    Kubuntu

    Re: I want to try Ubuntu on windows but it don't work

    I usually avoid gui package managers and the software center...just a matter of personal preference. What do you get when you use the following command in a terminal? (Hope I'm not stepping on your toes, oldfred!)
    Code:
     sudo apt-get install flashplugin-installer
    You might also want to install flashplugin-nonfree-extrasound as well.

    Cheers!
    Last edited by jmbell; April 17th, 2014 at 01:13 AM.

  2. #12
    Join Date
    Apr 2014
    Beans
    9

    Re: I want to try Ubuntu on windows but it don't work

    At the top of Ubuntu desktop I see (with the mouse over) File-Edit-View-Go-Help but I don't see Software Sources in Edit.
    And I have nothing at the top of Software Center panel (with the mouse over).

  3. #13
    Join Date
    Apr 2014
    Beans
    23
    Distro
    Kubuntu

    Re: I want to try Ubuntu on windows but it don't work

    Did you click on the software center window first? The top menu usually reflects the program currently selected. Just a thought.

  4. #14
    Join Date
    Apr 2014
    Beans
    9

    Re: I want to try Ubuntu on windows but it don't work

    Sorry jmbell I just saw your message.


    I have tried your code but it don't work and I would like to show you the terminal message but the message is in french ???... I don't why... the Ubuntu desktop is in english.

  5. #15
    Join Date
    Apr 2014
    Beans
    23
    Distro
    Kubuntu

    Re: I want to try Ubuntu on windows but it don't work

    To change your locale (the language used by the terminal), follow these instructions: http://noldgxpert.blogspot.com/2012/...-terminal.html, run the command I posted, and post the output. You'll probably need to type
    Code:
     bash
    into a terminal or log off and log back on to make your settings permanent.
    Last edited by jmbell; April 17th, 2014 at 02:13 AM.

  6. #16
    Join Date
    Apr 2014
    Beans
    9

    Re: I want to try Ubuntu on windows but it don't work

    I click on the Ubuntu Software Center icon on left over Ubuntu One... is it the right button ?
    … it show the window as the picture I sent... but no Edit on the top window panel.

  7. #17
    Join Date
    Apr 2014
    Beans
    9

    Re: I want to try Ubuntu on windows but it don't work

    Here the message I get:

    ubuntu@ubuntu:~$ LC_ALL=C bash
    ubuntu@ubuntu:~$ sudo apt-get install flashplugin-installer
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    flashplugin-installer : Depends: libnspr4-0d but it is not installable
    E: Unable to correct problems, you have held broken packages.
    ubuntu@ubuntu:~$

  8. #18
    Join Date
    Aug 2013
    Beans
    4,941

    Re: I want to try Ubuntu on windows but it don't work

    Are you on Wubi? forget it. Make a real install and get rid of XP, it is out of support, dead. You don't run an up to date OS inside a dead one and people really shouldn't try to help you IMO

  9. #19
    Join Date
    Apr 2014
    Beans
    23
    Distro
    Kubuntu

    Re: I want to try Ubuntu on windows but it don't work

    I actually meant for you to click the software center window itself. But if that doesn't help you find the edit software sources described by oldfred, give this command a shot:
    Code:
    sudo apt-get clean && sudo apt-get update && sudo apt-get install -f && sudo apt-get install flashplugin-installer
    If it works, let us know. If not, post the output.

  10. #20
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: I want to try Ubuntu on windows but it don't work

    I logged into Unity and this shows menu on very top panel.
    Attached Images Attached Images
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

Page 2 of 2 FirstFirst 12

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
  •