<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    thanks to all for the help<br>
    <br>
    Agnieszka<br>
    <br>
    <div class="moz-cite-prefix">On 08/05/2015 06:20 PM, Justin Lecher
      wrote:<br>
    </div>
    <blockquote cite="mid:55C237D3.1010607@fz-juelich.de" type="cite">
      <pre wrap="">On 05/08/15 17:48, Agnieszka Kiliszek wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Dear All,

I want to install new phenix 1.9 but I got error:
=========================================================================
                      PHENIX Installation

                      version: 1.9
                  release tag: 1692
                 machine type: intel-linux-4.1.3-200.fc22.x86_64-x86_64
          source machine type: intel-linux-4.1.3-200.fc22.x86_64-x86_64
                   OS version: linux
                   user shell: /bin/bash
                  destination: /usr/local
=========================================================================

=============================== ERROR ===================================
  intel-linux-4.1.3-200.fc22.x86_64-x86_64 is not a supported platform,
installation aborted
use the --try-unsupported option to attempt installation on this platform
        use the --no-gui option for a core PHENIX installation
=============================== ERROR =======================

It looks like I have double x86_64 in the machine type and it doesn't want to
install phenix.

Using --try-unsupported gives me these:


~/phenix-installer-1.9-1692/bundles/bundle-1.9-1692-intel-linux-4.1.3-200.fc22.x86_64-x86_64.tar.gz

neither source nor binary available, exiting installation.

In these folder I have file
bundle-1.9-1692-intel-linux-4.1.3-200.fc22.x86_64.tar.gz

so I have changed name to
bundle-1.9-1692-intel-linux-4.1.3-200.fc22.x86_64-x86_64.tar.gz

but again got error

finding installed versions
finding binary versions
cat: build/intel-linux-4.1.3-200.fc22.x86_64-x86_64/version: No such file or
directory
no pre-existing binary components detected
installing new binary package
configuring PHENIX components

I checked log and got these:

/home/gusia/programy/phenix-installer-1.9-1692/bin/install-from-binary: line
359:
/usr/local/phenix-1.9-1692/build/intel-linux-4.1.3-200.fc22.x86_64-x86_64/base/bin/python:
No such file or directory

What can I do to install phenix?

Agnieszka
</pre>
      </blockquote>
      <pre wrap="">
hi Agnieszka,

edit "bin/machine_type" in the unpacked phenix and write the following in:

#!${EPREFIX}/bin/sh
echo intel-linux-2.6-x86_64
exit 0

Then restart the installer.

Justin



</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
phenixbb mailing list
<a class="moz-txt-link-abbreviated" href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>
<a class="moz-txt-link-freetext" href="http://phenix-online.org/mailman/listinfo/phenixbb">http://phenix-online.org/mailman/listinfo/phenixbb</a>
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:phenixbb-leave@phenix-online.org">phenixbb-leave@phenix-online.org</a></pre>
    </blockquote>
    <br>
  </body>
</html>