{"id":2639,"date":"2017-01-14T16:58:46","date_gmt":"2017-01-14T15:58:46","guid":{"rendered":"http:\/\/roboblog.fatal-fury.de\/?p=2639"},"modified":"2017-01-14T16:58:46","modified_gmt":"2017-01-14T15:58:46","slug":"compile-icecat","status":"publish","type":"post","link":"http:\/\/roboblog.fatal-fury.de\/?p=2639","title":{"rendered":"Compile Icecat"},"content":{"rendered":"<p>Get the source<br \/>\n<code><br \/>\nwget http:\/\/mirror.gutscheinrausch.de\/gnu\/gnuzilla\/45.5.1\/icecat-45.5.1-gnu1.tar.bz2<br \/>\ntar xjf icecat-45.5.1-gnu1.tar.bz2<br \/>\nmkdir build-icecat-45.5.1<br \/>\n<\/code><\/p>\n<p>Install dependencies<br \/>\n<code><br \/>\napt-get install libgtk2.0-dev libgconf2-dev libdbus-glib-1-dev yasm libasound2-dev libpulse-dev libxt-dev<br \/>\n<\/code><\/p>\n<p>Perhaps you need these too<br \/>\n<code><br \/>\nlibnotify-dev  libiw-dev mesa-common-dev checkinstall<br \/>\n<\/code><\/p>\n<p>Configure and compile<br \/>\n<code><br \/>\n..\/icecat-45.5.1\/configure --prefix=\/home\/kater\/bin\/icecat-45.5.1 --disable-gstreamer<br \/>\nmake<br \/>\n<\/code><br \/>\ngstreamer is bad software, like systemd, written from mental health people. So disable it.<br \/>\nYou may have to correct [:space:] to [[:space:]] in the configure script.<br \/>\nAnd you may need to<\/p>\n<p><code><br \/>\ncd icecat-45.5.1\/browser\/branding\/<br \/>\nln -s official\/ unofficial<br \/>\n<\/code><\/p>\n<p>http:\/\/www.gnewsense.org\/Documentation\/3\/MiscellaneousGuides\/CompileGnuIcecatSeventeen<\/p>\n<p>Trouble<br \/>\n<code><br \/>\nmozalloc.h: In function \u2018void* operator new(size_t, const std::nothrow_t&)\u2019:<br \/>\nmozalloc.h:192:28: error: \u2018malloc\u2019 was not declared in this scope<br \/>\n<\/code><br \/>\nFixed in 48 https:\/\/bugs.debian.org\/cgi-bin\/bugreport.cgi?bug=822716<br \/>\nUse an older compiler version.<br \/>\n<code><br \/>\nCXX=g++-5 CC=gcc-5 ..\/icecat-45.5.1\/configure --prefix=\/home\/kater\/bin\/icecat-45.5.1 --disable-gstreamer<br \/>\n<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Get the source wget http:\/\/mirror.gutscheinrausch.de\/gnu\/gnuzilla\/45.5.1\/icecat-45.5.1-gnu1.tar.bz2 tar xjf icecat-45.5.1-gnu1.tar.bz2 mkdir build-icecat-45.5.1 Install dependencies apt-get install libgtk2.0-dev libgconf2-dev libdbus-glib-1-dev yasm libasound2-dev libpulse-dev libxt-dev Perhaps you need these too libnotify-dev libiw-dev mesa-common-dev checkinstall Configure and compile ..\/icecat-45.5.1\/configure --prefix=\/home\/kater\/bin\/icecat-45.5.1 --disable-gstreamer make gstreamer is bad software, like systemd, written from mental health people. So disable it. You may have to [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[18],"class_list":["post-2639","post","type-post","status-publish","format-standard","hentry","category-allgemein","tag-linux"],"_links":{"self":[{"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=\/wp\/v2\/posts\/2639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2639"}],"version-history":[{"count":2,"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=\/wp\/v2\/posts\/2639\/revisions"}],"predecessor-version":[{"id":2641,"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=\/wp\/v2\/posts\/2639\/revisions\/2641"}],"wp:attachment":[{"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2639"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2639"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/roboblog.fatal-fury.de\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}