Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #100
Closed (moved) (moved)
Open
Issue created Feb 12, 2005 by Trac@tracbot

installation problem

Hi,

I can´t get tor to install on an intel box running SuSE 9.1.

I am using tor-0.0.9.4.tar.gz. I do tar xzf tor-0.0.9.4.tar.gz, then cd into the new directory, then do ./configure, which runs fine.

When I try to make, I get lots of errors complaining about torgzip.c, The output looks like this: cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c log.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c fakepoll.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c util.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c compat.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c container.c rm -f libor.a ar cru libor.a log.o fakepoll.o util.o compat.o container.o ranlib libor.a gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c crypto.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c aes.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c tortls.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/ssl/include -g -O2 -Wall -g -O2 -c torgzip.c torgzip.c:20:18: zlib.h: Datei oder Verzeichnis nicht gefunden torgzip.c: In Funktion »is_gzip_supported«: torgzip.c:35: error: `ZLIB_VERSION' undeclared (first use in this function) torgzip.c:35: error: (Each undeclared identifier is reported only once torgzip.c:35: error: for each function it appears in.)

(much more to follow)

zlib is installed:

rpm -qa|grep zlib

zlib-1.2.1-70.6

I was able to install an old version of tor (tor-0.0.8.1.tar.gz), but when I run it, it complains like this; Feb 12 18:52:13.988 [err] You are running Tor version 0.0.8.1, which will not work with this network.

Is there a way to run and install tor for me?

Thanks for any help

[Automatically added by flyspray2trac: Operating System: All]

Trac:
Username: thunder

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking