hi everyone so I installed apache22 from package tree on 7.0 stable for sparc on a netrax1. when i run apachectl with any options i get the following error
now locate both of these show the following
I'm not really sure why apachectl isn't noticing these at all...it's been a while for me and i'm coming back to bsd...any help you can provide would be fantastic.
thanks
Kali
Code:
/libexec/ld-elf.so.1: /lib/libc.so.7: version FBSD_1.1 required by /usr/local/sbin/httpd not found
now locate both of these show the following
Code:
nbbh# locate libc.so.7
/lib/libc.so.7
nbbh# locate ld-elf.so.1
/libexec/ld-elf.so.1
/usr/libexec/ld-elf.so.1
/usr/share/man/cat1/ld-elf.so.1.1.gz
/usr/share/man/man1/ld-elf.so.1.1.gz
I'm not really sure why apachectl isn't noticing these at all...it's been a while for me and i'm coming back to bsd...any help you can provide would be fantastic.
thanks
Kali