[freeside-users] Installation docs for freeside

kc banner kcbanner at gmail.com
Fri Jun 30 13:32:46 PDT 2006


It would be nice if there was a gentoo ebuild or an OpenBSD package or port.
But alas, I think that most of us are stuck with doing things manually.

On 6/30/06, Charles Chambers <cchamb2 at hotmail.com> wrote:
>
> And from where, might one inquire, did you find these RPM?  I've
> been hitting the freeside web site and I didn't notice any links for them.
>
> If they are properly constructed (meaning:   confirms/solicits *all*
> package dependencies, creates menu items/desktop icons, etc.), the first
> question would be answered, and  your e-mail answers the second one about
> the perl modules.
>
> ------------------------------
> From:  *Richard Siddall <richard.siddall at elirion.net>*
> Reply-To:  *Freeside users mailing list <freeside-users at sisd.com>*
> To:  *Freeside users mailing list <freeside-users at sisd.com>*
>
>
> Subject:  *Re: [freeside-users] Installation docs for freeside*
> Date:  *Fri, 30 Jun 2006 11:57:55 -0400*
> MIME-Version:  *1.0*
> Received:  *from wavetail.420.am ([66.53.197.194]) by
> bay0-mc12-f13.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Fri,
> 30 Jun 2006 09:04:58 -0700*
> Received:  *from localhost (wavetail.420.am [127.0.0.1])by wavetail.420.am(Postfix) with ESMTP id 92D75FC8924;Fri, 30 Jun 2006 09:03:57 -0700 (PDT)
> *
> Received:  *from wavetail.420.am ([127.0.0.1])by localhost (
> wavetail.420.am [127.0.0.1]) (amavisd-new, port 10024)with LMTP id
> 23991-01; Fri, 30 Jun 2006 09:03:55 -0700 (PDT)*
> Received:  *from wavetail.420.am (wavetail.420.am [127.0.0.1])by
> wavetail.420.am (Postfix) with ESMTP id 71077FC89D1;Fri, 30 Jun 2006
> 08:59:25 -0700 (PDT)*
> Received:  *from localhost (wavetail.420.am [127.0.0.1])by wavetail.420.am(Postfix) with ESMTP id 2ABAAFC89CCfor <
> freeside-users at sisd.com>; Fri, 30 Jun 2006 08:59:23 -0700 (PDT)*
> Received:  *from wavetail.420.am ([127.0.0.1])by localhost (
> wavetail.420.am [127.0.0.1]) (amavisd-new, port 10024)with LMTP id
> 22951-01-6 for <freeside-users at sisd.com>;Fri, 30 Jun 2006 08:59:17 -0700
> (PDT)*
> Received:  *from store.elirion.net (store.elirion.net [216.234.188.49])by
> wavetail.420.am (Postfix) with ESMTP id 64C39FC8924for <
> freeside-users at sisd.com>; Fri, 30 Jun 2006 08:59:16 -0700 (PDT)*
> Received:  *from [192.168.1.100] (24-151-5-218.static.nwtn.ct.charter.com[
> 24.151.5.218])by store.elirion.net (8.10.2/8.10.2) with ESMTP id
> k5UFw0g18329for <freeside-users at sisd.com>; Fri, 30 Jun 2006 09:58:00 -0600
> *
>
> >kc banner wrote:
> >
> > > Yeah, I just spent alot of time with CPAN installing all the mdoules.
> They
> > > also dont state that its apache1 and mod_perl1 that you need to use,
> > >
> >
> >You can simplify the installation of the modules off of CPAN using a
> >Bundle.  See:
> >http://www.sisd.com/pipermail/freeside-users/2005-September/004748.html
> >
> >I've attached a couple of Bundles for the core billing server and for
> >the Mason interface.  I generated these a couple of weeks back from the
> >1.5.7 RPMs.  You might need to add more modules if you're installing
> >1.5.8 or 1.7.x.
> >
> >Regards,
> >
> > Richard Siddall
> >
>
> >package Bundle::Freeside-Mason;
> >
> >$VERSION = '0.01';
> >
> >1;
> >
> >__END__
> >
> >=head1 NAME
> >
> >Bundle::Freeside-Mason - Required Perl modules for the Freeside Billing
> Server's HTML::Mason web interface installation
> >
> >=head1 SYNOPSIS
> >
> >perl -MCPAN -e 'install Bundle::Freeside-Mason'
> >
> >=head1 CONTENTS
> >
> >Business::CreditCard -
> >
> >CGI -
> >
> >CGI::Cookie -
> >
> >Chart::LinesPoints -
> >
> >Date::Format -
> >
> >Date::Parse -
> >
> >HTML::Entities -
> >
> >HTML::Mason -
> >
> >HTML::Mason::ApacheHandler -
> >
> >HTML::Scrubber -
> >
> >HTML::Widgets::SelectLayers -
> >
> >IO::File -
> >
> >IO::Handle -
> >
> >IO::Scalar -
> >
> >MIME::Entity -
> >
> >Net::Whois::Raw -
> >
> >Spreadsheet::WriteExcel -
> >
> >String::Approx -
> >
> >Text::CSV_XS -
> >
> >Text::Quoted -
> >
> >Text::Wrapper -
> >
> >Tie::IxHash -
> >
> >Time::Duration -
> >
> >Time::Local -
> >
> >Time::ParseDate -
> >
> >URI::Escape -
> >
> >=head1 CONFIGURATION
> >
> >
> >
> >=head1 AUTHOR
> >
> >Richard Siddall
> >
>
> >package Bundle::Freeside;
> >
> >$VERSION = '0.01';
> >
> >1;
> >
> >__END__
> >
> >=head1 NAME
> >
> >Bundle::Freeside - Required Perl modules for the core Freeside Billing
> Server installation
> >
> >=head1 SYNOPSIS
> >
> >perl -MCPAN -e 'install Bundle::Freeside'
> >
> >=head1 CONTENTS
> >
> >BIND::Conf_Parser -
> >
> >Business::CreditCard -
> >
> >CGI -
> >
> >Carp -
> >
> >Crypt::PasswdMD5 1.2 -
> >
> >DBI -
> >
> >DBIx::DBSchema 0.26 -
> >
> >DBIx::DBSchema::ColGroup::Index -
> >
> >DBIx::DBSchema::ColGroup::Unique -
> >
> >DBIx::DBSchema::Column -
> >
> >DBIx::DBSchema::Table -
> >
> >DNS::ZoneParse 0.84 -
> >
> >Data::Dumper -
> >
> >Date::Format -
> >
> >Date::Manip -
> >
> >Date::Parse -
> >
> >Digest::MD5 -
> >
> >Exporter -
> >
> >Fcntl -
> >
> >File::Basename -
> >
> >File::CounterFile -
> >
> >File::Path -
> >
> >File::Rsync -
> >
> >File::Temp 0.14 -
> >
> >Frontier::RPC2 -
> >
> >Getopt::Std -
> >
> >HTML::Entities -
> >
> >HTML::Widgets::SelectLayers 0.02 -
> >
> >IO::File -
> >
> >IO::Handle -
> >
> >IO::Select -
> >
> >IPC::Run3 -
> >
> >JavaScript::RPC::Server::CGI -
> >
> >Locale::Country -
> >
> >Locale::SubCountry -
> >
> >MIME::Base64 -
> >
> >MIME::Entity -
> >
> >Mail::Address -
> >
> >Mail::Header -
> >
> >Mail::Internet 1.44 -
> >
> >Net::LDAP::LDIF -
> >
> >Net::SCP -
> >
> >Net::SMTP -
> >
> >Net::SSH 0.07 -
> >
> >NetAddr::IP -
> >
> >POSIX -
> >
> >Safe -
> >
> >Storable 2.09 -
> >
> >String::Approx -
> >
> >String::ShellQuote -
> >
> >Term::Query -
> >
> >Text::CSV_XS -
> >
> >Text::Template 1.20 -
> >
> >Tie::IxHash -
> >
> >Tie::RefHash -
> >
> >Time::Duration -
> >
> >Time::Local -
> >
> >URI::Escape -
> >
> >URI::URL -
> >
> >=head1 CONFIGURATION
> >
> >
> >
> >=head1 AUTHOR
> >
> >Richard Siddall
>
> >_______________________________________________
> >freeside-users mailing list
> >freeside-users at sisd.com
> >http://420.am/cgi-bin/mailman/listinfo/freeside-users
>
>
> _______________________________________________
> freeside-users mailing list
> freeside-users at sisd.com
> http://420.am/cgi-bin/mailman/listinfo/freeside-users
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://420.am/pipermail/freeside-users/attachments/20060630/959bd9da/attachment-0001.html


More information about the freeside-users mailing list