[rt-users] Install RT in Solaris 8

Atro Tossavainen atossava at cc.helsinki.fi
Thu Sep 13 05:26:18 EDT 2001


Hello Tom, Steve,

> But another question is how to get the following perl modules(I can't
> find them in CPAN. Without them, I can't make and install RT),
> 
>          HTML::Entities
>          Net::Domain
>          Net::SMTP
>          Apache::Cookie
>          Date::Parse
>          Date::Format
>          MIME::Entity
>          Mail::Mailer
>          Mail::Internet

These modules are part of packages that contain much more and so the
modules don't appear individually -- hard to look up on CPAN unless you
figured out how to use the Search CPAN facility at http://search.cpan.org/.

HTML::Entities is in the HTML-Parser package. You'll also need the
HTML-Tagset package for this to build.

Net::Domain and Net::SMTP are in libnet.

Apache::Cookie is in the libapreq subpackage of AxKit.

Date::Parse and Date::Format are in TimeDate.

MIME::Entity is in MIME-tools.

Mail::Mailer and Mail::Internet are in MailTools.

Here's a complete list of Perl packages I had to install for RT to build
on Red Hat Linux 6.2:

Apache-Session		AxKit		CGI.pm			DBD-mysql
DBI			DBIx-DataSource	DBIx-SearchBuilder	Digest-MD5
File-Spec		File-Temp	FreezeThaw		Getopt-Long
HTML-Mason		HTML-Parser	HTML-Tagset		IO-stringy
Log-Dispatch		MIME-Base64	MIME-tools		MLDBM
MailTools		Params-Validate	Storable		Text-Template
Text-Wrapper		Tie-IxHash	TimeDate		URI
libnet			libwww-perl

-- 
Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
+358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
< URL : http : / / www . iki . fi / atro . tossavainen / >




More information about the rt-users mailing list