Re: [Apertium-stuff] Creating an executable file

2012-04-06 Thread Bartias
Thank you both for responses. Well, the problem turned out to be different. I was in a proper catalogue, but still, there was no such file. Why? Because it was my own beginner-system, created on the basis of HOWTO. Therefore, there are just several dix, bin and t1x files, nothing else. What sho

Re: [Apertium-stuff] Creating an executable file

2012-04-06 Thread Stephen Tigner
On Fri, Apr 6, 2012 at 1:19 AM, Bartias wrote: > Thank you very much. This may be a stupid question, but I don't know anything > about Linux (using Ubuntu currently) If you're using Ubuntu, I'd suggest checking out (http://wiki.apertium.org/wiki/Apertium_on_Ubuntu) instead then. My assumption was

Re: [Apertium-stuff] Creating an executable file

2012-04-06 Thread Bernard Chardonneau
> Date: Fri, 06 Apr 2012 09:19:20 +0200 > From: Bartias > To: apertium-stuff@lists.sourceforge.net > Reply-To: apertium-stuff@lists.sourceforge.net > Subject: Re: [Apertium-stuff] Creating an executable file > > Thank you very much. This may be a stupid question, but I don&#x

Re: [Apertium-stuff] Creating an executable file

2012-04-06 Thread Bartias
Thank you very much. This may be a stupid question, but I don't know anything about Linux (using Ubuntu currently) > -- > ./autogen.sh --prefix=/usr > make > make install > -- When I try the first command I get an error "./autogen.sh :No such file or catalogue" What is wrong? S

Re: [Apertium-stuff] Creating an executable file

2012-04-05 Thread Stephen Tigner
On Thu, Apr 5, 2012 at 7:53 AM, Bartias wrote: > Yeah, that seems to be sufficient, thank you. > > The problem with it is that I don't know how to create a *.mode file out of > my language pair. > > I don't know how to exactly use 'make' command in this case. The .mode files are created by buildi

Re: [Apertium-stuff] Creating an executable file

2012-04-05 Thread Bartias
Yeah, that seems to be sufficient, thank you. The problem with it is that I don't know how to create a *.mode file out of my language pair. I don't know how to exactly use 'make' command in this case. Regards -- Bette

Re: [Apertium-stuff] Creating an executable file

2012-04-05 Thread Per Tunedal
Hi, what about apertium-tolk? I have tried it on a virtual Debian installation. You have others as well. Yours, Per Tunedal On Wed, Apr 4, 2012, at 23:17, Bartias wrote: > > Thank you for your response. > > However, I don't think this is what I was looking for. > > Let me put this in other word

Re: [Apertium-stuff] Creating an executable file

2012-04-05 Thread Per Tunedal
Hi, or run a Linux installation in Virtualbox and installing Apertium on Linux. Yours, Per Tunedal On Wed, Apr 4, 2012, at 10:25, Stephen Tigner wrote: > On Wed, Apr 4, 2012 at 1:45 AM, Bartias wrote: > > Hello again > > > > I have a question - is there any easy way of creating a Windows > > exec

Re: [Apertium-stuff] Creating an executable file

2012-04-04 Thread Stephen Tigner
On Wed, Apr 4, 2012 at 3:17 PM, Bartias wrote: > > Thank you for your response. You're welcome. n.n > However, I don't think this is what I was looking for. > > Let me put this in other words - I am creating a mini English-Polish > translator (as an experiment for my MA thesis). > > Therefore, I

Re: [Apertium-stuff] Creating an executable file

2012-04-04 Thread Bartias
Thank you for your response. However, I don't think this is what I was looking for. Let me put this in other words - I am creating a mini English-Polish translator (as an experiment for my MA thesis). Therefore, I would like to be able to "publish" the system somehow, to present it to my supe

Re: [Apertium-stuff] Creating an executable file

2012-04-04 Thread Stephen Tigner
On Wed, Apr 4, 2012 at 1:45 AM, Bartias wrote: > Hello again > > I have a question - is there any easy way of creating a Windows > executable file from a system for a particular language file? > > I mean, is there any easier way to use a newly created system than via > Linux Terminal? There are i