Crossover Office on FreeBSD

Dag-Erling Smorgrav des at ofug.org
Mon May 12 03:13:24 PDT 2003


"Beech Rintoul" <akbeech at northwindcom.net> writes:
> I'm attempting to get Crossover Office to install on 5.1 Beta, but the
> script errors with the following:
>
> chown: 0.0: illegal user name
> This installation doesn't support glibc-2.1 on FreeBSD / x86

workaround:

# cd /usr/src/usr.sbin/chown
# echo 'CFLAGS+=-DSUPPORT_DOT' >>Makefile
# make cleandir ; make cleandir
# make obj && make depend && make && make install

DES
-- 
Dag-Erling Smorgrav - des at ofug.org


More information about the freebsd-current mailing list