Results 1 to 3 of 3

Thread: Compressing and archiving your current binary using bzip2... done!

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    54

    Compressing and archiving your current binary using bzip2... done!

    Compressing and archiving your current binary using bzip2... done!

    ahhh such a great idea! but one thought on it allthough it would make compile time a bit longer, wouldn't it be better to put that at the end of the compile process rather than while upgrading not neccisarily any advantage of course, but with it setup to be done when you do a make -f Makefile.dist the time on the file can be quite decieving, if it was done at the end of compile it could show the time that it was actually compiled not the time it was replaced (and thus if needed to backtrack you can always look back at the changelog and compare it with the date)

    blah and yes, i know this is almost a completly useless post

  2. #2
    Registered User AlphaBeta's Avatar
    Join Date
    Jan 2002
    Posts
    90
    I am tring to resore an old version of seq when I use bzip2 to uncompress the file I get a file named "showeq" but thats it is there some other step I am missing?
    -AlphaBeta

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    1,508
    The backup copy appear to be dated, not on when you are compiling a new version, but on the date of that specific showeq binary was last modified (mtime). This should be the same before you compile a new version of SEQ and after, but will change once you do a make install.

    You unbzip'd the file and got the showeq binary back. There is nothing else to do really, though you could move it and overwrite the other copy that you have.

    e.g.
    mv showeq /usr/local/bin

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