Revision 9003
Added by Jing Tao about 10 years ago
docs/user/metacat/source/submitting.rst | ||
---|---|---|
128 | 128 |
|
129 | 129 |
sudo apt-get install ant libappconfig-perl libxml-libxml-perl \ |
130 | 130 |
libxml-libxslt-perl libtemplate-perl libcgi-session-perl \ |
131 |
libnet-ldap-perl libterm-readkey-perl \ |
|
131 |
build-essential libnet-ldap-perl libterm-readkey-perl \
|
|
132 | 132 |
libxml-dom-perl libsoap-lite-perl -y |
133 | 133 |
|
134 | 134 |
* Install two more package using cpan |
Also available in: Unified diff
Add the code to install the build-essential package.