Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[linux & PHP] localization
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
brechtvb
n00b
n00b


Joined: 03 Jan 2005
Posts: 12

PostPosted: Tue Mar 28, 2006 4:26 pm    Post subject: [linux & PHP] localization Reply with quote

Ik krijg mijn php niet goed gelocalized.

Code:
# env | grep LC
LC_ALL=nl_BE@euro
LC_CTYPE=nl_BE@euro


Code:
# date
Tue Mar 28 18:17:49 CEST 2006


PHP (in script)
Code:
setlocale( LC_ALL,'nl_be@EURO');


Is er nog iets dat moet gebeuren, mijn php format altijd engelse datums, of moet ik mss php anders compileren ?

All hulp is welkom
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Wed Mar 29, 2006 12:04 am    Post subject: Reply with quote

heb je "nls" wel in je USE flags?

Medusa% date
wo mrt 29 02:04:14 CEST 2006
_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
brechtvb
n00b
n00b


Joined: 03 Jan 2005
Posts: 12

PostPosted: Wed Mar 29, 2006 6:27 pm    Post subject: Reply with quote

Nee, ik geloof het niet, en volgens mij moet ik alles gaan recompile ? Of ben ik verkeerd ?
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Thu Mar 30, 2006 2:00 am    Post subject: Reply with quote

nls staat voor "native language support"

Dit heb je dus nodig als je bijvoorbeeld belgische taalondersteuning in je programma's wil hebben.

voeg "nls" toe aan je make.conf en doe een

Code:
emerge --newuse -Dv world


Op die manier recompile je alleen de pakketen die dit daadwerkelijk kunnen / ondersteunen / nodighebben en dus niet je hele systeem
_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
brechtvb
n00b
n00b


Joined: 03 Jan 2005
Posts: 12

PostPosted: Thu Mar 30, 2006 2:36 pm    Post subject: Reply with quote

dank u, sebiet de compile eens beginnen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum