Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > eee2fc999f5207ef150a58a2a17b9827 > files > 11

pacrunner-0.6-1.fc18.i686.rpm

PACrunner - Proxy configuration daemon
**************************************

Copyright (C) 2010-2011  Intel Corporation. All rights reserved.


Compilation and installation
============================

In order to compile proxy daemon you need following software packages:
	- GCC compiler
	- GLib library
	- D-Bus library

To configure run:
	./configure --prefix=/usr --mandir=/usr/share/man

Configure automatically searches for all required components and packages.

To compile and install run:
	make && make install