On Fri, 2007-08-03 at 00:06 +0200, Philipp Thomas wrote:
On Thu, 02 Aug 2007 18:12:10 +0300, Munkii wrote:
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.
there is still the dependency problem i mentioned earlier, look it up.. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org