Hi there,
Can you help me install lighttpd on OMAP L138 LCDK (linux arago), please?
Thanks
Manish
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi there,
Can you help me install lighttpd on OMAP L138 LCDK (linux arago), please?
Thanks
Manish
Hello,
I have built the latest lighhttpd(1.4.43), Just copy the binaries in appropriate places. The attached folder has lib, sbin, share
copy the contents of lib to usr/lib folder of rootfs similarly sbin to /usr/sbin of your rootfs and share to /usr/shsre.
Note its built without --without-zlib --without-bzip2 --without-pcre
Plugins:
enabled:
mod_access
mod_accesslog
mod_alias
mod_auth
mod_authn_file
mod_cgi
mod_compress
mod_deflate
mod_dirlisting
mod_evhost
mod_expire
mod_extforward
mod_fastcgi
mod_flv_streaming
mod_indexfile
mod_proxy
mod_rrdtool
mod_scgi
mod_secdownload
mod_setenv
mod_simple_vhost
mod_ssi
mod_staticfile
mod_status
mod_userdir
mod_usertrack
mod_webdav
disabled:
mod_authn_gssapi
mod_authn_ldap
mod_authn_mysql
mod_cml
mod_geoip
mod_magnet
mod_mysql_vhost
mod_redirect
mod_rewrite
Features:
enabled:
auth-crypt
large-files
network-ipv6
disabled:
compress-bzip2
compress-deflate
compress-gzip
network-openssl
regex-conditionals
stat-cache-fam
storage-gdbm
storage-memcached
webdav-locks
webdav-properties
Cheers,
--Prabhakar Lad
Hello,
I have attached all the 3 binaries, replace it in /usr directory accordingly as mentioned in my earlier post.
Cheers,
--Prabhakar Lad
Hello,
[Manish]
"root@omapl138-lcdk:/etc/lighttpd# lighttpd -D -f lighttpd.conf
2013-11-06 19:54:48: (plugin.c.227) dlopen() failed for: /home/prabhakar/work/vb
ox2-project/15jun/lighthttpd/lighttpd-1.4.43/install/lib/mod_indexfile.so /home/
prabhakar/work/vbox2-project/15jun/lighthttpd/lighttpd-1.4.43/install/lib/mod_in
dexfile.so: cannot open shared object file: No such file or directory
2013-11-06 19:54:48: (server.c.915) loading plugins finally failed "
For the above error, do the following:
In the lighttpd binaries which I attached, go to lib directory and change the path from '/home/prabhakar/work/vbox2-project/15jun/lighthttpd/lighttpd-1.4.43/install/lib' to '/usr/lib' in all the .la files which it shows (grep -nr prabhakar should tell you all the files).
Cheers,
--Prabhakar Lad
Hello,
Sorry I have now built is as static and tested on my machine as well. Attached is the lighttpd lib. replace this one and it should be happy days.
Cheers,
--Prabhakar Lad
Can you try the attached.
Cheers,
--Prabhakar Lad
2110.openssl#1.0.2k-1.pkg.tar.gz