Re: Moto binary

David Hakim <dhakim-Gkm/TONP9n1Wk0Htik3J/[email protected]> Wed, 19 Mar 2003 15:32:28 -0500
Newsgroups gmane.comp.lang.moto.devel
Message-ID <[email protected]>
I've had no problem building and installing the rpm with this spec file 
and these instructions on redhat 7.3 (well ... I got rid of the line 
about the patch).

I guess I also needed to add /usr/sbin/ to my path before being able to 
configure moto (needed to find apxs).

I'm just testing it out now ... the command line stuff definitely works 
tho.

-Dave

On Wednesday, March 19, 2003, at 10:09  AM, Stefano Corsi wrote:

> Hello,
>
> does someone want to build and test the RPM distribution of 
> moto_0_19_0?
> Attached here is the spec file.
>
> To try it, just copy the .spec in 
> /usr/src/(redhat|suse|mandrake)/SPECS and copy the moto 0_19_0 tar.gz 
> in /usr/src/(redhat|suse|mandrake)/SOURCES. I also include a patch 
> that should be copied in /usr/src/(redhat|suse|mandrake)/SOURCES along 
> with the source (it fix some dependency problem with redhat crypto 
> libs...).
> Then issue a "rpm -ba /usr/src/(redhat|suse|mandrake)/SPECS/moto.spec" 
> command and the system should produce the new RPMS.
>
> Thanks
> 	Stefano
>
> <moto.spec><moto-nocrypto.patch>