-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Andre,
what you see is not an error message, it is only a warning message. It
is actually the last message before the remaining output is redirected
to into the ${LOGS} directory.
Paul set up a wrapper "wrap-build-it" for me:
#!/bin/bash
OS=$(uname)
HOST=$(hostname)
AUTOBUILD_BUILD=$HOME/public_html/coot_deb/autobuild/building
AUTOBUILD_INSTALL=$HOME/public_html/coot_deb/autobuild/${OS}-${HOST}
AUTOBUILD_INSTALLED=$HOME/public_html/coot_deb/autobuild/${OS}-${HOST}
LOGS=$HOME/public_html/coot_deb/build-logs/${OS}-${HOST}
NIGHTLY_DEST_DIR=$HOME/public_html/coot_deb/binaries/nightlies/pre-release
STABLE_DEST_DIR=$HOME/public_html/coot_deb/binaries/stable
. build-it-gtk2-simple python
when you place it into $HOME/public_html/coot_deb together with
"build-it-gtk2-simple", call it as
bash wrap-build-it
that seems to work reasonably well - we have not fixed all testing
issues, but at least the resulting binary tree works for me.
Good luck,
Tim
On 06/21/2012 10:17 PM, Andre Godoy wrote:
> Dear All
>
> I'm trying "build_from_scratch" my coot and it doesn't work... the
> following error appears, and I really don't know how to fix it:
>
>
> Connecting to www.ysbl.york.ac.uk|144.32.72.243|:80... connected.
> HTTP request sent, awaiting response... 200 OK Length: 7039 (6.9K)
> [text/plain] Saving to: `build-notes'
>
> 100%[=====================================================================================================================>]
> 7,039 26.4K/s in 0.3s
>
> 2012-06-21 17:10:09 (26.4 KB/s) - `build-notes' saved [7039/7039]
>
> WARNING: timestamping does nothing in combination with -O. See the
> manual for details.
>
> WARNING: timestamping does nothing in combination with -O. See the
> manual for details.
>
> WARNING: timestamping does nothing in combination with -O. See the
> manual for details.
>
>
> If i try has root, an different error appears:
>
> Resolving coot.googlecode.com... 74.125.134.82, 2001:4860:800a::52
> Connecting to coot.googlecode.com|74.125.134.82|:80... connected.
> HTTP request sent, awaiting response... 200 OK Length: 111873
> (109K) [text/plain] Saving to: `build-it-gtk2-simple'
>
> 100%[=====================================================================================================================>]
> 111,873 223K/s in 0.5s
>
> 2012-06-21 17:17:04 (223 KB/s) - `build-it-gtk2-simple' saved
> [111873/111873]
>
> .: 7: build-it-gtk2-simple: not found
>
>
> anyone know how to fix?
>
> thank you all
>
> Andre
>
- --
Dr Tim Gruene
Institut fuer anorganische Chemie
Tammannstr. 4
D-37077 Goettingen
GPG Key ID = A46BEE1A
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFP46ADUxlJ7aRr7hoRAgoVAKCyeD7EYM179Al3iGfNA6VRbP1PygCg9TkA
BfQ/U61EdItMfRGp5mMAVak=
=fj6v
-----END PGP SIGNATURE-----