X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;ds=sidebyside;f=stage3%2Fhv-install-1;h=2071f93a7f26562af5c791f27ac23035f035be8c;hb=498549fb1b100f0649a8fcee8a5f5a0e0593369a;hp=13305f205c452d21e7afd1871f020225b65649eb;hpb=010f726dae0643b2940295acbd785d3fba5fd5ce;p=hvlinux.git diff --git a/stage3/hv-install-1 b/stage3/hv-install-1 index 13305f2..2071f93 100755 --- a/stage3/hv-install-1 +++ b/stage3/hv-install-1 @@ -21,8 +21,8 @@ ipkg -j ${FCRON} ipkg ${OPENSSH} ipkg -s lynx ${LYNX} ipkg ${EXPAT} -ipkg ${APR} "--with-installbuilddir=/usr/lib/apr-1/build" -ipkg ${APR_UTIL} "--with-apr=/usr/bin/apr-1-config" +ipkg ${APR} "--disable-static --with-installbuilddir=/usr/share/apr-1/build" +ipkg ${APR_UTIL} "--with-apr=/usr --with-gdbm=/usr -with-openssl=/usr" ipkg ${NEON} "--with-ssl" ipkg -s tcl ${TCL} CFLAGS="${CFLAGS} -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1" \