Difference between revisions of "Talk:Module inclusion"

From AOLserver Wiki
Jump to navigation Jump to search
(added query about 4.0 to 4.5 changes in C modules)
(No difference)

Revision as of 19:41, 8 October 2009

I'm having trouble using something which worked in aolserver4 with aolserver4.5 -- for example my 'writing your first C module' article:

http://panoptic.com/wiki/aolserver/Writing_your_first_C_module

Ends up with the nshello.so module being attempted loaded but searching for libnshello.so as well, which fails -- has the C module build and deployment changed? --Caveman 15:41, 8 October 2009 (EDT)