Hi Crit/Randolph, I cannot recall to have run into this issue myself. This is how it looks for us, following (and improving) the Debian Wiki page:
moeller@twin1a:~ $ dpkg -L boinc-server-maker | grep crypt /usr/lib/boinc-server-maker/lib/crypt_prog moeller@twin1a:~ $ dpkg -l boinc-server-maker ii boinc-server-maker 7.2.28+dfsg-1exp1 amd64 BOINC server applications and data files Are you running the same version? It should reside in debian/experimental or snapshot.debian.org, so we always have something current when we want it updated for some security reason. >From above location crypt_prog is copied to the project root's subdirectory 'bin', as in /var/lib/boinc-server-uppercase-test/test/bin/crypt_prog Is "locate crypt_prog" helping to locate the binary? What did you execute when the error surfaced? Cheers, Steffen > Gesendet: Dienstag, 18. Februar 2014 um 09:57 Uhr > Von: "David Anderson" <[email protected]> > An: [email protected] > Betreff: Re: [boinc_dev] Problems with crypt_prog > > Did you do configure/make? > That builds crypt_prog (and many other programs that you'll need). > -- David > > On 18-Feb-2014 12:52 AM, Crit Crit wrote: > > I encountered an error already posted to this mail, but i didn't find an > > answer, > > solution or even reply. > > > > Original post: > > > > Randolph Patterson light.proton at gmail.com > > Mon May 9 10:05:30 PDT 2011 > > > > Hello, thanx for reading > > > > Im actually trying to configure a BOINC server, by reading many guides such > > as the one at the official wiki, and the guide at the debian wiki > > > > But im getting troubles with making the proyect, im getting this error here > > * > > * > > *Setting up server files: generating keys* > > *sh: /home/boinc-server/boinc/lib/crypt_prog: not found* > > *FATAL ERROR: Command failed: /home/boinc-server/boinc/lib/crypt_prog > > -genkey 1024 /var/www/boinc/keys/upload_private > > /var/www/boinc/keys/upload_public >/dev/null* > > > > Any kind of help will be greatly appreciated. > > > > In my case i'm running on Ubuntu 13.04 on VM. I'm getting: > > > > *sh: /home/boinc-server/boinc/lib/crypt_prog: not found* > > > > *FATAL ERROR: Command failed: /home/boinc-server/boinc/lib/crypt_prog > > -genkey 1024 > > > > I heard a thing, that it might be caused by missing prerequirements, but I > > am > > unable to track what packed i missed. I used this lists: 1) > > http://boinc.berkeley.edu/trac/wiki/SoftwarePrereqsUnix and 2) > > http://boinc.berkeley.edu/trac/wiki/ServerIntro (Debian cookbook part). > > > > . > > _______________________________________________ > > boinc_dev mailing list > > [email protected] > > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > > To unsubscribe, visit the above URL and > > (near bottom of page) enter your email address. > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
