Author

Topic: Pushpoold Will Not Start! (Read 1036 times)

member
Activity: 717
Merit: 85
June 28, 2011, 09:11:50 PM
#8
How do I compile from source? Also, which version should I use? Are you saying compile pushpoold from source or jansson?

I normally just use the auto tools like ./configure, make, make install....
member
Activity: 717
Merit: 85
June 28, 2011, 06:37:42 PM
#6
Well, I tried that but it I still got the same error...I dont get it....
hero member
Activity: 630
Merit: 500
July 01, 2011, 11:59:28 AM
#5
Download it from here http://www.digip.org/jansson/.  And yes, do ./configure, make, make install as usual.
hero member
Activity: 630
Merit: 500
June 28, 2011, 07:18:42 PM
#4
Have you tried compiling libjansson from source?  Sometimes a PPA cannot be trusted, it's not part of the official tree.
hero member
Activity: 630
Merit: 500
June 27, 2011, 09:58:05 PM
#3
It should... Also, for some reason I had to run ldconfig again after I restarted my server.  Funky library.
hero member
Activity: 630
Merit: 500
June 19, 2011, 04:16:26 AM
#2
Installing Pre-Req
*Installing Jansson from PPA:

Code:
sudo add-apt-repository ppa:petri/ppa
sudo apt-get update
sudo apt-get install libjansson-dev
Quote
Possible errors for installing jansson:
add-apt-repository command not found

Solution:
sudo apt-get install python-software-properties

Also, I still had errors until I added "include /usr/local/lib" to "/etc/ld.so.conf" and then ran "ldconfig"
member
Activity: 717
Merit: 85
June 17, 2011, 07:53:35 PM
#1
I have setup pushpool from source on Mandriva Linux. It compiled without errors as well as the rest of the depencies. Evertime I try and start pushpoold it gives the error that it cant open libjannson.so.4 and says the shared object does not exist when it does and the files are there.

Please Help
Jump to: