Merce Hernandez wrote: > Thanks to Rod for a prompt reply to my earlier request for help. > Following his advice, I placed the file ledgersmb.conf into > /etc/httpd/conf.d/ and have completed step #7 of the Install (I hope). > > I am now having a problem on Step #8 Check Dependencies. The following > text is my problem: > > > [EMAIL PROTECTED] ledgersmb]# perl Build.PL > Checking prerequisites... > - ERROR: Locale::Maketext::Lexicon is not installed > - ERROR: Config::Std is not installed > * Optional prerequisite Net::TCLink is not installed > > ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the > versions > of the modules indicated above before proceeding with this installation > > Deleting Build > Removed previous script 'Build' > > Creating new 'Build' script for 'LedgerSMB' version '1.2.10' > > > When I use Synaptic, the following packages are shown as already installed: > > perl-Local-Maketext-Simple 0.18-2pclos2007 > libtclink3 3.4.6pclos2007 > libtclink3-devel 3.4.6pclos2007 > > Are these not the correct packages to satisfy the prerequisites? If they > are the correct packages, how do I proceed?
I'm a Redhat-ian type of person, actually CentOS, so have to use some additional repositories to get some of the ready-made packages. You may also. That said you need perl-Locale-Maketext-Lexicon and perl-Config-Std. They may or may not be in your "standard" repositories. Off the top of my head I can't remember what needs/uses Net::TCLink so install the other two and give it another whirl and see what falls out. :-) Rod -- > > As for the package Config::Std , I cannot find any package of a > similar name at the PCLinuxOS repository. > > Thanks for your help. > Merce > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Ledger-smb-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
