|
INSTALL
Installation InstructionsWindowsRun the latest prpltwtr.exe If for some reason the installer cannot locate Pidgin, you can download prpltwtr.dll and copy it to your Pidgin plugins directory. Please let us know if this occurs and we'll try to figure out what is wrong with the installer. Start Pidgin You should now see Twitter Protocol in the list of protocols. If you choose to use OAuth (By checking Enable OAuth in the Advanced settings for the account), you only have to fill in your username. Otherwise, fill in both your username and password. From SourceDownload the latest prpltwtr.tar.gz and run make && sudo make install (May vary depending on how your system is configured). If make fails, please start a new ticket and describe your OS, the errors that occurred and whether you know how to resolve the issue. If make succeeds but make install fails, you can copy prpltwtr.so to your plugins directory. OtherThis is an open source project. If you don't see your favorite operating system here, feel free to contribute. |
"apt-get install libpurple-dev" if your make fails because it can't find "purple"
In addition to downloading the latest prpltwtr.tar.gz you can also get a local copy of the prpltwtr repository - this way you can more easily update to a new version. Can you please add a note how to update your local copy to the next stable version?
Where can I find the latest prpltwtr.dll? I've searched and can only find the 0.5.0 version which is flagged as deprecated.
Hi,
I tried installing it. I didnt see any issues on make and install commands. Still i dont see Twitter protocol in list of protocols. Am i missing something???
"If for some reason the installer cannot locate Pidgin, you can download prpltwtr.dll and copy it to your Pidgin plugins directory. Please let us know ..."
Anyone using Portable Pidgin needs only the .dll. However, you have not put a link on your DL page for the .dll only.
@pier23ca: I was able to use UniExtract? to get the DLL out of the installer. Choose the third option an installshield? to get it to extract correctly.
@l.sreevatsa Which system are you using? The installation is simple.
install and account adding were successful, but I can't login, error occurs: "Unauthorized" though I enter valid password. please suggest what's the problem?
prpltwtr_0.6.0_i386_lubuntu.deb package: twitter-prpltwtr
repo http://mamalibre-repo.orgfree.com/Readme.txt
Are the scripts you're using to make the .deb available? I'd be happy to add this officially if you'd like.
Finally got it working with ubuntu 12.04 Precise after doing "sudo apt-get install libpurple-dev" and "./configure --without-pidgin"