Ci sono cose nella vita che vanno ben oltre il traffico in tangenziale; una di queste è la necessità di far funzionare un obsoleto software proprietario su un sistema operativo fuori dal suo raggio di azione.
Il perché di questa necessità anacronistica bisognerebbe chiederlo a quei Programmatori che hanno creato soluzioni informatiche accessibili unicamente da un browser proprietario, limitato ed esclusivo a un solo sistema operativo e assolutamente non conforme agli standard.
Se you do not want to hurt and you can overcome the obstacles of those programmers obsolete, I urge you not continue reading, remembering that there are many web browsers for Linux (and not), here is a range of activities:
The wrong solution
If you have not stopped a uno dei link sopra citati significa che siete disperatamente schiacciati dal potere di vecchie soluzioni gestite da ottusi amministratori incompetenti; a tal demerito accetto la vostra compagnia in questo cammino lungo una selva oscura * .
Se cercate in Internet una soluzione per installare Internet Explorer 6.0 sotto Linux, troverete sicuramente la soluzione che ci ha guidato per anni: IE4Linux .
Purtroppo non si sono più visti aggiornamenti dal 2008 e, anche se l'installazione va a buon fine, capita che un demone, wineserver , impazzisce bruciando tutte le risorse della CPU e obbligandoci infine a riavviare la macchina ** .
Qualora si chiedessero explanations for this anomaly the programmers Wine engine that makes this black magic, you get the right answer but insipita:
"IE4Linux is not a solution supported by Wine"
The wrong solution and running after
the arms of Morpheus I was close (troppo!) all night, in the morning, aching like a wool sweater spun, I find the way "right": winetricks .Here the monster running on my Linux desktop KDE:
With a pang, I will explain the installation
Notes: Tested on Debian Squeeze (both 32bit and 64 bit)
As root you have to add the following repository to install the latest version of wine.
repositoruy Open the file with your favorite editor (I use VI, you do as you please):
> vi / etc / apt / sources.list
Add the following lines: # wine
http://wine.sourceforge.net/apt/ deb binary /
Then install the following packages
> aptitude install wine cabextract libxxf86dga1 libxxf86vm1
Only for 64-bit systems you must also install the following package:
> aptitude install-lib32nss mDNS
Then login as normal user will use the application and the home run the following commands:
IMPORTANT: Give programs ( System-> Configure Wine ) Wine run configuration tab and click on Drive Automatically detect . Save and exit.
# download the latest version of the script winetricks
> wget http://www.kegel.com/wine/winetricks
# check the attributes of the script execution
> chmod + x winetricks
# proceed with the installation of Internet Explorer 6 (you can also install other version of the familiar browser ... see the documentation for the site )
> sh winetricks ie6_full
After the operation can proceed with the ' installing the Flash Player browser plugin:
> winetricks sh flash
Finally, launch Internet Explorer 6 to run the command:
> wine c: \\ \\ Program Files \\ \\ Internet \\ Explorer \\ \\ IEXPLORE.EXE
If you do not work are three cases:
- you are among those who copy and paste commands without reading carefully
- Qualcuno da lassù vi sta guardando e vi vuol guidare sulla via corretta (lascia perdere IE6)
- ritenta tutti i passaggi: forse sarai tra gli sfortunati che vedranno la schermata di accettazione della licenza di Microsoft Internet Explorer
Note:
* Il riferimento (per chi ha letto Dante) lascia intendere la destinazione ultima dell'installazione
** quella in garage, per andare a farci un giro lontano dal computer e nel traffico della città per maledirci della nostra stoltezza: Internet Explorer 6 sotto Linux ….brrr!!
0 comments:
Post a Comment