Skip to content

Instantly share code, notes, and snippets.

svn co http://svn.apache.org/repos/asf/couchdb/trunk couchdb
cd couchdb
./bootstrap
./configure --with-js-lib=/sw/lib/ --with-js-include=/sw/include/js/ --with-erlang=/sw/lib/erlang/erts-5.6/include/
make && sudo make install
wget -c http://download.icu-project.org/files/icu4c/4.0.1/icu4c-4_0_1-src.tgz
tar xzf icu4c-4_0_1-src.tgz
cd icu/source
./runConfigureICU MacOSX
make && sudo make install
cd ../..
[couchdb]
database_dir = /usr/local/var/lib/couchdb
view_index_dir = /usr/local/var/lib/couchdb
[log]
file = /usr/local/var/log/couchdb/couch.log
sudo launchctl load -w /usr/local/Library/LaunchDaemons/org.apache.couchdb.plist
fink install svn wget spidermonkey spidermonkey-dev spidermonkey-shlibs erlang-otp help2man
#!/bin/bash
if [ ! -d ./env ]; then
virtualenv --python=python2.5 env
fi
if [ ! -f ./env/bin/pip ]; then
source ./env/bin/activate
./env/bin/easy_install -U docutils
./env/bin/easy_install -U pip
else
C:\ nslookup vps2.local
<snip sve je u redu>
C:\ ping vps2.local
Ping request could not find vps2.local. Please check the name and try again.
# original from http://activecodeline.com/git-ignore-gitignore-file-for-magento-project
# tested with Magento 1.4.0.1
# put it into magento install dir
app/code/community/Phoenix/
app/code/core/
app/design/adminhtml/default/default/
app/design/frontend/base/
<catalog_product_prepare_save>
<observers>
<My_Model>
<type>singleton</type>
<class>My_Model_Observer</class>
<method>catalog_product_prepare_save</method>
</My_Model>
</observers>
</catalog_product_prepare_save>
@nesh
nesh / 00 GameUserSettings.ini
Last active May 18, 2017 18:02
Disjunction ARK server setup (WIP)
[ServerSettings]
ActiveMods=630601751,731604991,760865850,730794403,554678442,815306540,793605978,543394681,764755314,719928795,889745138,756389708,898754545
RCONEnabled=true
RCONPort=XXXXX
ServerPassword=
SpectatorPassword=
ServerAdminPassword=
AutoSavePeriodMinutes=15
BanListURL=