.pet for MindGuard

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
Kristjan
Posts: 5
Joined: Mon 02 Apr 2012, 21:49

.pet for MindGuard

#1 Post by Kristjan »

Hi! I need help with getting this program to run. It's been bugging me for months...
I tried linux because of this program and started to love it but I still cannot get the program to run. Any help? I'm running the latest, regular Puppy 5.3.1 release.
Links: http://zapatopi.net/mindguard/
http://doc.gnu-darwin.org/mindguard/index.html
Thank you in advance!

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#2 Post by Aitch »

Hi
The linux version is a tgz file, which I think will install with the puppy installer, but you may have to compile it, which will need the devx to be installed first

That looks like some crazy stuff to me....- mind the gooks don't getcha....

Aitch :)

User avatar
Geoffrey
Posts: 2355
Joined: Sun 30 May 2010, 08:42
Location: Queensland

#3 Post by Geoffrey »

Aitch wrote:That looks like some crazy stuff to me....- mind the gooks don't getcha....

Aitch :)
I reckon one of John Lear's tin foil hat's should do the same job.

Image

Kristjan
Posts: 5
Joined: Mon 02 Apr 2012, 21:49

#4 Post by Kristjan »

I installed gtk+ and glib 12.1.2.10 libraries from the Puppy 3 repository, and gdk_pixbuf10-0.22.0 (all the dependencies for GTK+ 1.2) and devx. Now the make command actually does something but GTK wont work.
# cd /mindguard-0.0.0.4
# make
gcc `gtk-config --cflags` mindguard.c -o mindguard `gtk-config --libs`
/bin/sh: gtk-config: command not found
/bin/sh: gtk-config: command not found
In file included from mindguard.c:36:0:
mindguard.h:3:21: fatal error: gtk/gtk.h: No such file or directory
compilation terminated.
make: *** [mindguard] Error 1
What to do?

User avatar
Lobster
Official Crustacean
Posts: 15522
Joined: Wed 04 May 2005, 06:06
Location: Paradox Realm
Contact:

#5 Post by Lobster »

I am hardly surprised that Belgium is now recognized as non existent
(I remember having visited - but how reliable is that?)
http://zapatopi.net/belgium/

Here I conclusively prove that the Eiffel Tower is non existent
http://web.archive.org/web/200702202237 ... obster/et/

I would warn those running such software and wearing tin hats . . . these are
used as homing beacons by the MIB, Aliens and others.
Not as deterrent as some of you have been led to believe . . .

Some are beginning to question the existence of the Raspberry Pi . . .
oh Ye, of Little Faith . . .

:D
Puppy Raspup 8.2Final 8)
Puppy Links Page http://www.smokey01.com/bruceb/puppy.html :D

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#6 Post by darkcity »

how come you used puppy 3 respository and not slacko, you may need newer gtk version, check mindguard documentation
Image

Kristjan
Posts: 5
Joined: Mon 02 Apr 2012, 21:49

#7 Post by Kristjan »

I've not come across any similar programs so I'm willing to take that risk :lol:
I just wanted to install something certain and I thought 1.2 would work well. I don't really want to experiment, just get the thing running.
Plus I cannot find anything to install in the Puppy 5 or Slacko repositories when I search for GTK anyway. What version do I need to make MindGuard work?
E: I'm trying to compile the latest GTK+ 3.4.0 but I ran into some trouble: glib wont compile ( a dependency) because it says I have libffi missing even though I installed it (at least I think so). Do I need to set some environmental variables or something?
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables LIBFFI_CFLAGS
and LIBFFI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
How do I do this? I instaled pkg-config too but I haven't configured anything. They both installed to /usr/local/lib
Is that OK?

User avatar
Aitch
Posts: 6518
Joined: Wed 04 Apr 2007, 15:57
Location: Chatham, Kent, UK

#8 Post by Aitch »


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

#9 Post by muggins »

No idea if this is how it's supposed to work, but you can try this .pet. It's under Fun on the menu.

Kristjan
Posts: 5
Joined: Mon 02 Apr 2012, 21:49

#10 Post by Kristjan »

E: The program is a sham, if you check the source code you can see that the depsych utility never stops and that the messages are randomly decoded from the carrier files. They are cool though, very imaginative author.

Post Reply