[Zope] Zope with FreeBSD
Oleg Broytmann
phd@phd.russ.ru
Wed, 24 May 2000 16:14:08 +0000 (GMT)
On Wed, 24 May 2000, Jilani Khaldi wrote:
> did somebody try to use Zope with FreeBSD with success?
Many people, many times. What is your problem? Common sources of
confusions on FreeBSD: slightly different (more strict) locale (you may
need to compile Zope with all char* being unsigned char*); parser module or
sha module are not installed - just install them yourself. Other problem?
Oleg. (All opinions are mine and not of my employer)
----
Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru
Programmers don't die, they just GOSUB without RETURN.