WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [solved] getlocale.tcz - core 4.2  (Read 2602 times)

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
[solved] getlocale.tcz - core 4.2
« on: January 03, 2012, 08:21:34 PM »
Code: [Select]
~ # version
4.2
~ # egrep -rn "[.]tce_dir" /tmp/tcloop/
/tmp/tcloop/fluxbox/usr/local/bin/fluxbox_ondemand:6:TCEDIR="$(cat /opt/.tce_dir)"
Binary file /tmp/tcloop/Xprogs/usr/bin/appbrowser matches
Binary file /tmp/tcloop/Xprogs/usr/bin/appsaudit matches
Binary file /tmp/tcloop/Xprogs/usr/bin/exittc matches
~ #

This is probably to be fixed in fluxbox.tcz (didn't try any other wm), since now the local tcz repo is linked by /etc/system/tcedir.
I wonder why the occurence in binaries?

also in getlocale.tcz
/tmp/tcloop/getlocale/usr/local/bin/getlocale.sh:64:TCEDIR=`cat /opt/.tce_dir`

please correct the TCEDIR variable for core 4.2
TCEDIR=`cat /opt/.tce_dir` to TCEDIR=/etc/sysconfig/tcedir
« Last Edit: February 04, 2012, 07:29:20 PM by AbNoRMiS »
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)

Online curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: getlocale.tcz - core 4.2
« Reply #1 on: January 04, 2012, 11:38:47 AM »
Done.
The only barriers that can stop you are the ones you create yourself.

Offline AbNoRMiS

  • Hero Member
  • *****
  • Posts: 550
  • nothing can be impeccable in this imperfect world
    • @ß№®M!$
Re: getlocale.tcz - core 4.2
« Reply #2 on: January 06, 2012, 08:33:27 AM »
thank you very much! :)
Basic Design Concept © @ß№®M!$
please forgive my terrible english :)