Re: [OpenIndiana-discuss] MATE 1.20 and updated GTK+3 for hipster (part II)

2018-10-30 Thread Rainer J.H. Brandt
Hi Predrag,

> It does not matter IF i have *fc-cache* enabled or disabled, something 
> is filling in /var/cache/fontconfig directory. Right now:

Perhaps a loop over the /proc subdirectories and doing

  ls -l /proc/$pid/path | grep fontconfig

would reveal the culprit.

Good luck, Rainer
-- 
Email: r...@bb-c.de  +  Telefon: 02448/919126  +  Mobiltelefon: 0172/9593205
Brandt & Brandt Computer GmbH  +  Am Wiesenpfad 6, 53340 Meckenheim
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt
Handelsregister: Amtsgericht Bonn, HRB 10513

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Emacs-27.1 missing portable dumper file

2020-12-31 Thread Rainer J.H. Brandt
Hi,

Dieter Klünter writes:
> Reading Emacs Manual gives the impression that building Emacs-27.1 a 
> emacs.pdmp dump file is created. On start Emacs requires this emacs.pdmp.
> 
> Can  somebody check this?

I built 27.1 under Solaris 11.3 today
(Sorry, my OI build setup isn't ready yet)
and it created this file:

$BASEDIR/libexec/emacs/27.1/i386-pc-solaris2.11/emacs.pdmp

Emacs still starts after removing this file, but it takes much longer,
and lots of elisp files are processed during startup.

Cheers, Rainer
-- 
Email: r...@bb-c.de   Telefon: 02448/919126   Mobiltelefon: 0172/9593205
Brandt & Brandt Computer GmbH Am Wiesenpfad 6 53340 Meckenheim
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt
Handelsregister: Amtsgericht Bonn, HRB 10513

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Emacs-27.1 missing portable dumper file

2021-01-04 Thread Rainer J.H. Brandt
Hi Dieter,

you wrote:
> r...@bb-c.de (Rainer J.H. Brandt) writes:
> 
> > Hi,
> >
> > Dieter Klünter writes:
> >> Reading Emacs Manual gives the impression that building Emacs-27.1 a 
> >> emacs.pdmp dump file is created. On start Emacs requires this emacs.pdmp.
> >> 
> >> Can  somebody check this?
> >
> > I built 27.1 under Solaris 11.3 today
> > (Sorry, my OI build setup isn't ready yet)
> > and it created this file:
> >
> > $BASEDIR/libexec/emacs/27.1/i386-pc-solaris2.11/emacs.pdmp
> >
> > Emacs still starts after removing this file, but it takes much longer,
> > and lots of elisp files are processed during startup.
> >
> > Cheers, Rainer
> 
> Today I have built Emacs from sources
> (git.savannah.gnu.org/git/emacs.git)
> 
> make install copied  the emacs binary to /usr/local/bin and emacs.pdmp
> to /usr/local/lib/emacs/27.0.1/x86_64-pc-linux-gnu/emacs.pdmp
> 
> Knowing the path to  pdmp file, speeds up the start remarkably.
> 
> You might try bootstrap-emacs form your build.

Why?  I have no problem with emacs.pdmp and emacs starts quickly.
I only described what happens after manual removal of the file
because you asked whether someone could check if it is needed.

Regards, Rainer

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss