How to install PlayOnLinux on the Puppy Linux

How to do things, solutions, recipes, tutorials
Message
Author
User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

How to install PlayOnLinux on the Puppy Linux

#1 Post by kost@s »

How to install playonlinux on the puppy linux.
first, download "python-2.6.4+wx.pet" (python-2.6.4.txt) and see if works well.

Code: Select all

# python
Python 2.6.4 (r264:75706, Nov 19 2009, 02:54:25) 
[GCC 4.2.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> import gtk
>>> import wxversion
>>> exit()
Ok. Now download the POL-009.pet you need for run PlayOnLinux
what is:
cabextract-1.4
icoutils-0.30.0
imagemagick-6.8.6
gnupg-1.4.1
Download the wine version you want. (my wine package)

download & install the PlayOnLinux.pet

I have install internet explorer to see that is works well
Image

if you not have menu on the jwm open the text "~/.jwmrc" (right click and open as text)
find the line <Menu label="Fun" icon="games24.png" height="16">
category you add this <Program label="PlayOnLinux" icon="playonlinux.png">playonlinux</Program>
restart jwm :wink:

the testing install playonlinux on the puppy linux is been, slacko-5.5
Last edited by kost@s on Fri 15 Jan 2016, 09:41, edited 13 times in total.

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#2 Post by kost@s »

new POL-006 upgrade wine 1.7.6

User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

#3 Post by koulaxizis »

Nice! Thank you!! :)
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

jonathanxx1
Posts: 1
Joined: Mon 30 Dec 2013, 21:31

#4 Post by jonathanxx1 »

The part that i dont understand :

"Edit: /usr/bin/playonlinux
Line:2
Quote:
/usr/share/playonlinux/playonlinux "$@"

to
Quote:
su username '/usr/share/playonlinux/playonlinux' "$@""


Line 2 only contain /usr/bin/

Could you please be more clear on witch line to edit and the modification that needs to be done.
Sorry im a newb:(

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#5 Post by kost@s »

Hello jonathanxx1, and Happy New Year. 8)
You have installed the PlayOnLinux?
Open your terminal and send this comment,

Code: Select all

geany /usr/bin/playonlinux
geany=text editor
/usr/bin/playonlinux=it is the file path

and add your username from the tinylogin.
That is my,i hope to help you
su kostas '/usr/share/playonlinux/playonlinux' "$@"

franckjoel
Posts: 7
Joined: Wed 22 May 2013, 04:48

#6 Post by franckjoel »

gracias , me funciono en precise-5.7.1
Solo tuve el error que me pedia libpng14 el cual lo descargue del Puppy package Manager.

libpng14-14-slackware puppy-precise-main

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#7 Post by kost@s »

thank you franckjoel

update topic
new POL-007 -> delete: tinylogin ,wine, zenity
now you can use any version wine, you like.
upgrade wine version 1.7.11 and zenity to one pet.
upgrade PlayOnLinux_4.2.2
:wink:

User avatar
luiscuadrado123
Posts: 58
Joined: Wed 29 Jan 2014, 18:57

#8 Post by luiscuadrado123 »

i cant run it..

in precise and slacko the same error:

Playonlinux unable to find 32bit OpenGL libraries. You might encounter problem with your games.


and the programa never start....

But in live- cd mode I had not any errors (precise) , and application start normally one time (i always do the all you say)... i did't run any game yet..... After installing as " Frugal " on my hardisk (i want to use installed, not in live-cd) , again following the previous tutorial, when I start PlayOnLinux get the the error...

Looking on google I found a solution ( for Ubuntu) could be set this :

sudo apt- get install ia32 -libs

But how to do it in Puppy.

Additionally , I have a Nvidia FX 5200 Geoforce ... using all types of video in Xorg Wizard ( VESA, Novadu , nva , and installing the official nvidia driver using Quickpet ) I get the same error ! ...

i try removing the video cad... using the onboard card... and the same error....

Any tips ? Thanks for reading all

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#9 Post by kost@s »

hello Luis.

maybe your problem it is wrong route for "home"

an example.
you run puppy from a live cd, To declare your "home" you should put this command in terminal

Code: Select all

adduser -h /root/username -s /bin/bash username 
in this case you ram it is home, if you want the home, on a hard disk
you must give the correct path.
This command is will see information on the use of disc space.
in terminal

Code: Select all

df -Th
example
#df -Th
/dev/sda2 ext4 15G 5.1G 8.7G 37% /mnt/sda2
so i have to give

Code: Select all

adduser -h /mnt/sda2/kostas -s /bin/bash kostas
this should do for your system.

if you wand delete your username open the terminal

Code: Select all

geany /etc/passwd
i hope to help you :)

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

Re: How to install PlayOnLinux on the Puppy Linux

#10 Post by kost@s »

kost@s wrote:How to install playonlinux on the puppy linux.
first, download "python-2.6.4+wx.pet" and see if works well.

Code: Select all

# python
Python 2.6.4 (r264:75706, Nov 19 2009, 02:54:25) 
[GCC 4.2.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> import gtk
>>> import wxversion
>>> exit()
Ok. Now download the POL-007.pet you need for run PlayOnLinux
what is:
cabextract-1.4-d-20110523
icoutils_0.26.0-4
ImageMagick-6.6.9-5
gnupg-1.4.11
Download the wine version you want. (my wine package)

create a user (if you do not have)
on the terminal
adduser -h /home/username -s /bin/bash username
download & install the PlayOnLinux_4.2.2.pet
Edit: /usr/bin/playonlinux
Line:2
/usr/share/playonlinux/playonlinux "$@"
to
su username '/usr/share/playonlinux/playonlinux' "$@"
save and exit

I have install internet explorer to see that is works well
Image

the testing install playonlinux on the puppy linux is been, slacko-5.5

last update this topic 24-01-2014
Okay, I did most simple! PlayOnLinux as Root! 8)

