You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Gustavo Sverzut Barbieri 8f8b2d04bd econnman: add agent support (passwords) 11 years ago
data/desktop welcome econnman application. 11 years ago
AUTHORS welcome econnman application. 11 years ago
COPYING welcome econnman application. 11 years ago
ChangeLog welcome econnman application. 11 years ago
Makefile.am welcome econnman application. 11 years ago
NEWS welcome econnman application. 11 years ago
README welcome econnman application. 11 years ago
autogen.sh welcome econnman application. 11 years ago
configure.ac welcome econnman application. 11 years ago
econnman-bin econnman: add agent support (passwords) 11 years ago

README

ConnMan User Interface in EFL

REQUIREMENTS
============

* Python-Elementary >= 0.7.3
* Python-E_DBus >= 0.7.3
* Python >= 2.7


BUILDING AND INSTALLING
=======================

This package uses automake, so execute:

Build::

./configure --prefix=/usr
make all

Install::

make install

If you wish to install at alternative locations, then make sure to
configure your PYTHONPATH to be able to access this location!