OK, what i have to do to get in 1 GB output und df -h. I test with 1026MB
(1.1 GB), 1018MB (1018MB), 996MB (996MB). Why i canĀ“t get an output of 1.0GB
with these MB?
sh-2.05b# df -h
FilesystemSize Used Avail Use% Mounted on
/dev/hda31004M 472M 523M 48% /
sh-2.05b# df
On Fri, Sep 02, 2005 at 06:19:58PM +, Ali Hamza wrote:
> DEFAULT_POSIX2_VERSION=199209 ./configure --prefix =/usr
> command i received the following error message
>
> configure: error: expected an absolute directory name for --prefix: =/usr
>
> i dont know why is it so
Try removing the
"Ali Hamza" <[EMAIL PROTECTED]> writes:
> DEFAULT_POSIX2_VERSION=199209 ./configure --prefix =/usr
Omit the space before the '='. E.g.:
DEFAULT_POSIX2_VERSION=199209 ./configure --prefix=/usr
___
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http
I m building LFS Version 5.2.1.
In chapter six when i configured coreutils-5.2.1.
with
DEFAULT_POSIX2_VERSION=199209 ./configure --prefix =/usr
command i received the following error message
configure: error: expected an absolute directory name for --prefix: =/usr
i dont know why is it so
pl
"Matzwelt.info" <[EMAIL PROTECTED]> writes:
> ich saw this Problem after Dist-Upgrade (aptitude) from Debian 3.0 (woody)
> to Debian 3.1 (sarge). 3304 MB must be output 3,2(265625) GB on df -h.
I don't see a bug here. As I understand it, you had 3,463,516,160
bytes on your partition, which is ab
Sorav Bansal <[EMAIL PROTECTED]> writes:
> I have now ported look.c to the latest CVS repository too. In doing
> so, I noticed that the new keycompare() function no longer calls
> 'trim_trailing_blanks()'. Its not clear to me, why these calls are not
> necessary anymore. Is that because if the key
ich saw this Problem after Dist-Upgrade (aptitude) from Debian 3.0 (woody)
to Debian 3.1 (sarge). 3304 MB must be output 3,2(265625) GB on df -h. I had
the same Problem with 1 GB partion (hda3). 1049??? (df), 1026 MB (df -m),
1.1 GB (df -h) # Afer i resize the Partion with parted on 1018MB (df -m),