Michael Havens wrote: > Hey guys, > Exactly what do these lines do? > > $ ./config > $ make > $ make test > $ make install > > Are these the lines entered for compiling a program? > If so I'm compiling openssl in the hopes it will give me libpisock.so.8.html > and libcrypto.so.0 .... Well I just tried and I guess it doesn't. It just gave > me the same error: > > Found 0 source and 1 binary packages > Dependency Prooblem: > libisock.so.8 is needed by jpilot-0.99.3-1 > libcrypto.so.0 is needed by jpilot-0.99.3-1 > > Please let me know what the lines above do anyway. If anyone out there knows > how to get these programs I'm all ears for you! When installing rpms, use rpms to handle the dependencies. The rpm database on your system doesn't actually look for those files on your system, but for the rpms that a package claims it needs. www.rpmfind.net is a good site for finding rpms and dependencies http://speakeasy.rpmfind.net//linux/RPM/redhat/7.3/i386/jpilot-0.99-87.i386.html