Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SCIM working! (Was: Re: [tlug] Re: EeePC so far)



On Thu, Feb 19, 2009 at 08:59:16PM +1100, Jim Breen wrote:
> 2009/2/19 Stephen J. Turnbull <stephen@example.com>:
> > Jim Breen writes:
...
> >  > No, but that symlink is in runlevels 2, 3, 4 & 5, so I
> >  > think all are covered.
> >
> > I should think so.
> >
> > Well, all I can think of at this point is Mattia's suggestion of
> > adding "set -x" to the startup script, which should produce visible
> > output somewhere!
> 
> Um. Which "startup script" is that?

/etc/init.d/canna

and since you seem to have some fancy graphical startup you may want to
edit it in this way:

-- 8< -- 8< -- 8< --
#! /bin/sh
set -x
{
#
# This file was automatically customized by debmake on Thu, 14 Nov 1996
# 01:44:07 +0900
#
... rest of the script ...
exit 0
} > /var/log/canna.start.log

-- 8< -- 8< -- 8< --

this will create the /var/log/canna.start.log in which we should be able
to see the entire execution trace.

with all that said, canna shouldn't really be necessary for your setup
now. ;)
-- 
mattia
:wq!


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links