lhost / sendxmpp

perl-script to send xmpp (jabber), similar to what mail(1) does for mail.
63 stars 22 forks source link

is it possible to use without installing (no root rights)? #1

Closed otmezger closed 9 years ago

otmezger commented 11 years ago

Hi there, I have a question regarding installation. I need use this app without installing it. can I use a binary directly?

does that work?

thanks

olmo

lhost commented 11 years ago

Hi

yes, it works the standard way. Just copy "sendxmpp" binary to your $HOME/bin and set PATH="$ PATH:$HOME/bin" in your shell.

Let me know if you need more help.

Regards, LH

http://blog.hostname.sk/gmail On Dec 7, 2012 9:50 PM, "otmezger" notifications@github.com wrote:

Hi there, I have a question regarding installation. I need use this app without installing it. can I use a binary directly?

does that work?

thanks

olmo

— Reply to this email directly or view it on GitHubhttps://github.com/lhost/sendxmpp/issues/1.

otmezger commented 11 years ago

Thanks!

lhost commented 9 years ago

Yes, you can use sendxmpp withouth installation.