Re: getwinegit.sh v0.4 released!

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

 



Hi,

that's the first time I use getwinegit.sh, and here is my output :

$GITROOT... http://source.winehq.org/git/wine.git
$SRC... /usr/src
$TARGET... wine-git
$LOG... /var/log/getwinegit.sh.WINE.log
$COMPILED_HELPER... /usr/src/wine-git/getwinegit.sh_compiled
$WAIT_FOR_CLEAN... 5
$DEFAULT_MODE... not set, but that's ok.

checking Compiler Variables...
$CONFIGURE... ./configure
$DEPEND... make depend
$COMPILE... make all
$INSTALL... make install
$UNINSTALL... make uninstall
$ADDITIONAL... not set, but that's ok.

<CLEAN_TREE>
make: *** Pas de règle pour fabriquer la cible « clean ». Arrêt.
</CLEAN_TREE>
<GIT_PULL>
fatal: Needed a single revision
Pulling into a black hole?
</GIT_PULL>
<CONFIGURE: ./configure>
./getwinegit.sh: line 577: ./configure: Aucun fichier ou répertoire de ce type

getwinegit.sh exits with an error!
WINE End of Logfile
mardi 25 juillet 2006, 08:42:35 (UTC+0200)

What does it mean ?


Christian Lachner a écrit :
Hello all,

There's a new Version of getwinegit.sh. It is now at 0.4. There is no
need to comfigure the pathes to the programs getwinegit needs.
Everything happens automatically now ;). I hope you enjoy this
release... Here's the readme and the changelog:

getwinegit.sh-README

:: Intro
getwinegit is a script which was designed to download/update, compile
and install the current wine-source-tree from a git-repository.

:: Usage
Usage: getwinegit.sh mode [config-file]

modes:
-0   update the local source-tree
-1   + compile the source
-2   + install

-3   no update; just compile the local source-tree and install
-4   no update, no compile; just install

-h   help ;)

The Config-File is optional

:: Install
Just copy getwinegit.sh wherever you want, make it executable and
(optionally) create a softlink at /usr/bin. Then (or before) configure
the script by editing the variables in the head with your favourite
editor.

APP The name of the app which's sources we want to fetch and compile
GITROOT        The GIT-Repository from where we want to fetch the sources
SRC            Your Source-Directory (default is /usr/src)
TARGET         The Sub-Directory where the sources will get stored
LOG            Location of the Logfile that getwinegit.sh creates
PIDFILE        Location of the PID-File
COMPILED_HELPER        A dirty File which is needed to detect, if the
source is already compiled or not
WAIT_FOR_CLEAN Seconds to wait until the script begins to clean the
source. 0 = disabled (default is 5)
DEFAULT_MODE   The Mode in which getwinegit.sh should operate if NO
Parameter is given. (default is 2) By default this Feature is
commented out. To enable, remove the rhomb at the beginning of the
line.

getwinegit.sh needs some packages to function properly. Go install the
following ones: gcc, make, curl, bison, flex, git. I hope i did not
forget any.

:: Future?
This is one of the last versions. No great changes are planned, only bugfixes.

:: Bugs?
Report them to wine-devel or wine-users ;)


getwinegit.sh ChangeLog

0.4     Long time no see, but now it's time, isn't it?
               - More Checks
- The Script now tells you if you are already up-to-date with
                 the git-repository
               - Cleanups :)
               - Some small Bugfixes


------------------------------------------------------------------------

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users


_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux