[comp.windows.x] Using the Bezier-Extension in CLX

yvw@gmdzi.UUCP ("Yvo Van Wezemael") (08/12/88)

For some graphic-programs I port from the Symbolics to a SUN with
X/CLX I need some spline-drawing-function. If I am right, the bezier
extension can serve for this purpose. So my question: How do I use
this extension? I have compiled the bezier.lisp file in the examples
directory, loaded it (without any problems) and tried to use it, but
it didn't work, the X-server (I think) said that the extension bezier
wasn't defined. OK, what do I have to do? I really don't know much
about the X-server.

Thanks for any help	---	Yvo