ok I got a conection to the internet, and I download cvs,
I mange the CVSROOT, and I make inside there a directory called
OpenSceneGraph
than I enter this directory through the shell, and write:
cvs update -Pd
and he write to me:

cvs update: in directory .:
cvs [update aborted]: there is no version here; run 'cvs checkout' first

so I try to write:
cvs checkout

and he tell me:
cvs [checkout aborted]: must specify at least one module or directory


someone culd please explain me, what I do wrong?

thanks
NB


On 11/22/06, benny porat <[EMAIL PROTECTED]> wrote:

where did you mean  cd OpenSceneGraph,
did you mean the install directory of the osg?

 i see update? is it mean that it need to downlod stuff, cuse I don't have
a conection to the internet via the linux.

thanks
NB




On 11/22/06, Robert Osfield <[EMAIL PROTECTED]> wrote:
>
> Hi Benny,
>
> Do a:
>
> cd OpenSceneGraph
> cvs update -Pd
> make
>
>
> On 11/22/06, benny porat < [EMAIL PROTECTED]> wrote:
> > I download the example the last virsion 1.4, and I try to compile it,
> and I
> > get an error:
> > osgViewer/SimpleViewer No such file or directory.
> >
> > I read where I download the example that I need to do something, and I
> don't
> > understand what?
> > Moved SimpleViewer and GraphicsWindow into their own osgViewer
> library,
> > updated simpleviewer examples to reflect this change
> > I found a directory SimpleViewer in:
> > /usr/share/doc/QGLViewer/examples.
> >
> > this is the directory they mean?
> > and I don't find any file with name GraphicsWindow.
> >
> > what I need to do?
> >
> > thanks
> > NB
> >
> > _______________________________________________
> > osg-users mailing list
> > [email protected]
> > http://openscenegraph.net/mailman/listinfo/osg-users
> > http://www.openscenegraph.org/
> >
> >
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/
>


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to