I tried to compile squid from sid repo. It fails, but I'm not sure why.
When I only add the src-deb apt-get build-dep squid3 says libecap3-dev was not found and fails.(Im not sure why it`s needed. libecap3-dev is not listed in the dependencies. https://packages.debian.org/sid/squid3)
When I add deb and deb-src apt-get build-dep squid3 wants to update/install adwaita-icon that is not compatible with gnome.
So I can't build squid 3.5 on an stable Jessie. Do you have any ideas why?
L.P.H. van Belle <belle at bazuin.nl> schrieb am Mo., 18. Jan. 2016 um 09:07 Uhr: > Really this is an easy thing to do. > > > > Add in you sources.list.d/sid.list ad the sid repo. ( only src-deb ) > > Run apt-get update. > > > > apt-get source squid > > apt-get build-dep squid > > make changes if needed, in debian/rules and debian/changelog IF you > changed something. > > > > Build it > > apt-get source squid –b > > it errors, thats ok, get the 2 or 3 extra packages, the same way, after > installing them you can build squid again. > > > > put the debs in a repo you can access and your done. > > Did it here, works fine. > > > > > > Greetz, > > > > Louis > > >
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users