Forums

programs won't install - unexpected EOF

Auteur Réponses
dkoster Jeudi 19 Mars 2009 à 20:46
dkosterAnonymous

- Name of the Distribution (And it's version)
Ubuntu Hardy 8.10

- Name of the software and it's version
Wine 1.1.17, and PlayOnLinux 3.4

-desktop
Gnome

- Errors from the software.
In POL when I click on install, then select a program to install, then click apply... it goes back to the main POL screen. Nothing happens.

Here's the error:
/home/darryl/.PlayOnLinux/install: line 56: unexpected EOF while looking for matching `"'
/home/darryl/.PlayOnLinux/install: line 58: syntax error: unexpected end of file

-computer configuration.
I'm on an HP Pavilion. It's an AMD Athlon(tm) 64 X2 Dual Core Processor 4200+, 2 gigs of RAM, 500 GB hard drive.


greenbox Jeudi 19 Mars 2009 à 21:16
greenboxAnonymous

I have the same problem for every program
Hardy 8.10
Wine 1.0.1 PlayOnLinux 3.4
Gnome
Same error
Core 2 Quad Q6600, 4GB ram, 1.75TB hd
GNU bash, version 3.2.39(1)-release (i486-pc-linux-gnu)
Dinodom000 Vendredi 20 Mars 2009 à 1:21
Dinodom000Anonymous

I am also getting this error when i try to install anything. (I want steam)
Fedora 10
Gnome
Wine 1.1.15 PlayOnLinux 3.4
Celeron M, 2GB Ram, 2GB usb drive.
Darkblood Vendredi 20 Mars 2009 à 16:21
DarkbloodAnonymous

I have the same problem also.
Linux Mint 6 (Ubuntu 8.10)
Wine 1.0.1 PlayOnLinux 3.4
Gnome
Core 2 Duo T7500, 2GB ram
NSLW Vendredi 20 Mars 2009 à 16:57
NSLW

The problem is with installing script. POL adds unnecessarily
"Table 'playonli.playonlinux_script_telechargements' doesn't exist "


To solve this do:
1) in POL do what you do to install steam
2) then go to "~/.PlayOnLinux/"
for dkoster it would be:
"/home/darryl/.PlayOnLinux/"

3) edit "install" file
4) remove
"Table 'playonli.playonlinux_script_telechargements' doesn't exist "

5) save file
Now the icon of install should change automatically

6) In POL do Tools-> Run a non-official script
7) select "install" file which is in your "~/.PlayOnLinux/" directory
for dkoster it would be:

"/home/darryl/.PlayOnLinux/install"

If everything done correct Steam install script should start.
Tested on Fedora 10 i386 POL 3.4

For other install script do the same.

Edité par NSLW

Quentin PÂRIS Vendredi 20 Mars 2009 à 22:16
Quentin PÂRISAnonymous

Thank's, I will correct that !
Quentin PÂRIS Vendredi 20 Mars 2009 à 22:18
Quentin PÂRISAnonymous

Corrected. I'm verry sorry
Darkblood Vendredi 20 Mars 2009 à 22:39
DarkbloodAnonymous

No problem. Thanks.
dkoster Lundi 23 Mars 2009 à 21:11
dkosterAnonymous

Thank you for your help. I installed Ubuntu 8.10, and the problem went away.