Results 1 to 5 of 5

Thread: cvs update isnt getting the streaker bug fix

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    7

    cvs update isnt getting the streaker bug fix

    I am doing (from my showeq dir):

    cvs checkout .
    cvs -z3 update


    Just like the docs say.

    What am I doing wrong? It hasnt changed or added the patch seemingly...

    If I am doing something wrong, then please tell me then make this thread sticky....

    There are a zillion threads on updating already and searching through them all kis about as efficient as old index cards at a library.

  2. #2
    Registered User
    Join Date
    Dec 2001
    Posts
    65
    it still streaks occasionally if thats what you mean..

  3. #3
    Registered User
    Join Date
    Dec 2001
    Posts
    160

    Just making sure here...

    After you do:

    cvs -z3 update

    from your showeq download directory are you then doing:

    make -f Makefile.dist

    followed by:

    ./configure && make && make install

  4. #4
    Registered User
    Join Date
    Feb 2002
    Posts
    7
    When I do:

    make -f Makefile.dist

    It starts with

    Adding libtool support
    then
    make[1] no-backup Error 1
    make [all] Error 2

  5. #5
    Registered User
    Join Date
    Dec 2001
    Posts
    65
    try
    make distclean

    then

    ./configure
    make
    make install

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On