Search squid archive

NEED HELP: How to complie Squid 3.2.6 with TCMALLOC for high performance ??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I did the steps :

1:install libunwind lib. (version is : libunwind-1.1)

2:install google-perftools (version is : gperftools-2.0)

3:download squid-3.2.5.tar.gz & extract , then configure , then 

modify /src/Makefile follow the article :

# vi src/Makefile

squid_LDADD = \
        -L../lib \
        -ltcmalloc_minimal \
         \
..
data_DATA = \
        mib.txt
LDADD = -L../lib -lmiscutil -lpthread -lm -ltcmalloc_minimal
 

i did not find the  string " -L../lib \" .

 

please help me , how to do that . thank u very much .

 





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux