Skip to content
Snippets Groups Projects
L

libsonata

Project ID: 441
user avatar
Dilawar Singh authored
f1dcea8 Install in debian layout in packages. Added option in setup.cfg file Its delicate solution. Added a note.
5a73acb Finally. Needs to write setup.cfg file to make /usr/local  and /usr prefix consistent.
d7c41e4 bdist_egg is more consistent on both RPM and DEB based systems.
be42fd2 Merge commit 'bcf5c52d' into chennapoda
d27db9c Do not use -p switch. its not easy to get required info from all linux-distributions.
e667953 Fixed message to set in cmake.
8523290 Fixed typo in command.
0b125f6 Fixed typo in cmake file.
f3118f0 multiple fix to build system. - dont use python setup.py install . It does not work anymore if --prefix   directory is not in PYTHONPATH. - Use python setup.py bdist -d INSTALL_DIR and let cmake unarchive and copy it   to desired location. This is much better solution.
03d5899 Use bdist instead of install for creating binay distrution. During installation, untar this to destination.
a08658e Tweaks...
a1f7f5ea
Name Last commit Last update