OpenSSH & OpenSSL directory location problem.

jpiszcz jpiszcz at lucidpixels.com
Sat Feb 1 21:28:36 EST 2003


Thanks for the quick responses and help regarding this issue.

jpiszcz wrote:

>
> war at p300:~/openssh-3.5p1$ ./configure --prefix=/app/openssh-3.5p1 
> --with-md5-passwords --with-ssl 
> --with-privsep-path=/app/openssh-3.5p1/var/empty 
> --with-privsep-user=sshd ; make ; make install
>
> standard config as before, but added path to /etc/ld.so.conf, however 
> I've never had to add a path to here to get a certain program/app to 
> work before..
>
> So the ld.so.conf provides the environment for applications which do 
> not provide the environment by default..
>
>
> Darren J Moffat wrote:
>
>> On Fri, 31 Jan 2003, jpiszcz wrote:
>>
>>  
>>
>>> At the end of make:
>>> gcc: unrecognized option `-R/vapp/lib'
>>>   
>>
>>
>> I think the linker (ld) on Linux needs a space in between the -R and 
>> the /
>> so try:  -R /vapp/lib.  If that doesn't work try -rpath /vapp/lib 
>> instead.
>>
>>  
>>
>
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>
>





More information about the openssh-unix-dev mailing list