similar to: Multilingual application on Mac OS X

Displaying 20 results from an estimated 700 matches similar to: "Multilingual application on Mac OS X"

2010 Jun 06
1
[LLVMdev] whole program bitcode and gold plugin
Hi, I found some posts on the topic of whole program bitcode and gold plugin. I put lto_codegen_write_merged_modules(cg, "/path/to/output.bc") into gold-plugin.cpp all_symbols_read_hook() and compiled one autotooled program (ftp://ftp.gnu.org/gnu/diction/diction-1.11.tar.gz) as described in the gold plugin document, however, I still did not see the output.bc. Can anyone has
2013 Apr 09
3
Question on Stopword Removal from a Cyrillic (Bulgarian)Text
Hi, I bumped into a serious issue while trying to analyse some texts in Bulgarian language (with the tm package). I import a tab-separated csv file, which holds a total of 22 variables, most of which are text cells (not factors), using the read.delim function: data<-read.delim("bigcompanies_ascii.csv", header=TRUE, quote="'",
2013 Apr 09
3
Question on Stopword Removal from a Cyrillic (Bulgarian)Text
Hi, I bumped into a serious issue while trying to analyse some texts in Bulgarian language (with the tm package). I import a tab-separated csv file, which holds a total of 22 variables, most of which are text cells (not factors), using the read.delim function: data<-read.delim("bigcompanies_ascii.csv", header=TRUE, quote="'",
2006 Dec 10
2
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
Hi, I'm trying to compile some apps with the new llvm-gcc4 on amd64 linux to .bc files, rather than to the native code. The same process I used to build those apps before with llvm-gcc3 doesn't work: 1) export CC=llvm-gcc CXX=llvm-g++ CFLAGS="-g -fno-inline" CXXFLAGS="-g -fno-inline" 2) cd <whatever-app>; ./configure 3) make CFLAGS+=-emit-llvm
2006 Dec 10
0
[LLVMdev] How to compile apps to bc files with the new llvm-gcc4?
Unless I'm missing something, the problem lies directly with the fact that you are trying to do a link-stage operation with the GCC frontend. GCC, by default, probably runs "ld" or another system linker, which grabs the executable from binutils. This linker hasn't been modified (yet) to include support for .bc files, but you're compiler is emitting byte code to the *.o files.
2014 Jan 30
1
Asterisk 12 questions
Hi. I'm attempting to compile Asterisk 12, but we want to use chan_sip instead of pjsip. I am missing something. I assumed that chan_sip was going to be added by default. Apparently not. I saw it in the menuconfig. Dumb question, but double xx beside It..does that mean not avail/not going to be installed? Can someone point me in the proper direction? A specific area where I can learn to
2010 Jul 26
2
Animation:Master 2004
Hi all, Has anyone got Animation:Master (preferably the 2004 version) working on Wine in Ubuntu? I know the AppDB lists Animation:Master 2005 rating as 'Garbage' because it requires the CD to run, but that hasn't been a problem for me. The program actually shows the splash screen and appears to load quite well, but when the main program window appears, there is no mouse cursor (it
2007 Aug 01
1
new user question on dataframe comparisons and plots
I'm coming from the scipy community and have been using R on and for the past week or so. I'm still feeling out the language structure, but so far so good. I apologize in advance if I pose any obvious questions, due to my current lack of diction when searching for my issue, or recognizing it if I did see it. Question 1, plots: I have a data frame with 4 type factor columns, also in the
2003 Dec 02
2
Multilingual version of DIAX
Hi all, The multilingual version of DIAX with both IAX and IAX2 support will be available for download later today or tommorrow. If someone interested to help me traslate from English to one of the following languages (ant not oly) please drop me a direct mail. - italian - spanish - french - portuguese In this moment the following are done: - english - romanian - german - dutch If this can be
2003 Dec 03
2
New Multilingual DIAX (0.9.5) available for download
Hi all, The new multilingual version of DIAX (0.9.5) is now available for: - English - Romanian - German - Dutch - Italian - French - Spanish - Portuguese at the following locations: http://www.laser.com/dante http://www.geocities.com/tdanro What's new in 0.9.5 : - double support(IAX(1)/IAX2) - Multilanguage support: English, Romanian, German, Dutch, Italian, French, Spanish, Portuguese(for
2007 May 23
1
Memory Leak When Searching For Multilingual Keyword(s)
On Windows XP, I played the AAF demo (svn://projects.jkraemer.net/acts_as_ferret/trunk/demo) that works nicely with English content. However, if the keyword is non-English (no matter whether there is any content in db), the server immediately causes memory leak over 1GB and stops responding. The languages I tried include: French (utf-8) German (utf-8) Spanish (utf-8) Chinese (utf-8) Japanese
2006 Mar 08
2
Multilingual Validation Messages
Hi all, I have a mutilingual app and want to customize the validation error messasges. I cannot override them as I need them in more than one language, so I have done the following: validates_presence_of :some_attr, :message => _(''should not be blank'') I am using gettext to translate the message. This works in development mode, but not in production, even after a
2014 Dec 01
0
Multilingual Win 2008 R2 problems with Samba 3.6/CentOS 6
On Fri, 28 Nov 2014, Davor Vusir wrote: >> What is the recommended solution to this? I recently found: >> >> https://wiki.samba.org/index.php/Samba_%26_Windows_Profiles#Implementing_roaming_profiles_with_Samba >> >> However, the suggested configuration is to store roaming profiles on a >> separate share. We would prefer to store them in the UNIX home dir as we
2007 Apr 16
2
MultiLingual option for site with Rails
Hi, I was wondering if there is a plugin or a code snippet, that would translate the static content [possibly dynamic too] on the website for the visitors coming from different geographical regions of the world. In one of my earlier projects, I used the plugin on Joomla [CMS] that auto translates the content. Here is the site, the plugin is at the left bottom. http://www.elixirco.com/ Any
2008 Jul 29
1
[releng_7 tinderbox] failure on sparc64/sparc64
TB --- 2008-07-29 09:37:14 - tinderbox 2.3 running on freebsd-stable.sentex.ca TB --- 2008-07-29 09:37:14 - starting RELENG_7 tinderbox run for sparc64/sparc64 TB --- 2008-07-29 09:37:14 - cleaning the object tree TB --- 2008-07-29 09:37:32 - cvsupping the source tree TB --- 2008-07-29 09:37:32 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/sparc64/sparc64/supfile TB ---
2008 Jan 02
2
Question about using WINE with cyrillic Fonts
Hello List, yesterday i`ve installed a Program in the Russian Language. The Program is a Library Program with many of Maganzines and Books. The Program called "WTLIB". The German Version works fine. And the Russian Version runs. But i can see the cyrillic Info only inside the Frames from the Program. But i can`t see cyrillic Signs in the Menu-Bar. At this place i can only see
2002 Apr 16
1
Localization?
Hi everybody! I started using Wine only a few weeks ago and even managed to achieve some success. I'm running a windows program,some kind of medical assistant software.It is using it's own local database, and everithing is stored in files so there is no problem with that.The program works, but I've experienced big trouble getting it to show correctly the cyrrillic symbols. My linux
2005 Aug 13
9
Multilingual Rails v0.6
Multilingual Rails v0.6 is released! Here is the changelog. Documentation and download at the homepage: http://www.tuxsoft.se/oss/rails/multilingual v0.6 - 2005-08-13 * String case-manipulation functions replaced with ruby-unicode equivalents (if ruby-unicode is installed): String#downcase, String#upcase and String#capitalize now fully handle Unicode. * String normalization
2008 Jun 11
0
Wine Mac OSX Questions
If I'm reading http://thisismyinter.net/?p=29 correctly, there is no "current" (post 0.9.53) build for Tiger? Is a newer build available from a different site? On 6/11/08 wine-users-request at winehq.org wrote: > Message: 1 > Date: Wed, 11 Jun 2008 03:12:49 -0500 > From: "SunLight" <wineforum-user at winehq.org> > Subject: [Wine] Re: Wine Mac OSX
2009 May 21
4
gdi32.dll error
Hello, I encounter the same problem on MacOSX 10.5.6, either using X11 supplied with Leopard, or X11 2.3.3.2 (XQuartz) and Xcode 3.1.2. It appears using Darwine 1.1.21 from Kronenberg, Darwine 1.1.7 from thisismyinter.net, or the lastest wine-1.1.21, compiled from source. The only way to use wine is to installed wine stable from MacPorts or the Kronenberg's 1.1.21. Hardly, it