On Thu, 02 Aug 2007 18:12:10 +0300, Munkii wrote:

>> http://awn.wetpaint.com/page/SuSE+RPM+Specfile?t=anon
>> 
>
>i don't know, it sounded like a mind job, i'm not familiar with building
>rpm's, and i'm not going to start now, i have too much stuff going, i'm
>sure there's an easier way.. no?

It *is* very easy:

 - Copy the awn tarball and the specfile from that web page to
   /usr/src/packages/SOURCES

 - Change to that directory and call 'rpmbuild -ba'.

This will build both the binary and the source rpm and will place the
resulting binary package somewhere below /usr/src/packages/RPMS/ and
the .src.rpm in /usr/src/packages/SRPMS.

That way you get a rpm package compiled specifically for your system
that, when installed, is registered with the system and easily
removable.

Philipp
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to