ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Balamut <balamut@au.ru>
To: "Russu V.F." <mandrake-russian@altlinux.ru>
Subject: [mdk-re] Re[2]: [mdk-re] squid для оффлайна
Date: Wed Oct 24 19:36:12 2001
Message-ID: <1533234500.20011024193837@au.ru> (raw)
In-Reply-To: <304169996.20011024093634@psrp.te.ru>

Hello Russu,

Wednesday, October 24, 2001, 7:36:34 AM, you wrote:

>> У меня модем, сетки нет, сквид работает, страницы кэширует, инет
>> летает, как и полагается. Но стоит отрубить ppp0, все браузеры пишут
>> "Не могу отобразить страницу", хотя ходют через 3128 и в кэше сквида
>> страница есть. Под виндой есть проги, которые это делают блестяще,
>> экономя мне немало времени в онлайне. Вроде сквид для этого и сделан.
>> Есть у кого-нибудь опыт такой настройки?

RVF> пощупай это
RVF> http://www.gedanken.demon.co.uk/wwwoffle/

[root@localhost wwwoffle-2.6d]# make
gcc -c -O2 -Wall -g wwwoffled.c -o wwwoffled.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g wwwoffles.c -o wwwoffles.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g http.c -o http.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g ftp.c -o ftp.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g finger.c -o finger.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g ssl.c -o ssl.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g document.c -o document.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
flex -i -L -pp -B -F -8 -s -Phtml_yy html.l
gcc -c -O2 -Wall -g html.c -o html.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
flex -i -L -pp -B -F -8 -s -Pxml_yy xml.l
gcc -c -O2 -Wall -g xml.c -o xml.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
xml.c:2434: warning: `yyunput' defined but not used
flex -i -L -pp -B -F -8 -s -Pvrml_yy vrml.l
gcc -c -O2 -Wall -g vrml.c -o vrml.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g javaclass.c -o javaclass.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g gifmodify.c -o gifmodify.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
flex -i -L -pp -B -F -8 -s -Phtmlmodify_yy htmlmodify.l
gcc -c -O2 -Wall -g htmlmodify.c -o htmlmodify.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g connect.c -o connect.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g control.c -o control.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g configedit.c -o configedit.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g search.c -o search.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g index.c -o index.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
flex -i -L -pp -B -F -8 -s -Pmsg_yy messages.l
gcc -c -O2 -Wall -g messages.c -o messages.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g monitor.c -o monitor.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g parse.c -o parse.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g purge.c -o purge.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g refresh.c -o refresh.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g spool.c -o spool.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g configfile.c -o configfile.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g config.c -o config.o  -DSPOOL_DIR=\"/var/spool/wwwoffle\" -DCONF_DIR=\"/var/spool/wwwoffle\" -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g errors.c -o errors.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
gcc -c -O2 -Wall -g io.c -o io.o  -DUSE_ZLIB=1 -DUSE_IPV6=0
io.c:34:18: zlib.h: No such file or directory
make: *** [io.o] Ошибка 1

Это моя ошибка или их?

-- 
Best regards,
 Balamut                            mailto:balamut@au.ru





  parent reply	other threads:[~2001-10-24 19:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-24  1:18 Balamut
2001-10-24  7:35 ` [mdk-re] squid ÄÌÑ ÏÆÆÌÁÊÎÁ Russu V.F.
2001-10-24 14:14   ` [mdk-re] Re[2]: [mdk-re] squid для оффлайна Balamut
2001-10-24 19:36   ` Balamut [this message]
2001-10-24 19:47     ` Gosha
2001-10-25 15:26       ` Balamut
2001-10-27 17:16         ` [mdk-re] -devel, Software Building Michael Shigorin
2001-10-25  8:00     ` [mdk-re] Re[2]: [mdk-re] squid для оффлайна Michael Shigorin
2001-10-24 11:16 ` Michael Shigorin
2001-10-24 17:48   ` [mdk-re] Re[2]: " Balamut

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1533234500.20011024193837@au.ru \
    --to=balamut@au.ru \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git