Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 6e5c238fd1cc80fc9537ccc090a84dde > files > 9

bib2hal-2.3-4mdv2011.0.noarch.rpm

#######################
####### INSTALL #######
#######################

For installing this package launch ./configure && make && make install

#########################
##### DEPENDANCIES ######
#########################

This package requires PERL modules :

Text::BibTeX
XML::Simple
XML::LibXML
SOAP::Lite
Readonly qw(Readonly)
Getopt::Long
MIME::Base64
Encode

######################
######## USE #########
######################

./bib2hal.pl
	--xml <path> : Path for xml file (default ./rc.xml)
	--bib <path> : Path for bib file (default ./rc.bib)
	--dtd <path> : Path for dtd file (default /usr/local/share/bib2hal/halrc.dtd)
	--version    : Present version
	--usage      : usage for this command
	--help       : help for this command
	--update     : checks if you have the last version 

newBib.bib will be created with new informations ( Id_Hal,Pass_Hal,Version_Hal,Url_Hal ) after using this command

######################
#### CONFIGURATION ###
######################

you can find an example for the config file rc.xml into /usr/local/share/doc/bib2hal/example.xml