If you look at the error message you'll see that it's complaining that you
have no "bin" user on your system. What O/S are you using? There is a
configuration option to specify the user to run that script as I recall
(someone correct me if I'm wrong please) Either that, or you can just
make a bin user.
Cheers,
Tren.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- Tren Blackburn - Owner mailto:[EMAIL PROTECTED] =
= End of Time Networks http://www.theendoftime.net -
- (403) 269-2122 =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On Wed, 6 Sep 2000, Jahanur R Subedar wrote:
>
> Hi Folks,
>
> I have untarred the new sqwebmail by a different user name other then
> root.
> Also ran the ./configure with the same user name.
> And ran the 'make install' as root.
> this is what i get:
> ----------------------
> bin/sh ./../mkinstalldirs /var/cache/sqwebmail
> test -w /etc || exit 0; chown bin /var/cache/sqwebmail
> chown: bin: invalid user
> make[3]: *** [cache-reminder] Error 1
> make[3]: Leaving directory `/home/inter7/inter7/sqwebmail-0.99/sqwebmail'
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory `/home/inter7/inter7/sqwebmail-0.99/sqwebmail'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/inter7/inter7/sqwebmail-0.99/sqwebmail'
> make: *** [install-recursive] Error 1
> -----------------------
>
> Should i have used root from the beginning.
> Please help
>
> Jahanur R Subedar
> WWW.JJSOFT.COM
>
>