08-13-2020, 11:37 PM
(This post was last modified: 08-13-2020, 11:40 PM by firenice03.)
(08-13-2020, 03:12 PM)The King link Wrote: Hi could you please tell me how to install /home/linux/Downloads/etlegacy-2.76-Linux 32-bit-and-64_bit/etlegacy-v2.76-i386.sh and /home/linux/Downloads/etlegacy-v2.76-x86_64.sh do i use xfce terminal? Could you show me how thanks.
[member=32826]The King[/member]
The 2 files are probably the same, 1 is 32bit the other 64bit - LL5.x is 64bit, so you should only need /home/linux/Downloads/etlegacy-v2.76-x86_64.sh
as mentioned make sure its executable..
in terminal..
Code:
sudo chmod +x /home/linux/Downloads/etlegacy-v2.76-x86_64.sh
Or as suggested 'chmod 777' will also work (replace 'chmod +x' in above)
Then run the script..
if you're in the downloads directory..
Code:
./etlegacy-v2.76-x86_64.sh
else
Code:
/home/linux/Downloads/etlegacy-v2.76-x86_64.sh
Good Luck
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2