Gamine is a game for about 2 years old babies. I found it on Doudoulinux (www.doudoulinux.org/), but I didn’t find a package.
So I tried unsuccesfully for about an huor to compile from sources.
Tired of, I searched for a .deb (for example here: Index of /debian/pool/main/g/gamine). If you grab gamine-data_1.1-3_all.deb and, matching your architecture, gamine_1.1-3_amd64.deb or gamine_1.1-3_i386.deb, you can extract the correct files using ark.
I tested both and they work: it’s a 2 minute work, just put a bunch of files in “/usr/share/games/” (a folder called gamine that contains sounds and some graphics), the main program in “/usr/games” and optionally the man page in “/usr"share"man/man6/” or the icon .xpm (I used it to create an item in the main menu) anywhere (I put it in /usr/share/games/gamine/).
Gamine is a game for about 2 years old babies. I found it on Doudoulinux
(‘www.doudoulinux.org/’ (http://www.doudoulinux.org/)), but I
didn’t find a package.
So I tried unsuccesfully for about an huor to compile from sources.
Tired of, I searched for a .deb (for example here: ‘Index of
/debian/pool/main/g/gamine’
(http://www.debian.co.il/debian/pool/main/g/gamine/)). If you grab
gamine-data_1.1-3_all.deb and, matching your architecture,
gamine_1.1-3_amd64.deb or gamine_1.1-3_i386.deb, you can extract the
correct files using ark.
I tested both and they work: it’s a 2 minute work, just put a bunch of
files in “/usr/share/games/” (a folder called gamine that contains
sounds and some graphics), the main program in “/usr/games” and
optionally the man page in “/usr"share"man/man6/” or the icon .xpm (I
used it to create an item in the main menu) anywhere (I put it in
/usr/share/games/gamine/).
That’s it.
If there’s a repository somewhere, glad to know.
Bye!
Hi
Looks like you missed the schema install… need to look and see if I
can get to build…
–
Cheers Malcolm °¿° SUSE Knowledge Partner (Linux Counter #276890)
openSUSE 12.3 (x86_64) GNOME 3.8.4 Kernel 3.7.10-1.16-desktop
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
acez wrote:
>
> Gamine is a game for about 2 years old babies. I found it on Doudoulinux
> (‘www.doudoulinux.org/’ (http://www.doudoulinux.org/)), but I
> didn’t find a package.
> So I tried unsuccesfully for about an huor to compile from sources.
> Tired of, I searched for a .deb (for example here: ‘Index of
> /debian/pool/main/g/gamine’
> (http://www.debian.co.il/debian/pool/main/g/gamine/)). If you grab
> gamine-data_1.1-3_all.deb and, matching your architecture,
> gamine_1.1-3_amd64.deb or gamine_1.1-3_i386.deb, you can extract the
> correct files using ark.
> I tested both and they work: it’s a 2 minute work, just put a bunch of
> files in “/usr/share/games/” (a folder called gamine that contains
> sounds and some graphics), the main program in “/usr/games” and
> optionally the man page in “/usr"share"man/man6/” or the icon .xpm (I
> used it to create an item in the main menu) anywhere (I put it in
> /usr/share/games/gamine/).
>
> That’s it.
>
> If there’s a repository somewhere, glad to know.
>
> Bye!
>
>
Try Installing alien and rpm-build packages and then run the relevant
command
TNX vazhavandan, I know of alien, but I never used it, so your piece of code is very useful.
Anyway, Gamine is such a simple software that it’s surely faster to manually unpack a .deb package.