/[Semantic-Engine]/EPrints/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /EPrints/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10 - (hide annotations)
Fri Jun 29 16:47:45 2007 UTC (16 years, 10 months ago) by dpavlin
File size: 208 byte(s)
cpan target to install required modules using cpan shell
1 dpavlin 2 all:
2     @echo "make [perms|test]"
3    
4     perms:
5     sudo chgrp www-data . eprints.db
6     sudo chmod g+w . eprints.db
7    
8     test:
9     sudo -u www-data ./search.cgi query=djeca >/dev/null
10 dpavlin 3 prove -v t/*
11 dpavlin 2
12 dpavlin 10 cpan:
13     sudo cpan Data::Dump

  ViewVC Help
Powered by ViewVC 1.1.26