Advertising
- Anonymous
- Wednesday, May 16th, 2012 at 11:14:05am MDT
- #!/bin/sh
- #
- # %CopyrightBegin%
- #
- # Copyright Ericsson AB 1996-2009. All Rights Reserved.
- #
- # The contents of this file are subject to the Erlang Public License,
- # Version 1.1, (the "License"); you may not use this file except in
- # compliance with the License. You should have received a copy of the
- # Erlang Public License along with this software. If not, it can be
- # retrieved online at http://www.erlang.org/.
- #
- # Software distributed under the License is distributed on an "AS IS"
- # basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
- # the License for the specific language governing rights and limitations
- # under the License.
- #
- # %CopyrightEnd%
- #
- ROOTDIR=/home/martialcoder/repos/build-couchdb/build/lib/erlang
- BINDIR=$ROOTDIR/erts-5.8.5/bin
- EMU=beam
- PROGNAME=`echo $0 | sed 's/.*\///'`
- export EMU
- export ROOTDIR
- export BINDIR
- export PROGNAME
- exec $BINDIR/erlexec ${1+"$@"}
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.