Post
Topic
Board Mining
Re: [ANNOUNCE] ecoinpool - A brand new pool mining software written in Erlang
by
sippsnapp
on 06/10/2012, 15:34:18 UTC
Code:
root@j064:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.1 LTS
Release:        12.04
Codename:       precise
root@j064:~#

Code:
root@j064:~# dpkg -p libmozjs-dev
Package `libmozjs-dev' is not available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
root@j064:~#

Code:
couchdb - Apache CouchDB 1.2.0
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

root@j064:~#

Code:
root@j064:~# erl --version
Erlang R15B (erts-5.9) [source] [64-bit] [smp:4:4] [async-threads:0] [hipe] [kernel-poll:false]
root@j064:~#