|
This file is shared Translations |
IceCatRSanders — 13 May 2008, 19:03I was wondering how I could get Gnash to actually work with IceCat. I have it working with Epiphany with it install along with the mozilla plugin available in synaptic. Any guidance to a place where I could get the knowledge would be amazing. I've been searching for a while with no luck. brunomiguel — 13 May 2008, 19:55To make gnash work with IceCat, I created an hard link inside IceCats plugins folder to the gnash plugin. I have IceCat in /opt, so I used the following command: sudo ln -s /usr/lib/gnash/libgnashplugin.so /opt/icecat/plugins RSanders — 13 May 2008, 20:43Thanks, works amazing well. A lot better than Epiphany. Ark74 — 14 May 2008, 05:55It does, thank you bruno! Ark74 — 16 May 2008, 00:48How can i make that IceCat, recognize kTorrent so i can open a Torrent file (almost) directly from it?. crap0101 — 16 May 2008, 10:19you mean, clicking on a .torrent file and select "open with >> ktorrent" ? Ark74 — 16 May 2008, 16:48Yep! crap0101 — 17 May 2008, 11:11click on a .torrent file, select "open with...." >> "other" and search for ktorrent, for example i have it in /usr/bin/ktorrent brunomiguel — 17 May 2008, 16:24If I'm not mistaken, all you got to do is enter IceCat preference's, go to "Content", click in "Manage.." button in "File Types" and create an action. Ark74 — 19 May 2008, 14:55I would like an advice, should i compile IceCat, or should i use the Binaries? arc — 20 May 2008, 10:36Ark74, it's just the same. AFAIK the only advantage to compile it is the integration with the gnome enviroment (other applications know about the existence of GNU IceCat). Please correct me if I'm wrong. If you need help with GNU IceCat consider joining the mailing list: www.gnu.org/software/gnuzilla Ark74 — 30 May 2008, 05:14Hi, it's done!
kusut — 30 May 2008, 16:47hi new here. thx Ark74 for the instructions. have to tinkering with lzma for a bit. i havent installed it yet (its the end of the month, installing those dependencies after downloading icecat will make me bankrupt). is it ok to install gnash with apt-get after installing icecat? you have to make a hard link(as said by brunomiguel)? are there repository cds on gnewsense? do we already have an icecat maintainer on gnewsense? Ark74 — 30 May 2008, 21:17Well, here i got an answer to the gnash and other applications. I tried the hard link and got an error that says there are to many links to that. Thanks i'll try later, by now i'm a little bit busy. brunomiguel — 31 May 2008, 15:27To add gnash to IceCat, just run: sudo ln -s /usr/lib/gnash/libgnashplugin.so /usr/local/lib/icecat-2.0.0.13-g1/plugins/ About IceTea, I have no idea. :\ I've linked gcjwebplugin.so to IceCat's plugins folder, which I think it's the correct file, but it doesn't work. brunomiguel — 31 May 2008, 15:29Oh, by the way: thanks for the compile instructions, Ark74. kusut — 31 May 2008, 18:27/usr/bin/ld: icecat-bin: hidden symbol `nsFileSpecImpl::Create(nsISupports*, nsID const&, void**)' isn't defined /usr/bin/ld: final link failed: Nonrepresentable section on output collect2: ld returned 1 exit status make[3]: *** [icecat-bin] Error 1 make[3]: Leaving directory `/home/tino/Desktop/icecat-2.0.0.12-g1/browser/app' make[2]: *** [libs] Error 2 make[2]: Leaving directory `/home/tino/Desktop/icecat-2.0.0.12-g1/browser' make[1]: *** [tier_99] Error 2 make[1]: Leaving directory `/home/tino/Desktop/icecat-2.0.0.12-g1' make: *** [default] Error 2 nooooooooooooooooooooooooooooo kusut — 31 May 2008, 22:54i finally did it with the latest version. isnt 2.0.0.12 supposed to be stable? yet i cant install it. i did what you told brunomiguel. no luck. i installed gnash and mozilla-gnash-plugin. wheres the icon? maybe its a dev version? brunomiguel — 01 June 2008, 01:25I'm just an enthusiast, but, by looking at that error, I'm assuming you're trying to compile IceCat. If so, do it with root privileges (sudo) and, after compiling and installing, follow my tip to make gnash work with IceCat. Ark74 — 01 June 2008, 02:27Again thanks Bruno, it worked. thanks for the help with gnash. I love Icecat I wish it was the default browser for Gnewsense instead of epiphany. Ark74 — 19 June 2008, 15:52I would like to spread the news, now that Firefox 3 is out, the main IceCat developer Giuseppe Scrivano has started to work on IceCat 3, it would be a great work. Musicien77 — 10 July 2008, 08:40Hello, I followed the process explained by Ark74 to compile and install IceCat 3. I typed : ./configure make sudo checkinstall (this is an equivalent for sudo make install, but creates a .deb package for synaptic) Due to the checkinstall command, I can see icecat-3-g1 in synaptic, but I don't know how to launch it. Synaptic tells me that the executable is in usr/local/bin, I find it, but when I click on it, I have a message "The link is broken". When I type icecat-3-g1 in a console, it tells me that the command does not exist. And in "Applications" menu, IceCat is not visible. What should I do ? Thanks in advance Nicolas Ark74 — 10 July 2008, 15:26Great!, i wnated to create a .deb, but so far i didn't know how :P. And that's it!, not icecat-3-g1, just icecat. Ark74 — 10 July 2008, 15:27Writing from IceCat 3 just compiled :) Musicien77 — 10 July 2008, 18:00When I type "icecat", the console tells me that the command does not exist... $ icecat bash: icecat : commande introuvable When I go to /usr/local/bin, I find the executable, but it tells me that the link is broken : Le lien « icecat » est cassé. Voulez-vous le mettre à la corbeille ? Impossible d'utiliser ce lien car sa cible « /usr/local/lib/icecat-3.0/icecat » n'existe pas. Thanks in advance, Nicolas Ark74 — 10 July 2008, 19:01Mmmm... weird, there are several possible causes, when did you downloaded the source?, if you downloaded 2 days ago, or more please use the new one. There were many fixed bugs in the previous tallbars. Musicien77 — 10 July 2008, 19:13I had downloaded a file posted on July 6th, but I have just seen there is a new one, on July 9th. I am downloading it, and I will try again. Musicien77 — 10 July 2008, 20:04I doesn't work. At the end of "make", I can read : In file included from nsSelectionState.h:44, from nsEditor.h:63,
from CreateElementTxn.h:42,
from CreateElementTxn.cpp:38:
../../../dist/include/dom/nsIDOMRange.h:92: erreur: visibility argument must be one of "default", "hidden", "protected" or "internal" make[5]: *** [CreateElementTxn.o] Erreur 1 make[5]: quittant le répertoire « /opt/icecat-3-g1/editor/libeditor/base » make[4]: *** [libs] Erreur 2 make[4]: quittant le répertoire « /opt/icecat-3-g1/editor/libeditor » make[3]: *** [libs] Erreur 2 make[3]: quittant le répertoire « /opt/icecat-3-g1/editor » make[2]: *** [libs_tier_gecko] Erreur 2 make[2]: quittant le répertoire « /opt/icecat-3-g1 » make[1]: *** [tier_gecko] Erreur 2 make[1]: quittant le répertoire « /opt/icecat-3-g1 » make: *** [default] Erreur 2 I can't write all lines printed in the console, because the first were removed (they were too many lines printed) The exectuable is unreadable, because the link is broken. Ark74 — 11 July 2008, 06:31Ok, well, i finished to build the *.deb for IceCat, it means that the process is correct. Ark74 — 11 July 2008, 06:33mmm ¬¬! Musicien77 — 11 July 2008, 06:52I have all the dependencies, when I type sudo apt-get [...], it tells me all is already installed. I removed icecat with synaptic (but I didn't check icecat config files were deleted), I downloaded the new version posted on july 9th, and some errors occurred in "make", as I posted yesterday evening ("erreur 2"). When I run "checkinstall", the executable is unreadable. Did you use icecat-3-g1.tar.bz2 (July 9th, 32 MB), or icecat-3.0-g1-i386.tar.bz2 (July 1st, 7,5 MB) ? I used the first one, but I don't know the difference. Ark74 — 11 July 2008, 12:39There's no need to to Musicien77 — 11 July 2008, 17:13I removed icecat completely (with configuration files) with synaptic. Then :
I saved the Thanks, Nicolas Ark74 — 11 July 2008, 18:28Sure!, i suggest you add the icecat mailing list telling about this issue, so we all can help you out.
Musicien77 — 11 July 2008, 21:03I've just written to IceCat mailing list. Thanks for your help. Musicien77 — 12 July 2008, 17:21I missed the python-dev package. Now it works ! Thanks for all. You must be logged in to post. |