google-code-export / lusca-cache

Automatically exported from code.google.com/p/lusca-cache
0 stars 0 forks source link

compile command don't work for rev. 14809 #165

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i used this ff. commands

1.). / Configure-prefix = / usr / local / squid-exec-prefix = / usr / local / 
squid-enable-delay-pools-enable-cache-digests-enable-poll-enable-linux-netfilter
-enable-removal- policies-with-maxfd = 65535-enable-disable storeio = 
aufs-WCCP-enable-x-accelerator-vary-enable-kill-parent-hack-enable-async-io = 
30-disable-ident-lookups

2.) ./configure.sh - prefix = / etc / squid - exec-prefix = / etc / squid - 
enable-async-io = 24 - with -aufs-threads = 24 - with -pthreads - 
enable-storeio = aufs \
> - Enable-linux-netfilter - enable-arp-acl - enable-epoll - 
enable-removal-policies = heap - with -aio - with -dl - enable-snmp \
> - Enable-delay-pools - enable-HTCP - enable-cache-digests - disable-unlinkd - 
enable-large-cache-files - with -large-files \
> - Enable-err-languages ..= English - enable- default -err-language = English 
- with -maxfd = 65536 - enable-delay-pools - enable-cache-digests - enable-poll 
- enable- linux-netfilter - enable-removal-policies - with -maxfd = 8192 - 
enable-storeio = aufs - disable-WCCP - enable-x-accelerator-vary - 
enable-kill-parent-hack - enable -async-io = 30 - disable-ident-lookups
--------------------------------------------------------------------------

when i enter it says "-bash: .: /: is a directory"
what's wrong?

Original issue reported on code.google.com by wbdumang...@gmail.com on 29 Apr 2014 at 2:15