Hi,
raster just enlightenment me on this puzzle and he just fixed it
in CVS. In engage configure.in:
- MODULE_ARCH="$target_os-$target_cpu"
+ MODULE_ARCH="$host_os-$host_cpu"
ok problem solved now. :)
With kind regards,
Didier.
Yum/apt repository for DR17/EFL: http://sps.nus.ed
On 6/2/05, Michael Jennings <[EMAIL PROTECTED]> wrote:
> On Thursday, 02 June 2005, at 10:05:06 (-0400),
> John Ellson wrote:
>
> > Isn't this the same problem that I hit with x86_64 ?My fix was just to
> > have rpm install whatever directory make generates:
> >
> > -%{_libdir}/enlightenment/
On Thursday, 02 June 2005, at 10:05:06 (-0400),
John Ellson wrote:
> Isn't this the same problem that I hit with x86_64 ?My fix was just to
> have rpm install whatever directory make generates:
>
> -%{_libdir}/enlightenment/modules_extra/engage/linux-gnu-i686/*
> +%{_libdir}/enlightenment/mo
Didier Casse wrote:
Hi there,
Previously to install packages I used:
./autogen.sh
make
make install
But now Fedora requires to do:
./autogen.sh
make dist
then take the << resulting tarball >> then do a:
./configure
make
make install
For all the packages this seem to be fine e
Hi there,
Previously to install packages I used:
./autogen.sh
make
make install
But now Fedora requires to do:
./autogen.sh
make dist
then take the << resulting tarball >> then do a:
./configure
make
make install
For all the packages this seem to be fine except for engage and
pro