RE: Error when Installing TownPortal-0.5
"Piotras" <pp-VVDi8QVAvoBWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
> If you had read the first message that I had posted I said in that message > that I had already tried doing this and was unable to see the package for > townportal. > > Is there some setting that I have to change in datagard to see this package? data directory is used according to such rule: `midgard-config --prefix`/share/midgard/data so , if you compiled midgard-core with --prefix=/usr/local , then you should place townportal package in /usr/local/share/midgard/data directory. Make sure this file has xml extension , as other ones are ignored. Piotras