%general-entities; ]> $LastChangedBy$ $Date$ libproxy-&libproxy-version; libproxy Introduction to libproxy The libproxy package is a library that provides automatic proxy configuration management. This is useful in standardizing a way of dealing with proxy settings across all scenarios. &lfs71_built; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libproxy-md5sum; Download size: &libproxy-size; Estimated disk space required: &libproxy-buildsize; Estimated build time: &libproxy-time; libproxy Dependencies Required Recommended (Required if building GNOME) Optional , , xulrunner, (built with gtk+-2) or WebKit, and User Notes: Installation of libproxy Many messages are produced by tar when extracting this package similar to: [ tar: Ignoring unknown extended header keyword `SCHILY.dev' ]. They can be ignored. Install libproxy by running the following commands: sed -i 's@cx, 1, \&arg@cx, arg, vp@' \ libproxy/modules/pacrunner_mozjs.cpp && cmake -DCMAKE_INSTALL_PREFIX=/usr . && make This package does not come with a test suite. Now, as the root user: make install Command Explanations sed -i...libproxy/modules/pacrunner_mozjs.cpp: This command fixes a build issue with recent xulrunner. : This option builds the GNOME configuration plugin. : This option builds the KDE configuration plugin. : This option builds the WebKit JavaScriptCore PAC runner plugin. : This option builds the Mozilla JavaScript PAC runner plugin. : This option builds the NetworkManager plugin. : This option builds the Python bindings. Contents Installed Program Installed Library Installed Directory proxy libproxy.{so,a}, and various libproxy plugins /usr/lib/libproxy/&libproxy-version;/plugins Short Descriptions proxy is a sample interactive program which lists an array of proxies to use based on a url typed. proxy libproxy.so contains the libproxy API functions. libproxy.so