-
-
ojs
... database from MaxMind at:
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
You will need to decompress the file and place "GeoLiteCity.dat" into
the "plugins/generic/usageStats" directory. A separate license agreement
is ...
-
antikc
... have a file Python-2.7.5.tgz
4. Check that the `md5sum` of the source package is b4f01a1d0ba0b46b05c73b2ac909b1df
5. Use gzip to decompress the source
6. Untar into the directory build/Python-2.7.5
You can copy one of these lines and replace it with the ...
-
Particles
... programs, and a lamp positioned directly behind
the webcam.
*******************************************************************************
To compile and run the code, decompress the zip file into a directory, and type
$ make
Then, to run the ...
-
tool_binary_compressor
...
To compile::
make
To compress an example binary::
make decompress.xe
To compress your own binary::
xobjdump --split --strip ... .xe
./compressor -b 0x10000 -t 0x18000 image_n0c0.bin -o decompress.xe -target=XK-1
This command creates a file ...
-
freepbx-trunk-balancing
... license
Installation:
Manually download the latest version of the module tarball from here:
http://pbxossa.org/files/trunkbalance/
Don't decompress the archive. In FreePBX, Module Admin, upload modules, browse to the tarball and upload
it to the PBX. ...
-
python-negar
...
$ python setup.py install
### Windows
Download latest zip archive.
https://github.com/shahinism/python-negar/archive/master.zip
Decompress it, and run the following command in root directory of `python-negar`
$ python setup.py install
#### ...
-
git-lso
... of the object without the header
verify read: file could be opened and read
verify zlib: file was able to decompress
verify fmt1: file contained a null byte (splits header)
verify fmt2: header contained a space (splits type and size) ...
-
talkstats
... the [zip ball](https://github.com/trinker/talkstats/zipball/master) or [tar ball](https://github.com/trinker/talkstats/tarball/master), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:
```r
# ...
-
salesforce_compressor
... 0));
for (var i=0; iDecompress an LZW-encoded string
function lzw_decode(s) {
var dict = {};
var data = (s + "").split("");
var currChar ...
-
LineMotion
... (ifmy taste is suitable for you) in your vimrc:
nmap l :Lright
nmap h :Lleft
#Installation
Decompress the tar ball you download, and put the linemotion.vim in ~/.vim/plugin/ .
Besides, LineMotion is compatible with ...
-