atanks 4.6

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
dinosoep
Posts: 28
Joined: Wed 18 Aug 2010, 09:59

atanks 4.6

#1 Post by dinosoep »

I would love to play atanks on my puppy.
the sources are downloadeble here;http://sourceforge.net/projects/atanks/files/
and you will need allegro, here:http://murga-linux.com/puppy/viewtopic. ... 2dc#444284

I have been able to compile it myself but the files are scramble over my system and I want a clean pet. I also have no experience in compiling and packaging stuff myself and this was the first succesfull one :p

they have a deb, that one doesn't wok[/url]

User avatar
paulhomebus
Posts: 120
Joined: Thu 21 Jan 2010, 23:23
Location: New Zealand
Contact:

#2 Post by paulhomebus »

Could you please tell us which Puppy Version you would want it compiled for?

dinosoep
Posts: 28
Joined: Wed 18 Aug 2010, 09:59

#3 Post by dinosoep »

lucid puppy

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Re: atanks 4.6

#4 Post by ttuuxxx »

dinosoep wrote:
I have been able to compile it myself but the files are scramble over my system and I want a clean pet. I also have no experience in compiling and packaging stuff myself and this was the first succesfull one :p

they have a deb, that one doesn't wok[/url]
The best way to package it up is

Once you type "make" and its finished compiling, don't close the screen instead type new2dir make install
that will run a script that will package it up into a single folder for you
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

dinosoep
Posts: 28
Joined: Wed 18 Aug 2010, 09:59

#5 Post by dinosoep »

yeah, I tried somethning like that
didn't worked, gonna try again :)

dinosoep
Posts: 28
Joined: Wed 18 Aug 2010, 09:59

#6 Post by dinosoep »

update: didn't work
can someone please help me out, I feel stupid :roll:

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#7 Post by ttuuxxx »

It compiles and packages fine hmmm, I compiled it on 2.14X.
Here's the packages for 2.14x http://www.smokey01.com/ttuuxxx/2.14X/games/allegro/

ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

moB
Posts: 116
Joined: Mon 19 Oct 2009, 11:25
Location: Coastal

Re: atanks 4.6

#8 Post by moB »

ttuuxxx wrote:
dinosoep wrote:
I have been able to compile it myself but the files are scramble over my system and I want a clean pet. I also have no experience in compiling and packaging stuff myself and this was the first succesfull one :p

they have a deb, that one doesn't wok[/url]
The best way to package it up is

Once you type "make" and its finished compiling, don't close the screen instead type new2dir make install
that will run a script that will package it up into a single folder for you
ttuuxxx
When compiling I like to go like this...say:

mkdir /mnt/home/someDir-1.2.3

./configure [--option --option1 ...--optionN]

make

make install DESTDIR=/mnt/home/someDir-1.2.3


This puts all in the dir someDir-1.2.3 on the harddrive.

At that point use Barry's dir2pet:

cd /mnt/home
dir2pet someDir-1.2.3

If you don't like it edit the directory and go agian with tar, gzip,
tgz2pet, just as it says at the end of dir2pet.

[link]http://puppylinux.com/development/createpet.htm[/link]


Best of results to you!
moB

With much interest I sat watching him. Savage though he was, and
hideously marred about the face - at least to my taste - his
countenance yet had a something in it which was by no means
disagreeable.
--Melville, Moby-Dick

Post Reply