|--==> "s" == shailesh <shailesh(a)nvsoft.com> writes:
s> I am getting following error in startup.
s> (1) (warning/warning) Autoload error in:
s> c:\editors\XEmacs\xemacs-packages\lisp\skk\auto-autoloads:
s> Cannot open load file: mule
s> (2) (warning/warning) Autoload error in:
s> c:\editors\XEmacs\xemacs-packages\lisp\lookup\auto-autoloads:
s> Cannot open load file: mule
s> how can i solve this problem.
There are two problems here...
First, you need a Mule-enabled XEmacs (configure --with-mule) to use
those packages ('skk' & 'lookup').
Second, those 2 packages should *not* be in
'./xemacs-packages/...', they should be in './mule-packages/...'.
To fix your problem, do one of:
1) Re-compile XEmacs with Mule support *and* move those
packages to ./mule-packages/.
2) Remove the two packages.
3) Move them to ./mule-packages/ (a non-Mule XEmacs won't find
them there)
BTW, just to make sure there isn't something wrong with our (XEmacs)
install process, can you please explain to me the steps you took to
install 'skk' and 'lookup'.
Thanks.
--
|---<Steve Youngs>---------------<GnuPG KeyID: 10D5C9C5>---|
| XEmacs - It's not just an editor. |
| It's a way of life. |
|------------------------------------<youngs(a)xemacs.org>---|