[Kolab-devel] Re: ./configure: line 184: /dev/null: Permission denied
Alessio Cecchi
alessio at skye.it
Fri Apr 15 12:02:56 CEST 2005
Thomas Arendsen Hein ha scritto:
> * Alessio Cecchi <alessio at skye.it> [20050415 09:43]:
>>I'm tring to install kolab server beta 4 on RH9:
>>
>>./configure: line 184: /dev/null: Permission denied
>
> Either / is mounted read-only and /dev/null doesn't exist, or / is
> mounted with the 'nodev' option.
# mount
/dev/Volume00/LogVol00 on / type ext3 (rw).
Ok the problemi is the device /dev/null..
on my system:
# ls -l /dev/null
-rw-r--r-- 1 root root 0 15 apr 12:00 /dev/null
should be:
#ls -l /dev/null
crw-rw-rw- 1 root root 1, 3 2005-03-24 16:49 /dev/null
Sorry, is not a kolab problem.
--
Alessio Cecchi ++ www.skye.it
More information about the devel
mailing list