Martin Zwickel wrote:
./autogen.sh
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
--localstatedir=/var/lib --enable-ecore-x --enable-ecore-job --disable-ecore-fb
--enable-ecore-evas --enable-ecore-eva
On Thu, 18 May 2006 16:53:06 +0100
Peter Flynn <[EMAIL PROTECTED]> bubbled:
> Martin Zwickel wrote:
> >> There is no file autogen.sh in these directories.
> >
> > CVS ...
>
> Tried, but the command given on the webpage:
>
>cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/e
> login
>
> asks for a
Mitch Gorman wrote:
Peter Flynn wrote:
I'm running them in order with
$ for d in eet-0.9.10.026 evas-0.9.9.026 ecore-0.9.9.026 \
embryo-0.9.1.026 edje-0.5.0.026 enlightenment-0.16.999.026 \
ewl-0.0.4.007; do cd $d;./configure;make;make install;cd ..;done
i believe you'll want to change t
While I was downloading e17 I thought I'd try Eterm, so I ran autogen.sh
and it went through but finally said
checking for strcasepbrk... no
checking for strrev... no
checking for nl_langinfo... yes
./configure: line 23465: syntax error near unexpected token `echo'
./configure: line 23465: `echo
On Thursday, 18 May 2006, at 22:14:23 (+0100),
Peter Flynn wrote:
> ># NOTE: The following line is NOT NOT NOT NOT NOT a typo!
> ># If you are having problems with it, libast.m4 is not installed
> ># or aclocal couldn't find it. Hence the problem is on YOUR end.
> >dps_snprintf_oflow()
>
> I su
While I was downloading e17 I thought I'd try Eterm, so I ran autogen.sh
and it went through but finally said
checking for strcasepbrk... no
checking for strrev... no
checking for nl_langinfo... yes
./configure: line 23465: syntax error near unexpected token `echo'
./configure: line 23465: `echo
Mitch Gorman wrote:
Peter Flynn wrote:
Martin Zwickel wrote:
>> There is no file autogen.sh in these directories.
>
> CVS ...
Tried, but the command given on the webpage:
cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/e login
asks for a password that I don't have (and giving my email address
On 5/18/06, Mitch Gorman <[EMAIL PROTECTED]> wrote:
cvs -d
:pserver:[EMAIL PROTECTED]:/var/cvs/e
login
asks for a password that I don't have (and giving my email address
doesn't work). My own ignorance...I've never managed to use CVS
successfully so I tend to avoid it.
just hit Enter.
Peter Flynn wrote:
Re: [e-users] Ecore_Evas.h
Martin Zwickel wrote:
>> There is no file autogen.sh in these
directories.
>
> CVS ...
Tried, but the command given on the webpage:
cvs -d
:pserver:[EMAIL PROTECTED]:/var/cvs/e login
asks fo
Martin Zwickel wrote:
Better way:
for d in ee* ev* ec* em* ed* en* ew*
do
(cd "${d}" && ./autogen.sh && make && make install)
done
Jsut to be sure the "cd .." doesn't ruin everything if something bad
happens.
"i can code that script in 3 lines!"
"marti
Martin Zwickel wrote:
There is no file autogen.sh in these directories.
CVS ...
Tried, but the command given on the webpage:
cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/e login
asks for a password that I don't have (and giving my email address
doesn't work). My own ignorance...I've never m
On Thu, 18 May 2006 16:06:39 +0100
Peter Flynn <[EMAIL PROTECTED]> bubbled:
> Martin Zwickel wrote:
> > On Thu, 18 May 2006 09:57:39 -0400
> > Mitch Gorman <[EMAIL PROTECTED]> bubbled:
> >
> >> Peter Flynn wrote:
> >>
> >>> I'm running them in order with
> >>> $ for d in eet-0.9.10.026 evas-0.9.9
Martin Zwickel wrote:
On Thu, 18 May 2006 09:57:39 -0400
Mitch Gorman <[EMAIL PROTECTED]> bubbled:
Peter Flynn wrote:
I'm running them in order with
$ for d in eet-0.9.10.026 evas-0.9.9.026 ecore-0.9.9.026 \
embryo-0.9.1.026 edje-0.5.0.026 enlightenment-0.16.999.026 \
ewl-0.0.4.007; do cd $d;
On Thu, 18 May 2006 09:57:39 -0400
Mitch Gorman <[EMAIL PROTECTED]> bubbled:
> Peter Flynn wrote:
>
> > I'm running them in order with
> > $ for d in eet-0.9.10.026 evas-0.9.9.026 ecore-0.9.9.026 \
> > embryo-0.9.1.026 edje-0.5.0.026 enlightenment-0.16.999.026 \
> > ewl-0.0.4.007; do cd $d;./conf
Peter Flynn wrote:
[e-users] Ecore_Evas.h
I'm running them in order with
$ for d in eet-0.9.10.026 evas-0.9.9.026
ecore-0.9.9.026 \
embryo-0.9.1.026 edje-0.5.0.026
enlightenment-0.16.999.026 \
ewl-0.0.4.007; do cd $d;./configure;make;make
install;cd ..
I'm compiling from scratch under FC4 with gcc version 4.0.2 20051125
(Red Hat 4.0.2-8). I unwrapped the .tar.gz packages into /tmp/en so I
have:
drwxrwxrwx 6 1000 1000 4096 May 18 13:38 ecore-0.9.9.026
drwxrwxrwx 5 1000 1000 4096 May 18 13:55 edje-0.5.0.026
drwxrwxrwx 4 1000 1000 4096 May 18 1
16 matches
Mail list logo