[Zope] Compiling ZSybaseDA under Redhat 5.1

A J Wilson ajwilson@ezy.net.au
Sat, 24 Jul 1999 13:31:26 +1000


This is a multi-part message in MIME format.

------=_NextPart_000_0067_01BED5D8.D498F9C0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi

I am trying to compile ZSybaseDA for use with Redhat 5.1.  The versoin =
of Zope I am using is one that was packaged as a Redhat rpm file by =
jrush http://starship.python.net/crew/jrush/Zope/.

Here is the output when I attempt to compile it.

[root@turtle src]# make -f Makefile.pre.in boot
rm -f *.o *~
rm -f *.a tags TAGS config.c Makefile.pre python sedscript
rm -f *.so *.sl so_locations
VERSION=3D`python -c "import sys; print sys.version[:3]"`; \
installdir=3D`python -c "import sys; print sys.prefix"`; \
exec_installdir=3D`python -c "import sys; print sys.exec_prefix"`; \
make -f ./Makefile.pre.in VPATH=3D. srcdir=3D. \
        VERSION=3D$VERSION \
        installdir=3D$installdir \
        exec_installdir=3D$exec_installdir \
        Makefile
make[1]: Entering directory =
`/usr/lib/python1.5/site-packages/Zope/Products/ZSybaseDA/src'
make[1]: *** No rule to make target =
`/usr/lib/python1.5/config/Makefile', needed by `sedscript'.  Stop.
make[1]: Leaving directory =
`/usr/lib/python1.5/site-packages/Zope/Products/ZSybaseDA/src'
make: *** [boot] Error 2 =20

Can anybody help me?

Regards
Austin Wilson

------=_NextPart_000_0067_01BED5D8.D498F9C0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dwindows-1252" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2014.210" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am trying to compile ZSybaseDA for =
use with=20
Redhat 5.1.&nbsp; The versoin of Zope I am using is one that was =
packaged as a=20
Redhat rpm file by jrush <A=20
href=3D"http://starship.python.net/crew/jrush/Zope/">http://starship.pyth=
on.net/crew/jrush/Zope/</A>.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Here is the output when I attempt to =
compile=20
it.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3D"Courier New" size=3D2>[root@turtle src]# make -f =
Makefile.pre.in=20
boot</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2>rm -f *.o *~<BR>rm -f *.a tags =
TAGS=20
config.c Makefile.pre python sedscript<BR>rm -f *.so *.sl=20
so_locations<BR>VERSION=3D`python -c "import sys; print =
sys.version[:3]"`;=20
\<BR>installdir=3D`python -c "import sys; print sys.prefix"`;=20
\<BR>exec_installdir=3D`python -c "import sys; print sys.exec_prefix"`; =
\<BR>make=20
-f ./Makefile.pre.in VPATH=3D. srcdir=3D.=20
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; VERSION=3D$VERSION=20
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installdir=3D$installdir =

\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
exec_installdir=3D$exec_installdir=20
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Makefile<BR>make[1]: =
Entering=20
directory=20
`/usr/lib/python1.5/site-packages/Zope/Products/ZSybaseDA/src'<BR>make[1]=
: ***=20
No rule to make target `/usr/lib/python1.5/config/Makefile', =
needed&nbsp;by=20
`sedscript'.&nbsp; Stop.<BR>make[1]: Leaving directory=20
`/usr/lib/python1.5/site-packages/Zope/Products/ZSybaseDA/src'<BR>make: =
***=20
[boot] Error 2&nbsp; </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Can anybody help me?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Regards</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Austin =
Wilson</FONT></DIV></BODY></HTML>

------=_NextPart_000_0067_01BED5D8.D498F9C0--