Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building tools and Unmet build dependencies #6

Open
alelondon opened this issue Jan 30, 2012 · 5 comments
Open

Building tools and Unmet build dependencies #6

alelondon opened this issue Jan 30, 2012 · 5 comments

Comments

@alelondon
Copy link

It requires: dpatch, debuild (devscripts)

then:

dpkg-checkbuilddeps: Unmet build dependencies: autoconf autotools-dev libpcre3-dev jade docbook-dsssl docbook w3m sp sgmlspl groff man2html zlib1g-dev

After intalling ALL that plus their dependencies (including APACHE2! Is this really necessary?) make deb succeded.
After the curious purge , dpkg -i and service (re?)start...
privoxy service is running!

@jvasile
Copy link
Owner

jvasile commented Jan 30, 2012

The box is going to run Apache2 for other services, so the Apache
dependency doesn't bother me. I've found that Debian has a lot of
surprising Apache dependencies!

Glad it's up!

On Mon, 30 Jan 2012 07:53:55 -0800, Ale London [email protected] wrote:

It requires: dpatch, debuild (devscripts)

then:

dpkg-checkbuilddeps: Unmet build dependencies: autoconf autotools-dev libpcre3-dev jade docbook-dsssl docbook w3m sp sgmlspl groff man2html zlib1g-dev

After intalling ALL that plus their dependencies (including APACHE2! Is this really necessary?) make deb succeded.
After the curious purge , dpkg -i and service (re?)start...
privoxy service is running!


Reply to this email directly or view it on GitHub:
#6

@alelondon
Copy link
Author

How can I suggest and test filtering?
For example isnt easyprivacy blocking googleanalytics?

@jvasile
Copy link
Owner

jvasile commented Jan 30, 2012

On Mon, 30 Jan 2012 10:10:00 -0800, Ale London [email protected] wrote:

How can I suggest and test filtering?
For example isnt easyprivacy blocking googleanalytics?

No, it's not. See
https://adblockplus.org/forum/viewtopic.php?f=2&t=4160 for more info.

We're hoping to limit breakage. Right now, I want to whittle/edit down
the easyprivacy and httpseverywhere lists to where they work. So I'm
going to have to write tests for them. Then we can add
google-analytics, if we can find a way to do that without breaking a
bunch of sites.

@bakagirl
Copy link

I'm sure this is old news, but regarding google-analytics perhaps some of the fine folk over at Disconnect Me (https://github.com/disconnectme) might have some advice? The lead developer, Brian Kennish (https://github.com/byoogle) used to work for DoubleClick and knows quite a bit about the 'inside baseball' of the trade.

This is their Google disconnecter: https://github.com/disconnectme/gdc

@alelondon
Copy link
Author

Excelent link. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants