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

Thread: Help in installing AcetoneISO

  1. #11
    Join Date
    Jun 2012
    Location
    Kerala, India
    Beans
    132
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help in installing AcetoneISO

    It might be looking for a newer version of mplayer...I'm not sure but I believe it wants this version

    mplayer (2:1.0~rc4.dfsg1-1ubuntu3~ppa1~lucid1)
    So what should I do??
    I upgraded everything a few days ago
    Should I have to install the above version of mplayer separatly??

  2. #12
    Join Date
    Jun 2012
    Location
    Kerala, India
    Beans
    132
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help in installing AcetoneISO

    Why is mplayer needed for AcetoneISO anyway?
    Last edited by Hari5g900; August 2nd, 2012 at 07:46 AM.

  3. #13
    Join Date
    Aug 2009
    Location
    Charleston, SC (USA)
    Beans
    1,779

    Re: Help in installing AcetoneISO

    Quote Originally Posted by Hari5g900 View Post
    Should I have to install the above version of mplayer separatly??
    You could try that.

    Why is mplayer needed for AcetoneISO anyway?
    I'm not sure really. I just installed acetoneiso using

    Code:
    sudo apt-get install acetoneiso
    on my Ubuntu 12.04 64 bit box and it went no problems.
    "When our actions do not, our fears do make us traitors." -- Shakespeare
    "Unless someone like you cares a whole awful lot, nothing is going to get better. It's not!" -- Dr. Seuss


  4. #14
    Join Date
    Jun 2012
    Location
    Kerala, India
    Beans
    132
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help in installing AcetoneISO

    Is there any way to force-install mencoder or something like that?? I didn't get the version of mencoder you gave me
    I LOVE UBUNTU!!!!!!!!!

  5. #15
    Join Date
    Oct 2005
    Beans
    520

    Re: Help in installing AcetoneISO

    acetone is in the repos so just use synaptic and select it and it will install all that is needed for it. Thats how i installed it.

  6. #16
    Join Date
    Aug 2009
    Location
    Charleston, SC (USA)
    Beans
    1,779

    Re: Help in installing AcetoneISO

    Using synaptic, software-center or apt-get should all yield the same result. You can try synaptic.


    Can you run the following command for me.

    Code:
    cat /etc/apt/sources.list | grep deb
    paste the output back here. If you disabled a repository then that might explain why its not finding anything.
    "When our actions do not, our fears do make us traitors." -- Shakespeare
    "Unless someone like you cares a whole awful lot, nothing is going to get better. It's not!" -- Dr. Seuss


  7. #17
    Join Date
    Aug 2012
    Beans
    1

    Re: Help in installing AcetoneISO

    Hello, I am also having some issues installing AcetoneISO. I am rather new to Ubuntu, and haven't really done anything with it before, so I fear that I am just screwing up somewhere. Anyways, I try to install it, both through the software center and through the terminal, and it gives me an error. In the terminal, this is what it says:

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
    language-pack-zh-hans kde-l10n-de language-pack-kde-de language-pack-kde-en
    language-pack-de-base language-pack-kde-zh-hans language-pack-kde-en-base
    kde-l10n-engb language-pack-kde-de-base kde-l10n-zhcn firefox-locale-de
    language-pack-zh-hans-base firefox-locale-zh-hans language-pack-de
    language-pack-kde-zh-hans-base
    Use 'apt-get autoremove' to remove them.
    Suggested packages:
    mencoder
    The following NEW packages will be installed:
    acetoneiso
    0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded.
    Need to get 0 B/1,113 kB of archives.
    After this operation, 1,740 kB of additional disk space will be used.
    (Reading database ... 209293 files and directories currently installed.)
    Unpacking acetoneiso (from .../acetoneiso_2.3-2_i386.deb) ...
    dpkg: error processing /var/cache/apt/archives/acetoneiso_2.3-2_i386.deb (--unpack):
    trying to overwrite '/usr/share/pixmaps/Acetino2.png', which is also in package acetoneiso2 2.0.1
    Errors were encountered while processing:
    /var/cache/apt/archives/acetoneiso_2.3-2_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    I have tried taking a look at the acetino2.png, and tried giving read and write permsissons to all groups, but nothing has changed, and I get the same error.

    Though it has a different format, the software center gives me the same error. What can I do?

    Thanks in advance.

  8. #18
    Join Date
    Jun 2012
    Location
    Kerala, India
    Beans
    132
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help in installing AcetoneISO

    Here's the result you asked for
    Code:
    ubuntu@ubuntu-linux:~$ cat /etc/apt/sources.list | grep deb
    # deb cdrom:[Ubuntu 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816.1)]/ lucid main restricted
    deb http://archive.ubuntu.com/ubuntu lucid main
    deb http://archive.ubuntu.com/ubuntu lucid universe
    # deb http://in.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
    # deb-src http://in.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
    deb http://archive.canonical.com/ubuntu lucid partner
    deb-src http://archive.canonical.com/ubuntu lucid partner
    deb http://security.ubuntu.com/ubuntu/ lucid-security universe main
    Also, Synaptic didn't do anything different
    I LOVE UBUNTU!!!!!!!!!

  9. #19
    Join Date
    Jun 2012
    Location
    Kerala, India
    Beans
    132
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help in installing AcetoneISO

    Kai927, try running:
    Code:
    sudo apt-get update
    and then try
    Code:
    sudo apt-get install acetoneiso
    also, this could be posted as a new thread
    I LOVE UBUNTU!!!!!!!!!

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
  •