pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] Re: Many Binaries Cannot Be Shown In Pan


From: George Czerw
Subject: Re: [Pan-users] Re: Many Binaries Cannot Be Shown In Pan
Date: Thu, 31 Dec 2009 18:28:54 -0500
User-agent: KMail/1.12.2 (Linux/2.6.31.6-server-1mnb; KDE/4.3.2; i686; ; )

On Thursday 31 December 2009 06:18:50 pm Zing wrote:
> On Thu, 31 Dec 2009 17:58:37 -0500, Scott Pettigrew wrote:
> > I feel completely stupid asking this - but I've searched a bit to no
> > avail -
> >
> > How does one compile the version in the git repository mentioned
> > earlier?
> 
> In brief:
> 
> $ git clone -b integration git://github.com/lostcoder/pan2
> $ cd pan2
> $ ./autogen.sh
> $ make
> 
> to test, run:
> 
> $ pan/gui/pan
> 
> YMMV, especially if you've never compiled from source before... good luck!
> 
 
Thanks, but no joy here........ see below:

git clone -b integration git://github.com/lostcoder/pan2
error: unknown switch `b'
usage: git clone [options] [--] <repo> [<dir>]

    -q, --quiet           be quiet
    -v, --verbose         be verbose
    -n, --no-checkout     don't create a checkout
    --bare                create a bare repository
    --naked               create a bare repository
    --mirror              create a mirror repository (implies bare)
    -l, --local           to clone from a local repository
    --no-hardlinks        don't use local hardlinks, always copy
    -s, --shared          setup as shared repository
    --template <path>     path the template repository
    --reference <repo>    reference repository
    -o, --origin <branch>
                          use <branch> instead of 'origin' to track upstream
    -u, --upload-pack <path>
                          path to git-upload-pack on the remote
    --depth <depth>       create a shallow clone of that depth




reply via email to

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