Re: ImplementionError on Elementary OS Loki while running bootstrap.py

2017-03-22 Thread Richmond
Arshad Khan wrote: > On Wednesday, March 22, 2017 at 4:47:35 PM UTC+5:30, Richmond wrote: >> Arshad Khan wrote: >>> On Wednesday, March 22, 2017 at 4:35:54 PM UTC+5:30, Arshad Khan wrote: >>>> Hi, I got the following error while running bootstrap.py on my system - &g

Re: ImplementionError on Elementary OS Loki while running bootstrap.py

2017-03-22 Thread Richmond
Arshad Khan wrote: > On Wednesday, March 22, 2017 at 4:35:54 PM UTC+5:30, Arshad Khan wrote: >> Hi, I got the following error while running bootstrap.py on my system - >> >> Traceback (most recent call last): >> File "bootstrap.py", line 170, in >> sys.exit(main(sys.argv)) >> File "bootst

Build en_GB with British Dictionary etc

2017-02-24 Thread Richmond
When I build SeaMonkey it creates the en_US distribution. As far as I can tell the only difference is the dictionary. Is that the only difference? How to I make it create an en_GB distribution? My date fields appear to be in the correct format of day/month/year but I think that is picked up from t

Re: accessible/atk/Platform.cpp error referencing atk_bridge_adaptor_init

2017-02-04 Thread Richmond
Richmond writes: > When compiling Seamonkey I received an error: > I forgot to mention I am using linux opensuse 42.2, gcc 5. target x86_64-pc-linux-gnu Build tools CompilerVersion Compiler flags /usr/bin/ccache /usr/bin/gcc-5 -std=gnu99 5.3.1 -Wall -Wempt

accessible/atk/Platform.cpp error referencing atk_bridge_adaptor_init

2017-02-04 Thread Richmond
When compiling Seamonkey I received an error: ../../accessible/atk/Platform.o: In function `mozilla::a11y::PlatformInit()': Platform.cpp:(.text._ZN7mozilla4a11y12PlatformInitEv+0x155): undefined reference to `atk_bridge_adaptor_init' What development library would I expect to find that in? I hav