Sense or Nonsense!?

21.10.2009

-sh: ./progam: File or Directory not found

Filed under: Linux — Ephraim @ 15:48

Today I ran into the problem on a linux box:
-sh: ./progam: File or Directory not found

Doesn’t matter what I tried, it always dumped that §$*&#§$*@”*§*$§&/ error.

So guess what it was …
I was on a 64 bit machine and the program was 32 bit.
So if you have a smiliar problem, make sure you have installed lib32gcc1 (or any corresponding 32 bit layer for 64 bit machines).

Ciao Ephraim

09.10.2009

XEP-0016: Privacy Lists; for Prosody

Filed under: Jabber — Ephraim @ 22:48

I currently finished work at the mod_privacy module for prosody!!
It’s far from being stable, but AFAI have tested it, it worked as I expect it to!
So have a look at: prosody-modules
or a direct link to mod_privacy.lua: here

Have a look at mod_adhoc and commands too! There is a “XEP-0133: Service Administration” implementation growing :)

Have fun! prosody rocks!!

ciao Ephraim

Powered by WordPress