Changeset 39029


Ignore:
Timestamp:
09/26/16 16:17:37 (7 years ago)
Author:
obi
Message:

fix python packages

Location:
titan/mediathek/localhoster
Files:
13 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • titan/mediathek/localhoster/hoster.sh

    r39028 r39029  
    1515BIN="$CMD/bin/$BIN.$ARCH"
    1616ln -fs /tmp/localhoster/lib/python2.7/lib-dynload.$ARCH /tmp/localhoster/lib/python2.7/lib-dynload
     17ln -fs /tmp/localhoster/lib/libpython2.7.so.1.0.$ARCH /tmp/localhoster/lib/libpython2.7.so.1.0
    1718export PYTHONHOME=/tmp/localhoster
    1819export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/tmp/localhoster/lib
Note: See TracChangeset for help on using the changeset viewer.