#21 closed enhancement (wontfix)
OSX verion
Reported by: | Redback | Owned by: | |
---|---|---|---|
Priority: | major | Component: | |
Version: | Keywords: | ||
Cc: | Project: | adblock2privoxy |
Description
Hello
Will there be an OSX version of your program ?
I'm trying the actions & filters of yours in my privoxy but am not sure if it works on websites or not !
It looks interesting since I'm a long time user of privoxy.
Cheers
Change History (2)
comment:1 Changed 3 years ago by zubr
comment:2 Changed 3 years ago by zubr
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
There is no prebuilt version for OSX, and I have no plans to make it. You can either use processed blocklists from downloads page or build the app from sources.
Unfortunately, there is no Stack platform for OSX for now, so you'll have to install GHC 7.10 manually.Recently Stack platform became available for OSX as well, so the installation manual is also applicable to OSX now:Adblock2Privoxy installation
From binary package
There are packages for various systems available at downloads page
From sources
You can build and run adblock2privoxy from sources if there is no binary package for your system.
Ensure you have Haskell Stack environment
Build the app:
Run the app:
Packaging
You can create your own binary package for adblock2privoxy.