Index of /software/editxmp
How to build
To build:
- Download
exempi and extract it
- You will also need to have some dependencies installed:
Debian users: type
'apt-get install libexpat1-dev libboost-test-dev'
- Put Makefile.am and EditXMP.cpp into the directory
exempi-2.0.1/samples/source
- From exempi-2.0.1, run ./configure && make
- From exempi-2.0.1/samples/source, run make
- Use "editxmp" binary in exempi-2.0.1/samples/source