Enrico Forestieri wrote:
I am very sorry for you and for having posted that link :-(
no worries, i have a rare talent for crashing windows...
(and a new laptop is arriving next week so this one is up for a format
C: anyway...)
On Tue, May 02, 2006 at 10:58:09AM +0200, Edwin Leuven wrote:
> Enrico Forestieri wrote:
> >Please, have a look here:
> >http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html
>
> just for the record: after doing some registry tweaks as suggested on
> the microsoft website my windows partition
Enrico Forestieri wrote:
Please, have a look here:
http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html
just for the record: after doing some registry tweaks as suggested on
the microsoft website my windows partition doesn't want to boot anymore...
back to linux for now
> Please, have a look here:
> http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html
will give that a try and report back tomorrow...
thanks guys!
regards, ed.
On Fri, Apr 28, 2006 at 11:56:17PM +0200, Leuven, E. wrote:
> and this is what i get...!
>
> $ aclocal -I ./m4
> 270 [main] ? (10884) C:\cygwin\bin\sh.exe: *** fatal error - couldn't
> allocate heap, Win32 error 487, base 0x4D, top 0x4E, reserve_size
> 61440, allocsize 65536, page_co
opers List
Subject: Re: Call for Windows developers
Leuven, E. a écrit :
>
> i see the same, and yes ./m4 is there...
>
So just do:
$ aclocal -I ./m4
And be done with it!
Looking at autogen.sh, I don't understand why it doesn't work.
Abdel.
>
>
> -Original Messa
ailed,
0x22E7F0..0x23, done 0, windows pid 2287396, Win32 error 5
sh: fork: No error
-Original Message-
From: Abdelrazak Younes [mailto:[EMAIL PROTECTED]
Sent: Fri 4/28/06 23:52
To: Leuven, E.; LyX Developers List
Subject: Re: Call for Windows developers
Leuven, E. a écrit :
>
>
4/28/06 23:46
> To: lyx-devel@lists.lyx.org
> Subject: Re: Call for Windows developers
>
> On Fri, Apr 28, 2006 at 11:29:14PM +0200, Leuven, E. wrote:
> > > I see, you don't have the aclocal (perl) program.
> >
> > but i have:
> >
> > $ which aclo
43
To: lyx-devel@lists.lyx.org
Subject: Re: Call for Windows developers
Leuven, E. a écrit :
>> I see, you don't have the aclocal (perl) program.
autogen.sh has this:
ACLOCAL="aclocal -I ${PWD}/m4"
if ( $ACLOCAL --version ) < /dev/null > /dev/null 2>&1; then
Plea
On Fri, Apr 28, 2006 at 11:29:14PM +0200, Leuven, E. wrote:
> > I see, you don't have the aclocal (perl) program.
>
> but i have:
>
> $ which aclocal
> /usr/bin/aclocal
>
> $ which aclocal-1.9
> /usr/bin/aclocal-1.9
You should have:
$ ls -l /usr/bin/aclocal
lrwxrwxrwx 1 ef users 25 Jun 13 200
Leuven, E. a écrit :
I see, you don't have the aclocal (perl) program.
autogen.sh has this:
ACLOCAL="aclocal -I ${PWD}/m4"
if ( $ACLOCAL --version ) < /dev/null > /dev/null 2>&1; then
Please try this:
aclocal -I ./m4 --version
Here it gives:
aclocal (GNU automake) 1.9.6
Written by Tom Tromey
> Then I don't know :-(
ah well, maybe it will work tomorrow. one never knows with windows...
thanks, edwin
Leuven, E. a écrit :
I see, you don't have the aclocal (perl) program.
but i have:
$ which aclocal
/usr/bin/aclocal
$ which aclocal-1.9
/usr/bin/aclocal-1.9
Then I don't know :-(
Abdel.
> I see, you don't have the aclocal (perl) program.
but i have:
$ which aclocal
/usr/bin/aclocal
$ which aclocal-1.9
/usr/bin/aclocal-1.9
...
Leuven, E. a écrit :
> Hum, do you have aclocal.m4 in lyx root directory?
nope (acinclude.m4 i have though).
I see, you don't have the aclocal (perl) program. Weird because this is
supposed to be part of the automake package. Try to see in the cygwin
installer if you can find it. I'll attach
> It seems that the postinstall script did not run.
don't think this is the problem. all the scripts end with .done
running autogen.sh gives:
$ sh ./autogen.sh
Using automake (GNU automake) 1.9.6
Using autoconf (GNU Autoconf) 2.59
Locating GNU m4... /usr/bin/m4
Generate acinclude.m4... done.
acl
> Hum, do you have aclocal.m4 in lyx root directory?
nope (acinclude.m4 i have though).
isn't autogen.sh supposed to create aclocal.m4?
putting the one you send me there doesn't make a difference though...
On Fri, Apr 28, 2006 at 10:32:36PM +0200, Leuven, E. wrote:
> small update (yes i am stuck)
>
> i did the following:
>
> 1. installed cygwin
>latest setup from the cygwin site. used the default settings and added
>automake, make and gettext (?)
>
> 2. installed qt-4.1.2 and also let the
Leuven, E. a écrit :
You will need autoconf and perl also.
they are installed (see below)
Hum, do you have aclocal.m4 in lyx root directory?
I apparently cannot send file with m4 extension.
Abdel.
> You will need autoconf and perl also.
they are installed (see below)
>> PS in what directory do i need to install zlib and libiconv btw ?
> in mingw tree. Copy the gnuwin32 packages in Mingw root directory and
> under cygwin shell do: tar zxvf xxx.tar.gz
ok
> Why didn't you try my "ready" p
Leuven, E. a écrit :
small update (yes i am stuck)
i did the following:
1. installed cygwin
latest setup from the cygwin site. used the default settings and added
automake, make and gettext (?)
You will need autoconf and perl also.
2. installed qt-4.1.2 and also let the installer inst
small update (yes i am stuck)
i did the following:
1. installed cygwin
latest setup from the cygwin site. used the default settings and added
automake, make and gettext (?)
2. installed qt-4.1.2 and also let the installer install mingw (3.4.2)
3. using tortoisesvn checked out trunk into m
Dear Wannabe LyX for Windows developer,
I have updated the wiki with some instruction wrt to building LyX using
mingw, cygwin and Qt4: http://wiki.lyx.org/Windows/LyX150Experimental
In principle everything is there in order to build LyX for windows but
it is not tested. Edwin, please give this
23 matches
Mail list logo