From: Stelian P. <st...@po...> - 2009-07-11 11:41:52
|
On Sat, Jul 11, 2009 at 01:36:52PM +0300, Takis Peppas wrote: > 2009/7/11 Takis Peppas <tak...@gm...> > > > > Thank you for the immediate replies, > > > > installing e2fslibs-dev took care of the configure task (./configure --enable-static --disable-transselinux), but I get the attached error when make.. > > By the way I was really surprised when realized that dump/restore are not part of the linux core. They have saved my a,, many times in BSD. Well, there is no such thing as the linux "core". Each Linux distributor (Ubuntu in your case, but there are quite a few others) chooses to include some packages into their distribution, each package being developped upstream by an independent group of developers. A (small) subset of those packages gets installed by default. Dump is packaged by most (all ?) of the Linux distributions. But it may not be installed by default. For example, if you just do a: sudo apt-get install dump on your Ubuntu distribution you will be able to install it. Of course, it may not be the latest version of dump... Stelian. -- Stelian Pop <st...@po...> |