Changeset 2358 for install


Ignore:
Timestamp:
Jul 2, 2016 1:38:10 PM (7 years ago)
Author:
toby
Message:

address problem in linux build

Location:
install
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • install/g2pkg/build.sh

    r2345 r2358  
    11#!/bin/bash
    22echo 'running build.sh'
    3 mkdir $PREFIX/bin
     3mkdir -p $PREFIX/bin
    44cp src/bootstrap.py $PREFIX/bin/gsas2-install.py
  • install/windows_notes.txt

    r2315 r2358  
    1212upload with:
    1313anaconda upload C:\Users\toby.TOBY-VM\Miniconda2\conda-bld\win-64\g2load-0.1.x-0.tar.bz2 --force
     14or anaconda upload /Volumes/C/Users/toby.TOBY-VM/Miniconda2/conda-bld/win-64/g2load-0.1.7-0.tar.bz2 --force
    1415
    1516use this command to build the conda dist
Note: See TracChangeset for help on using the changeset viewer.