Results 1 to 4 of 4

Thread: Missing dependency that is not in Synaptic

  1. #1
    Join Date
    Mar 2010
    Beans
    27

    Missing dependency that is not in Synaptic

    Hello,

    I'm trying to install e4rat (http://e4rat.sourceforge.net/), but apparently I'm missing a dependency because I end up with this error:
    "Error: Dependency is not satisfiable: libboost-filesystem1.42.0 (>= 1.41)"
    I'm running Linux Mint 10 (ubuntu lucid) and when I'm searching in synaptic I can't find any higher version of libboost-filesystem than 1.40.0.

    What is the easiest way to update this? Do I have to download the file and compile or can I add a ppa/repository somehow? Or is my version of Mint simply too old for libboost-filesystem 1.40.0?

    Btw, I think my primary partition is ext3 and not ext4, does this matter?

    Regards,
    Joel

  2. #2
    Join Date
    Dec 2008
    Location
    43° 7' 41" 131° 54' 3"
    Beans
    Hidden!

    Re: Missing dependency that is not in Synaptic

    Quote Originally Posted by cheflo View Post
    Hello,

    I'm trying to install e4rat (http://e4rat.sourceforge.net/), but apparently I'm missing a dependency because I end up with this error:
    "Error: Dependency is not satisfiable: libboost-filesystem1.42.0 (>= 1.41)"
    I'm running Linux Mint 10 (ubuntu lucid) and when I'm searching in synaptic I can't find any higher version of libboost-filesystem than 1.40.0.

    What is the easiest way to update this? Do I have to download the file and compile or can I add a ppa/repository somehow? Or is my version of Mint simply too old for libboost-filesystem 1.40.0?

    Btw, I think my primary partition is ext3 and not ext4, does this matter?

    Regards,
    Joel
    Not advising you to download but there is a .deb file.Maybe to look further and see if libboost-filesystem can be upgraded with a .deb pkg. Your going to run into other dependencies when you start with one.
    EasyBCD.
    PrintersDatabase
    Boot Info Script: How to
    The post above and the post below suffer from the Rashomon effect!

  3. #3
    Join Date
    Feb 2007
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Missing dependency that is not in Synaptic

    Add the following PPA to your software sources:

    Code:
    ppa:freefilesync/ffs
    It contains the necessary dependencies required to get E4Rat to install on Ubuntu 10.4 (Lucid).

    Launchpad page here:
    https://launchpad.net/~freefilesync/...s_filter=lucid

    and the PPA install instructions here:
    http://www.dlecan.com/archives/56-Ho...buntu-PPA.html

    I went ahead and installed FreeFileSync and then installed E4Rat which then asked for some additional dependencies, installed without error.

    I haven't actually tried running E4Rat yet on my Lucid system, so will post results all going well

    NOTE: This is for EXT4 filesystems only so don't try running it on EXT3. If you're booting from EXT3 then I don't think this is going to make any difference to your boot speed.
    Last edited by sc00ter; April 9th, 2011 at 09:01 AM. Reason: filesystem correction

  4. #4
    Join Date
    Mar 2010
    Beans
    27

    Re: Missing dependency that is not in Synaptic

    Hmm, I thought ext3 and ext4 was pretty similar so that tools like these would work on both file systems. But, I guess not then and maybe I shouldn't try on my main computer in case something goes wrong. Thanks for the tip though, it might come in handy later on =)

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
  •