seaside
Posts: 934
Joined: Thu 12 Apr 2007, 00:19

PlayLater on Puppy Linux

#11 Post by seaside »

kost@s ,

Thanks for your work on Playon.

I was wondering if you or anyone else has tried getting PlayLater to work using wine.

Cheers,
s
(I suppose a VM of windows would work, but I'm curious about wine...)

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#12 Post by kost@s »

thank you seaside.
I was wondering if you or anyone else has tried getting PlayLater to work using wine.
https://playon.zendesk.com/entries/2259 ... -Linux-OSX
to ask help in forum playonlinux, maybe to help you.

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#13 Post by kost@s »

upgrade POL-009, wine-1.7.20, playonlinux-4.2.4

User avatar
luiscuadrado123
Posts: 58
Joined: Wed 29 Jan 2014, 18:57

#14 Post by luiscuadrado123 »

Hello!

i have working POL with this tuto in PRECISE PUPPY... and now i am trying on TharPup (based on ubuntu 14.04) and I can't install the PlayOnLinux-4.2.4.pet on TahrPup 5.8.4..

i get an error with no description about it

and if i install it from de package manage, when i try to run it, i get:

POL is no supposed to be run as root. Sorry

what can i do?!?!?! :(

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#15 Post by kost@s »

hello all
PostPosted: Yesterday, at 03:16 Post subject:
Hello!

i have working POL with this tuto in PRECISE PUPPY... and now i am trying on TharPup (based on ubuntu 14.04) and I can't install the PlayOnLinux-4.2.4.pet on TahrPup 5.8.4..

i get an error with no description about it

and if i install it from de package manage, when i try to run it, i get:

POL is no supposed to be run as root. Sorry
I don't know., you might have installed two packages (playonlinux.deb playonlinux.pet)
please uninstall the playonlinux on puppy package manager.



upgrade playonlinux-4.2.5.pet

User avatar
luiscuadrado123
Posts: 58
Joined: Wed 29 Jan 2014, 18:57

#16 Post by luiscuadrado123 »

kost@s wrote:hello all
PostPosted: Yesterday, at 03:16 Post subject:
Hello!

i have working POL with this tuto in PRECISE PUPPY... and now i am trying on TharPup (based on ubuntu 14.04) and I can't install the PlayOnLinux-4.2.4.pet on TahrPup 5.8.4..

i get an error with no description about it

and if i install it from de package manage, when i try to run it, i get:

POL is no supposed to be run as root. Sorry
I don't know., you might have installed two packages (playonlinux.deb playonlinux.pet)
please uninstall the playonlinux on puppy package manager.



upgrade playonlinux-4.2.5.pet

no no, i remove the .pet before try the .deb from PPM...
actually i dont have any POL.

the link of version 4.2.5 dont work for me, can you please check it?

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#17 Post by kost@s »

I had a problem with my account. Thanks for the informing :)

PlayOnLinux-4.2.5.pet

User avatar
way12go
Posts: 66
Joined: Thu 24 Apr 2014, 14:09
Location: Rajahmundry, India.
Contact:

Re: How to install PlayOnLinux on the Puppy Linux

#18 Post by way12go »

kost@s wrote:How to install playonlinux on the puppy linux.
first, download "python-2.6.4+wx.pet" (python-2.6.4.txt) and see if works well.

Code: Select all

# python
Python 2.6.4 (r264:75706, Nov 19 2009, 02:54:25) 
[GCC 4.2.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wx
>>> import gtk
>>> import wxversion
>>> exit()
Ok. Now download the POL-009.pet you need for run PlayOnLinux
what is:
cabextract-1.4
icoutils-0.30.0
imagemagick-6.8.6
gnupg-1.4.1
Download the wine version you want. (my wine package)

download & install the PlayOnLinux-4.2.5.pet

I have install internet explorer to see that is works well
Image

if you not have menu on the jwm open the text "~/.jwmrc" (right click and open as text)
find the line <Menu label="Fun" icon="games24.png" height="16">
category you add this <Program label="PlayOnLinux" icon="playonlinux.png">playonlinux</Program>
restart jwm :wink:

the testing install playonlinux on the puppy linux is been, slacko-5.5
http://murga-linux.com/puppy/viewtopic.php?t=97376

http://murga-linux.com/puppy/viewtopic.php?t=97376
Heaven is positive thinking.

User avatar
mikeslr
Posts: 3890
Joined: Mon 16 Jun 2008, 21:20
Location: 500 seconds from Sol

Installing PlayOnLinux to Carolina-Vanguard

#19 Post by mikeslr »

Hi Kost@s & All,

I discussed the successful installation of your PlayOnLinux pet into Carolina-Vanguard here: http://murga-linux.com/puppy/viewtopic. ... 204#823204

Basically, it required following the instructions you gave, except your first that the python-2.6.4+wx.pet be installed. Rather, under Carolina/Vanguard, the python pets, including the wxPython-2.8.12.1.pet, all available from Carolina-Vanguard's Puppy Package Manager, are used.

Nice job by the way. Thanks for creating it. In many instances PlayOnLinux is of great value for those seeking an easy way to install XP programs.

mikesLr

User avatar
kost@s
Posts: 55
Joined: Fri 15 Nov 2013, 12:40
Location: Greece

#20 Post by kost@s »

thanks mikeslr
yes the playolinux, find for any python if you have.
i will try at the first opportunity from carolina! :D

Post Reply