Installing a new Module

BlitzMax Forums/BlitzMax Beginners Area/Installing a new Module

vinians(Posted 2010) [#1]
Hi guys!
Im tryng to install bah.libxml module. I unziped it in mod folder. Then I rebuilded all modules and documentation, but the module was not showed on modules tree in ide.
What's im doing wrong?
Thanks!


ima747(Posted 2010) [#2]
your bah.libxml needs to be inside a bah.mod folder

your file structure should be .../BlitzMax/mod/bah.mod/bah.libxml

take a look in the other folders in your mod folder and you'll see the actual modules are nested under them.

Once there rebuild docs and rebuild modules.


vinians(Posted 2010) [#3]
Ya I just do that
But and its sems that worked, but I cant see it on help module list.
And do I need any dll to use libxml???
Thanks in advance


xlsior(Posted 2010) [#4]
The _actual_ folder:

blitzmax/mod/bah.mod/libxml.mod/

Then rebuild modules first, then rebuild the docs...


Czar Flavius(Posted 2010) [#5]
You don't need any dll. If you have Blitzmax installed in C:\Blitzmax, here is the exact location of a file for your reference.

C:\BlitzMax\mod\bah.mod\libxml.mod\libxml.bmx