Hi,
Debian GNU/Linux 3.1 (a.k.a. sarge)

I am missing the "js.msg" and "jsopcode.tbl" files in the 
"libdevel/libsmjs-dev" development library package.

The files are in the mozilla-thunderbird-dev and mozilla-dev packages, but not 
in the libsmjs-dev.

 mail/mozilla-thunderbird-dev
   usr/include/mozilla-thunderbird/js/js.msg
   usr/include/mozilla-thunderbird/js/jsopcode.tbl

 devel/mozilla-dev
   usr/include/mozilla/js/js.msg
   usr/include/mozilla/js/jsopcode.tbl


I have workaround the compilation error of my application as follows:
 apt-get install mozilla-dev
  cp /usr/include/mozilla/js/js.msg       /usr/include/smjs/
  cp /usr/include/mozilla/js/jsopcode.tbl /usr/include/smjs/
 apt-get remove  mozilla-dev

Could you include the files in the libsmjs-dev package?.

Best regards,
Davi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to