André Warnier wrote: > Andre Hübner wrote: >> Hi List, >> >> try to compile older Apache 1.3.37 on opensuse 11 64bit. I have some >> Problems with my configure-line. >> configure tries to find my base-libs in wrong folders: >> >> Error: Cannot find SSL library files in any of the following dirs: >> Error: . /lib /usr/lib /usr/local/lib >> >> SSL is installed but Files are located in lib64 Folder. I cannot find >> a configure-switch to use correct lib64 Folder. >> Is there something i can do now? >> I use also new apache 2.2.9 but older 1.3.37 i need for compatibility >> and for nostalgic reasons ;) >> > I'm no expert on the subject, but if it is really for nostalgic reasons, > and a one-off, maybe you can trick him into finding them in > /usr/local/lib by some judicious use of symlinks ? Probably easier to just hack in the appropriate system lib paths (just look in configure script to determine where /usr/local/lib - one of those paths - originated from and add 64 flavors). --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx