On 11/23/06, benny porat <[EMAIL PROTECTED]> wrote:
In the website of producer the Latest release is Producer-0.8.5-3.tar.gz,
(http://www.andesengineering.com/Producer/download.html)
and I try to update through the CVS the producer
i write:
>cvs -d :pserver:[EMAIL PROTECTED]:/cvs/Producer login
>cvs -d :pserver:[EMAIL PROTECTED]:/cvs/Producer co Producer
>cd Producer
>cvs update -Pd
and then I do:
>make
it give me an error:
Make/makedefs:146:
/usr/local/DWMake//Platforms//makedefs.linux: No such file
or directory
make: *** No rule to make target
`/usr/local/DWMake//Platforms//makedefs.linux'. Stop.
I'm afraid Don has changed Producer build recently and these changes
probably arn' complete. Try adding th env var:
export DWMAKE=/home/me/mypathtoProducer/Producer/Make
and then rebuild Producer i.e.
make
Then install links
sudo make instlinks
I try to update again the OpenSceneGraph, and I get the same error again.
Try again after the above.
Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/