[Zope] Re: INSTALLING gcc (and ZOPE) on DEBIAN
Jens Vagelpohl
jens at dataflake.org
Thu Oct 6 06:46:29 EDT 2005
On 6 Oct 2005, at 11:39, benmania at web.de wrote:
> The whole error message is (after entering the "make" - command) :
>
> -------------------------------------------
> "/usr/bin/python" "/Zope-2.7.5-final/setup.py"\
> build --build-base="/Zope-2.7.5-final/build-base/python-2.3" --
> build-lib="/Zope-2.7.5-finale/build-base/python-2.3/build-lib" --
> build-scripts="/Zope-2.7.5-finale/build-base/python-2.3/build-
> scripts" --build-temp="/Zope-2.7.5-final/build-base/python-2.3/
> build-temp"
> running build
> running build_py
> running build_ext
> building 'ExtensionClass' extensions
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-
> prototypes -fPIC -I/Zope-2.7.5-final/lib/Components/ExtensionClass/
> src -I/usr/include/python2.3 -c ../Components/ExtensionClass/src/
> ExtensionClass.c -o /Zope-2.7.5-final/build-base/python-2.3/build-
> temp/../Components/ExtensionClass/src/ExtensionClass.o
>
> virtual memory exhausted: Nicht genügend Hauptspeicher verfügbar
> error: command 'gcc' failed with exit status 1
> make *** [build] Fehler 1
Have you actually *read* the output? It tells you, quite clearly,
even in German, that you don't have enough memory on that machine.
jens
More information about the Zope
mailing list