Install games and place in Menu > Fun

Booting, installing, newbie
Post Reply
Message
Author
highway_man
Posts: 21
Joined: Thu 07 Feb 2013, 03:22

Install games and place in Menu > Fun

#1 Post by highway_man »

Reference files are located here. Not required to answer e-mail.
http://www.brighthub.com/computing/linu ... 36351.aspx
http://fph.altervista.org/prog/bastet.html
http://linux.softpedia.com/get/GAMES-EN ... 3449.shtml

Added: Precise 5.4.2 (frugal) on AMD Athalon XP Processor 3000+ 798MHz 513Mb RAM

I am trying to install Galaga, Zaxxon, Bastet, and Gweled on Puppy Linux, but I don't know the next step(s) to take.

Galaga & Gweled extensions are TAR.GZ
Bastet extension is TGZ
Zaxxon extension is PUP

I have downloaded these and managed to place the in My Documents in Puppy Linux. Now the big question...How do I install and run these files?

TAR.GZ both appear to be zipped C/C++ files only because main.c is among the list. Now mind you, I only know enough to be dangerous. I have heard that Puppy might be fussy about where and how directories are structured. Any hints in that department will be well received.

Now...on to TGZ. It (Bastet-0.41) shows up in my Puppy Package Manager as an installed package. What is a TGZ file exctly? More importantly, how do I run it?
NOTE: Console -> # fixmenus didn't help

PUP files, according to the error message, are older PET files. I get the following error:
PUP packages are an older package system superceded by PET packages. If you want to install a DotPup package, you must first run the PETget package manager (see install icon on desktop) and install the 'dodpuphandler' and 'puppybasic' PET packages.
When I go Install on my Desktop, I do not see PETget package manager. I didn't see it in the menu either - I looked, but could have missed it.
I also checked Puppy Package Manager for the 2 PET packages. I couldn't find those either.

SO...Any help to run any of these is much appreciated. I would also like to organize the icon(s) in the Menu > Fun location.
Thanks in advance.
Last edited by highway_man on Mon 11 Feb 2013, 10:52, edited 1 time in total.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

Without having to search- your Pup of choice?

muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

#3 Post by muggins »

Here's a link for zaxxonrr repackaged as a pet:

http://205.196.123.14/t7h49zu4rehg/y174 ... .4.125.pet

User avatar
Makoto
Posts: 1665
Joined: Fri 04 Sep 2009, 01:30
Location: Out wandering... maybe.

#4 Post by Makoto »

.tgz archives are .tar.gz archives, just with a shorter extension.

Keep in mind that while .tar.gz archives are often source code archives, in my experience, they can, technically, hold anything - you'll find tar.gz/tgz archives out there containing compiled binaries, too.

Even though your package manager might have 'installed' the .tgz, it might still have been a source code archive, and the package manager just placed the source code files somewhere. Unfortunately, if the site or server you download the files from doesn't tell you whether or not it's a source code archive, the only way to tell is to browse the files within the archive.

Hope this helps, somewhat. I do tend to ramble. :)
[ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#5 Post by Semme »

One more thing to keep in mind.. Pkgs *outside* the repo are generally a crapshoot.

Mercedes350se
Posts: 790
Joined: Wed 16 Apr 2008, 11:28

Re: Install games and place in Menu > Fun

#6 Post by Mercedes350se »

highway_man wrote:
PUP packages are an older package system superceded by PET packages. If you want to install a DotPup package, you must first run the PETget package manager (see install icon on desktop) and install the 'dotpuphandler' and 'puppybasic' PET packages.
Both pets are available here (Note the corrected name of one)

http://distro.ibiblio.org/puppylinux/pet_packages-3/. They are for puppy version 3 but should work.

Post Reply