Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 10:22:17 -0500
From:      Jerod Prothe <zjerodp@acck.edu>
To:        freebsd-ports@freebsd.org
Subject:   rt3 and bzip2
Message-ID:  <40DAF1A9.2050804@acck.edu>

next in thread | raw e-mail | index | archive | help
Hi,


 I am brand new to rt, and am in the middle of trying to install 
rt-3.0.11 on FreeBSD 5.1.  When I cd to /usr/ports/www/rt3 and execute 
make, I get the following output:

# make

You may use the following build options:

     DB_TYPE=type                    mysql, Oracle, Pg or SQLite (mysql)
     DB_HOST=hostname                The database host (localhost)
     DB_PORT=port                    The database port
     DB_DBA_USER=username            Name of database administrator (root)
     DB_DBA_PASSWORD=password        Password of database administrator
     WITH_FASTCGI                    Use FastCGI instead of mod_perl
     WITH_APACHE2                    Use Apache2 as the web server
     INITIAL_INSTALL                 Do initialize DB (for initial 
install only)

===>  Extracting for rt-3.0.11
 >> Checksum OK for rt-3.0.11.tar.gz.
===>  Patching for rt-3.0.11
===>   rt-3.0.11 depends on executable:  - not found
===>    Verifying install for  in /usr/ports/
===> archivers
===> archivers/9e
===> archivers/arc
===> archivers/arj
===> archivers/bicom
===> archivers/bzip
===> archivers/bzip2
===>  bzip2-1.0.2 bzip2 is in the base system.
*** Error code 1

Stop in /usr/ports/archivers/bzip2.
*** Error code 1

Stop in /usr/ports/archivers.
*** Error code 1

Stop in /usr/ports.
*** Error code 1

Stop in /usr/ports/www/rt3.



I thought that maybe bzip2 was tripping up the install, so I tried to 
'make deinstall' in the bzip2 port directory, but that replies with:
# make deinstall
===>  Deinstalling for bzip2-1.0.2
===>   bzip2-1.0.2 not installed, skipping




Is there some way to avert this message?  I was hoping for this port to 
'just work' like the other FreeBSD ports I've encountered.
Many thanks,

Jerod





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40DAF1A9.2050804>