Page 1 of 3

Posted: Fri 24 Aug 2012, 18:49
by Eldon
daniell61 wrote: HOWEVER these dependencies are missing: file /usr/bin/minetest has these missing library files:libGLU.so.1

The PETget package manager does not know what packages has these libraries (ps im a linux newb :P )
http://wellminded.com/puppy/pupsearch.html can help a lot.

As for missing libs, download this 60mb file http://www.smokey01.com/ttuuxxx/other/L ... -links.tar

Find the lib you're looking for if it's there and extract to /usr/lib/

GLU is opengl I think, so it may get fixed if you make sure you have mesa installed (IF you have an Intel integrated graphics processor).

Minetest 0.4.3

Posted: Sun 04 Nov 2012, 16:43
by JSonic
So, here it is: http://koti.mbnet.fi/juhani4/files/mine ... 3-i686.pet.
Biggest changes:
* No translations this time (I was too lazy)
* Built with Precise Puppy
daniell61 wrote: HOWEVER these dependencies are missing: file /usr/bin/minetest has these missing library files:libGLU.so.1
I'm pretty sure libGLU.so.1 is something graphics (driver) related, check if you have it installed properly. Please also test with this new version!

Posted: Tue 06 Nov 2012, 18:11
by game sfs
minetest: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory

Posted: Tue 06 Nov 2012, 21:58
by muggins
error while loading shared libraries: libjpeg.so.8
Shouldn't be difficult problem to resolve...but would be useful to know which puppy you're using???

Posted: Wed 07 Nov 2012, 06:02
by game sfs
muggins wrote:
error while loading shared libraries: libjpeg.so.8
Shouldn't be difficult problem to resolve...but would be useful to know which puppy you're using???
Lucid Puppy 5.2.8 USB
Mobile INTEL 945

Posted: Wed 07 Nov 2012, 22:39
by sunburnt
game sfs; I`ve had to install that lib. to my Puppy 528 also.

I`m surprised it doesn`t already have it, it`s a well used lib.

### JSonic; Is it okay if I make a AppPkg from your MineTest game?

Posted: Thu 08 Nov 2012, 19:42
by JSonic
sunburnt wrote:### JSonic; Is it okay if I make a AppPkg from your MineTest game?
Please, go ahead, that's perfectly okay :)

game sfs: Did you find that library?

Posted: Fri 09 Nov 2012, 14:03
by game sfs
JSonic wrote:game sfs: Did you find that library?
No !
:P

Posted: Fri 09 Nov 2012, 18:42
by JSonic
So could you please run this in terminal (urxvt, ROXterm) to see if there's more libraries not found:

Code: Select all

ldd /usr/bin/minetest | grep "not found"
If there's many of them missing, I'll consider doing a build using an older Puppy version.

Btw, with Precise Puppy this would work without library problems, but I'm willing to support older Puppies too.

Posted: Fri 09 Nov 2012, 19:31
by game sfs
JSonic wrote:So could you please run this in terminal (urxvt, ROXterm) to see if there's more libraries not found:

Code: Select all

ldd /usr/bin/minetest | grep "not found"
If there's many of them missing, I'll consider doing a build using an older Puppy version.

Btw, with Precise Puppy this would work without library problems, but I'm willing to support older Puppies too.
ldd /usr/bin/minetest | grep "not found"
/usr/bin/minetest: /lib/libm.so.6: version `GLIBC_2.15' not found (required by /usr/bin/minetest)
/usr/bin/minetest: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/bin/minetest)
/usr/bin/minetest: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/minetest)
libjpeg.so.8 => not found

Posted: Fri 09 Nov 2012, 22:56
by sunburnt
Wow! Who built that Puppy? Even the C library is missing!

I`d help, but I don`t know what your Puppy was built on.

Posted: Sat 10 Nov 2012, 11:44
by JSonic
game sfs wrote:/usr/bin/minetest: /lib/libm.so.6: version `GLIBC_2.15' not found (required by /usr/bin/minetest)
/usr/bin/minetest: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /usr/bin/minetest)
/usr/bin/minetest: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/minetest)
sunburnt wrote:Wow! Who built that Puppy? Even the C library is missing!
C library isn't missing but a different version :D

So, I booted Lupu, and here is what I built: Minetest 0.4.3 for Lucid Puppy! I am pretty sure sure it should work (like I was with the previous one :roll:)

Posted: Sat 10 Nov 2012, 16:56
by game sfs
JSonic wrote: C library isn't missing but a different version :D

So, I booted Lupu, and here is what I built: Minetest 0.4.3 for Lucid Puppy! I am pretty sure sure it should work (like I was with the previous one :roll:)
The game worked successfully :D
Ty...

Posted: Fri 05 Apr 2013, 03:49
by kaeza
Is this package still being maintained?
Version 0.4.6 was just released.

Posted: Sat 06 Apr 2013, 16:09
by JSonic
kaeza wrote:Is this package still being maintained?
Version 0.4.6 was just released.
Okay, okay, I'll just boot Puppy :)
A package should follow a bit later...

Posted: Sat 06 Apr 2013, 17:47
by markreaves
JSonic wrote:
kaeza wrote:Is this package still being maintained?
Version 0.4.6 was just released.
Okay, okay, I'll just boot Puppy :)
A package should follow a bit later...
Sweet

Posted: Sat 06 Apr 2013, 18:09
by kaeza
JSonic wrote:
kaeza wrote:Is this package still being maintained?
Version 0.4.6 was just released.
Okay, okay, I'll just boot Puppy :)
A package should follow a bit later...
Thanks!
I'll try to bug the developers to point a link to your version on the homepage once it's done.
EDIT: can you join #minetest @ FreeNode ?
The stuff has changed quite a bit since old 0.4.4, and you may need some help with that.

New version

Posted: Sat 06 Apr 2013, 18:12
by JSonic
A package should follow a bit later...
And here it comes. Download Minetest 0.4.6: http://koti.mbnet.fi/juhani4/files/mine ... 6-i686.pet.
More info on the starting post.

Posted: Sat 06 Apr 2013, 18:21
by JSonic
kaeza wrote:I'll try to bug the developers to point a link to your version on the homepage once it's done.
EDIT: can you join #minetest @ FreeNode ?
The stuff has changed quite a bit since old 0.4.4, and you may need some help with that.
Thanks, but there's already a link on the download page.
Stuff has changed, yes, but after I figured out I had to download common mods separately, I got it going. :)

Minetest

Posted: Mon 08 Jul 2013, 23:39
by MikeyBrat
I dl'd it bu one question... How I get those little evil guys to show up in the game?

-frugal precise 5.6.1 usb and frugal precise 5.6.1 old amd something hd (ancient SATA.... 2 of them - complete with gray hairs or maybe fuzz from whatever is growing in there. XD)