(where my regxpcom is located). Than regxpcom gave the error :"js3250.dll not found". Again I copied th js3250.dll to my Mozilla directory. The regxpcom did not give any error message. But my component (Sample.dll, under my components directory) is not registered. Since I can not run the sample.html because of the sample component seem to be not registered. Any comment ?
In my linux PC I can also see the out messages of regxpcom. But in Windows I can not. Is it possible to see error messages also in Windows ?
Okan


Doug Turner wrote:
[EMAIL PROTECTED] wrote:

Hi All,
I have compiled sample xpcom project in gecko-sdk. After than I wanted to try my sample by running regxpcom. Surprisingly it gives out that error message:"Can not initialize XPCOM Glue,Can not aquire component registrar". What is that mean ? What must I do ?
Thanks anyway...
Okan



How are you running regxpcom.exe? From what directory? If you run regxpcom.exe from the directory containing xpcom.dll, you shouldn't see this error.


Otherwise, see the help options (regxpcom.exe --help). Specifically, the -x option which states:

Specifies the location of a directory containing the xpcom library which will be used when registering new component libraries. This path will also be added to the "load library" path. If not specified, the current working directory will be used.


(yes, i think we need to get a FAQ going soon.)


Doug Turner
[EMAIL PROTECTED]





Reply via email to