This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: squid command doesn't do anything


> On 1/30/2013 10:21 PM, Leo wrote:
> Hi there
> 
> I installed the binary release of squid 2.7, but calling squid doesn't do anything.
> 
> Even squid -h or squid -v just returns without any message.
> 
> Any suggestion?
> 
> Presumably, you're missing some dependency.  Try doing a 'cygcheck squid'
> and seeing if it complains about any missing DLLs.  If you find some, you
> can determine which package to install to get the missing DLLs by
> invoking 'cygcheck -p <DLL NAME>'.  Then fire up 'setup.exe' and install
> the package(s) with the directory name(s) returned.
> 
> 
> --
> Larry
> 

Thanks for the suggestion!

However, when I run

    cygcheck /usr/sbin/squid

I get the follwing result:

--- shell output begin ---
C:\cygwin\usr\sbin\squid.exe
  C:\cygwin\bin\cygcrypto-0.9.8.dll
    C:\cygwin\bin\cygwin1.dll
      C:\Windows\system32\KERNEL32.dll
        C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll
        C:\Windows\system32\ntdll.dll
        C:\Windows\system32\KERNELBASE.dll
        C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll
        C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll
    C:\cygwin\bin\cygz.dll
      C:\cygwin\bin\cyggcc_s-1.dll
  C:\cygwin\bin\cygssl-0.9.8.dll
  C:\Windows\system32\ADVAPI32.DLL
    C:\Windows\system32\msvcrt.dll
      C:\Windows\system32\API-MS-Win-Core-Console-L1-1-0.dll
      C:\Windows\system32\API-MS-Win-Core-DateTime-L1-1-0.dll
      C:\Windows\system32\API-MS-Win-Core-Interlocked-L1-1-0.dll
    C:\Windows\system32\API-MS-WIN-Service-Core-L1-1-0.dll
    C:\Windows\system32\API-MS-WIN-Service-winsvc-L1-1-0.dll
    C:\Windows\system32\API-MS-WIN-Service-Management-L1-1-0.dll
    C:\Windows\system32\API-MS-WIN-Service-Management-L2-1-0.dll
    C:\Windows\system32\API-MS-Win-Core-LocalRegistry-L1-1-0.dll
    C:\Windows\system32\RPCRT4.dll
      C:\Windows\system32\API-MS-Win-Core-DelayLoad-L1-1-0.dll
--- shell output end ---

I have confirmed that all these dlls already existed on my system. Still squid does do anything.

Leo


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]