bontz-team
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bontz-team] four flopping fishes finished


From: Chuck
Subject: Re: [Bontz-team] four flopping fishes finished
Date: Thu, 8 May 2003 08:26:37 -0500

from a clean check out it should look like this
 
address@hidden ~/develop/bontz/cvs/ (0 b)]$ cvs -z3 address@hidden:/cvsroot/bontz co bontz
address@hidden ~/develop/bontz/cvs/ (0 b)]$ cd bontz
address@hidden ~/develop/bontz/cvs/bontz (28 Kb)]$ la
total 68
drwxrwxr-x    5 leon     leon         4096 May  8 08:22 .
drwxrwxr-x    8 leon     leon         4096 May  7 18:21 ..
-rw-rw-r--    1 leon     leon         7537 May  8 08:19 bontz.cpp
-rw-rw-r--    1 leon     leon        18009 Apr 23 14:46 COPYING
drwxrwxr-x    2 leon     leon         4096 May  8 08:21 CVS
-rw-rw-r--    1 leon     leon            5 May  8 08:20 .cvsignore
-rw-rw-r--    1 leon     leon         1160 Apr 23 14:46 gpl-example.c
-rw-rw-r--    1 leon     leon          399 Apr 23 15:21 INSTALL
drwxrwxr-x    3 leon     leon         4096 May  8 08:22 lib
-rw-rw-r--    1 leon     leon          749 May  7 20:58 Makefile
drwxrwxr-x    7 leon     leon         4096 May  7 20:57 media
-rw-rw-r--    1 leon     leon         1340 Apr 23 15:02 README
 
----- Original Message -----
From: "Chuck" <address@hidden>
To: <address@hidden>
Sent: Thursday, May 08, 2003 7:51 AM
Subject: Re: [Bontz-team] four flopping fishes finished

> i think you are not checking it out right
>
> you should do
> cvs -z3
address@hidden:/cvsroot/bontz co bontz
>
>
> inside the bontz/bontz
> the lib should already be linked as well as the media
>
> if you are not seeing this it is not being checked out correctly
>
>
> ----- Original Message -----
> From: "Owen Swerkstrom" <
address@hidden>
> To: <
address@hidden>
> Sent: Thursday, May 08, 2003 6:54 AM
> Subject: Re: [Bontz-team] four flopping fishes finished
>
>
> > It built, with a little futzing, though I can't test
> > it since I'm at work now.
> > two things:
> > I fixed a small bug in bontz.cpp, you had a printf()
> > statement broken over two lines.  I split it into two
> > printf()'s for clarity's sake.  (the change is
> > committed)
> > also, lib couldn't be found.  when i do a checkout of
> > bontz, i get
> > bontz/
> > bontz/bontz/    [this is where the code is]
> > bontz/lib/      [the libs in question]
> > bontz/media/    [my stuff]
> > ...and the usual CVS files.
> > I see two possibilities, either make a symlink within
> > bontz to ../lib (that's what i did as a quick fix
> > locally, but I don't know how to add a symlink into
> > CVS as a file) or, preferably, move the main codebase
> > into just bontz/ instead of bontz/bontz/.  That's more
> > usual, and we've then only got to deal with having one
> > module.  if we want a "general user" module later,
> > without my bontz/media/work/ junk, I'm assuming that
> > won't be a huge pain to set up.
> > Does that sound workable or am I missing something?
> >
> >
> > --- Chuck <
address@hidden> wrote:
> > > ok, i have added everything to cvs, try it out and
> > > tell me what you
> > > think
> > >
> > > you will need the base SDL library, SDL_image and
> > > SDL_mixer libraries in
> > > order to compile it.
> > > you will also need the png and ogg libraries which
> > > you probably already
> > > have.
> > >
> > > do a `cvs update -dP`  if that doesn't pull
> > > everything down you may need
> > > to re check out the main bontz module.
> > >
> > > > _______________________________________________
> > > Bontz-team mailing list
> > >
address@hidden
> > > http://mail.nongnu.org/mailman/listinfo/bontz-team
> > >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > The New Yahoo! Search - Faster. Easier. Bingo.
> >
http://search.yahoo.com
> >
> >
> > _______________________________________________
> > Bontz-team mailing list
> >
address@hidden
> > http://mail.nongnu.org/mailman/listinfo/bontz-team
>
>
> _______________________________________________
> Bontz-team mailing list
>
address@hidden
> http://mail.nongnu.org/mailman/listinfo/bontz-team
reply via email to

[Prev in Thread] Current Thread [Next in Thread]