|
BuildingFromSource
Building the latest version of libproxy
This site deals with compilation for Linux and similiar systems. If you're interested in a windows version, please have a look at WindowsPort. Get the Codesvn checkout http://libproxy.googlecode.com/svn/trunk/ libproxy Install the Build RequirementsFedora: yum install xulrunner-dev x11-dev xmu-dev gconf-dev dbus-dev networkmanager-dev Ubuntu: sudo apt-get install libmozjs-dev libxmu-dev libgconf2-dev libdbus-1-dev network-manager-dev xserver-xorg-dev libproxy can be build with minimal dependencies or with several additional plugins. This matrix lists the necessary dependencies for all available plugins.
Information on libproxy bindings coming soon... Building the Code$ ./autogen.sh $ ./configure --with-gnome --with-kde --with-mozjs --with-networkmanager $ make $ su # make install Testing it Out/usr/local/bin/proxy http://www.google.com |
Sign in to add a comment
it is -devel for fedora packages. Besides that, some packages just don't exist:
Loaded plugins: priorities, refresh-packagekit 1717 packages excluded due to repository priority protections Setting up Install Process Parsing package install arguments Package xulrunner-devel-1.9.0.5-1.fc9.x86_64 already installed and latest version No package x11-devel available. No package xmu-devel available. No package gconf-devel available. Package 1:dbus-devel-1.2.4-2.fc9.x86_64 already installed and latest version No package networkmanager-devel available.- Maybe you meant: NetworkManager?-devel
Nothing to do