Giter VIP home page Giter VIP logo

Comments (2)

hemingcui avatar hemingcui commented on August 23, 2024

Hi Valerio,
Thanks for your interests on Crane. The script you ran is already
obsolete. Please pull the crane repo and follow our latest crane/README.md
file on how to setup and run crane.

On Tue, Sep 15, 2015 at 7:54 PM, Valerio Schiavoni <[email protected]

wrote:

The script apacheinstallbinapachectl relies on the existence of those two
variables:

Start the application serverif [ $MY_XTERN"X" = "1X" ]; then

LD_PRELOAD=$XTERN_ROOT/dync_hook/interpose.so $MSMR_ROOT/apps/apache/install/bin/apachectl -f $MSMR_ROOT/eval/current/server7000/httpd7000.conf -k start &amp;&gt; ../server7000/${TEST_NAME}0${NO}_s${LOG_SUFFIX} &
REAL_SERVER_PID_0=$!else$MSMR_ROOT/apps/apache/install/bin/apachectl -f $MSMR_ROOT/eval/current/server7000/httpd7000.conf -k start &amp;&gt; ../server7000/${TEST_NAME}0${NO}_s${LOG_SUFFIX} &
REAL_SERVER_PID_0=$!fi
echo "sleep some time"
sleep ${SLEEP_TIME}

Start our proxyif [ $MY_PROXY"X" = "1X" ]; then${SERVER_PROGRAM} -n 0 -r -m s -c ${CONFIG_FILE} -l ./log 1>./log/node_0_${NO}stdout 2>./log/node_0${NO}_stderr &fi

Could you explain where those variables should point to ?
Thanks


Reply to this email directly or view it on GitHub
#2.

from crane.

vschiavoni avatar vschiavoni commented on August 23, 2024

Closing my own issue, as this was obsolete.

from crane.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.