projects:liflg:faq
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:liflg:faq [2009/02/20 16:32] – rettichschnidi | projects:liflg:faq [2011/01/06 11:23] (current) – kratz00 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | == General |
| + | ====Besides the installer, what else do i need to install my game?==== | ||
| + | Most of our installers will ask you for the cd or the dvd of the game. So you will need the original discs the game came on. | ||
| - | ===== General | + | ====If the installer still does not find the cd?==== |
| - | + | ||
| + | Make sure your kernel has " | ||
| - | **How to use the installer? | + | ("File systems" |
| - | Type following commands in a shell: | + | ====The installer does not recognize the cd at all and i tried all solutions below==== |
| - | //sh installer.run// | + | Make sure you are using the recommended version of the game for the installer. |
| - | or | ||
| - | //chmod u+x installer.run | + | ===Loki-Installers specific (*.run files)=== |
| - | ./installer.run// | + | ====How to use the installer?==== |
| + | Type following commands in a shell: | ||
| - | **Besides the installer, what else do i need to install my game?** | + | sh installer.run |
| - | Most of our installers will ask you for the cd or the dvd of the game. So you will need the original discs the game came on. | + | or |
| + | chmod u+x installer.run | ||
| + | ./ | ||
| - | **How to use the installer on 64 bits CPUs?** | + | ====How to use the installer on 64 bits CPUs/ |
| - | You will need the linux32 tool(ftp:// | + | Some older installers do not have native x86_64 support, |
| + | you will need the //linux32// tool(ftp:// | ||
| Type following commands in a shell: | Type following commands in a shell: | ||
| - | //linux32 sh installer.run// | + | |
| or | or | ||
| - | //chmod u+x installer.run | + | |
| + | linux32 ./installer.run | ||
| - | linux32 | + | Of course you also need all the 32 bit compatibility libraries |
| - | + | ====The installer does not find the cd.==== | |
| - | **If the installer still does not find the cd, make sure your kernel has " | + | |
| - | + | ||
| - | (" | + | |
| - | + | ||
| - | **The installer does not recognize the cd at all and i tried all solutions above.** | + | |
| - | + | ||
| - | Make sure you are using the recommended version of the game for the installer. | + | |
| - | + | ||
| - | + | ||
| - | =====Loki-Installers specific (.run files)===== | + | |
| - | + | ||
| - | **The installer does not find the cd.** | + | |
| First try to export the CD-ROM environment variable: (Especially for auto/ | First try to export the CD-ROM environment variable: (Especially for auto/ | ||
| - | //export SETUP_CDROM=/ | + | |
| - | FreeBSD users: | + | FreeBSD users: |
| + | setenv SETUP_CDROM / | ||
| - | **After the installer extracted the files, it can not find some of them?** | + | ====After the installer extracted the files, it can not find some of them?==== |
| By default, the installer extracts to the /tmp directory. If you have limited space in /tmp, change the path to some place where you have enough free space. | By default, the installer extracts to the /tmp directory. If you have limited space in /tmp, change the path to some place where you have enough free space. | ||
| - | //export TMPDIR=/ | + | |
| - | FreeBSD users: | + | FreeBSD users: |
| + | setenv TMPDIR / | ||
| - | **I'm trying to start a game which I have installed using one of your installers and I get the error message " | + | |
| + | ====I'm trying to start a game which I have installed using one of your installers and I get the error message " | ||
| You are not using bash as your default shell. This is especially the case for Ubuntu users. | You are not using bash as your default shell. This is especially the case for Ubuntu users. | ||
| Line 74: | Line 71: | ||
| Open the relevant script and change the first line from "# | Open the relevant script and change the first line from "# | ||
| + | =====MojoSetup-Installers specific (*.mojo.run files)===== | ||
| + | ====How to use the installer? | ||
| + | |||
| + | Type following commands in a shell: | ||
| - | =====MojoSetup-Installers specific (.bin files)===== | + | chmod u+x installer.mojo.run |
| + | ./ | ||
| - | **The installer does not find the cd.** | + | ====The installer does not find the cd.==== |
| First try to export the CD-ROM environment variable: | First try to export the CD-ROM environment variable: | ||
| - | //export MOJOSETUP_MEDIA0=/ | + | |
projects/liflg/faq.1235143929.txt.gz · Last modified: by rettichschnidi
