Categories
- AdSense
- Configurations
- Desktop
- Enlightenment
- Gadjet
- IT News
- Jurnallinux
- linux
- Linux Tips
- Misc
- mobile
- Products
- Programming
- Projects
- Software
- System
- Uncategorized
- wine
Blogroll
Re: [Wine] Installing wine-gecko locally
Found it: I didn’t need/want a script, I was trying to save bandwidth/time while Easiest way to do it is this: From then on, whenever you run: - Austin On Jan 4, 2008 4:50 PM, J=E9r=F4me Gardou wrote: _______________________________________________
http://www.winehq.org/pipermail/wine-devel/2007-October/060058.html
testing/triaiging bugs.
$ wget http://superb-east.dl.sourceforge.net/sourceforge/wine/wine_gecko-0.=
1.0.cab
$ sudo mkdir /usr/share/wine/gekco
$ sudo mv wine_gecko-0.1.0.cab /usr/share/wine/gecko
$ wine iexplore http://www.winehq.org
In any wine prefix, it’ll get wine gecko from/usr/share/wine/gecko
rather than redownload it each time.
> Le Friday 04 January 2008 23:10:41 Austin English, vous avez =E9crit:
>
> > That’s not what I need. I rm -rf ~/.wine _a lot_, and was looking to
> > find a way to have wine gecko on my computer, so everytime I test an
> > app that needs gecko, it can simply used the cached version, and not
> > download if from sourceforge every time. I remember seeing something a
> > while back on how to do this, but can’t find it now…
> >
> > -Austin
> >
> > On Jan 4, 2008 3:59 PM, J=E9r=F4me Gardou wrote:
> > > Le Friday 04 January 2008 22:14:33 Austin English, vous avez =E9crit:
> > > > I seem to remember seeing something about being able to install
> > > > wine-gecko on your local machine (though not in ~/.wine, but rather
> > > > somewhere like /usr/local). Anyone know anything about this? I’m
> > > > downloading it alot for bug triage, and wouldn’t mind caching it
> > > > locally.
> > > >
> > > > -Austin
> > > >
> > > > _______________________________________________
> > > > wine-users mailing list
> > > > wine-users@winehq.org
> > > > http://www.winehq.org/mailman/listinfo/wine-users
> > >
> > > Maybe you should look at the usefulRegistryKeys page. There is someth=
ing
> > > referring to gecko here.
> > >
> > > http://wiki.winehq.org/UsefulRegistryKeys
> > >
> > >
> > >
> > >
> > >
> > > _____________________________________________________________________=
____
> > >__ Yahoo! Mail r=E9invente le mail ! D=E9couvrez le nouveau Yahoo! Mai=
l et son
> > > interface r=E9volutionnaire. http://fr.mail.yahoo.com
> > >
> > >
> > > _______________________________________________
> > > wine-users mailing list
> > > wine-users@winehq.org
> > > http://www.winehq.org/mailman/listinfo/wine-users
> >
> > _______________________________________________
> > wine-users mailing list
> > wine-users@winehq.org
> > http://www.winehq.org/mailman/listinfo/wine-users
>
> why not putting it somewhere and, instead of a single wineprefixcreate, y=
ou
> use a simple bash file which will set with regedit the good path to the g=
ecko
> package.
> something like :
>
> #!/bin/bash
> wineprefixcreate
> regedit /place/of/the/regedit/file
>
> The next step would simply be running wine iexplore.exe or something like
> that.
>
>
>
>
>
>
> _________________________________________________________________________=
__
>
> Yahoo! Mail r=E9invente le mail ! D=E9couvrez le nouveau Yahoo! Mail et s=
on interface r=E9volutionnaire.
> http://fr.mail.yahoo.com
>
>
> _______________________________________________
> wine-users mailing list
> wine-users@winehq.org
> http://www.winehq.org/mailman/listinfo/wine-users
>
wine-users mailing list
wine-users@winehq.org
http://www.winehq.org/mailman/listinfo/wine-users
Related posts
Saturday ~ January 01, 2008 by admin Posted in linux | No Comments
