Re: dvdstyler 1.8.3

Dave Plater <[email protected]> Fri, 13 May 2011 14:24:23 +0200
Newsgroups gmane.linux.suse.multimedia
Message-ID <[email protected]>
On 05/13/2011 12:45 PM, jdd wrote:
> Le 13/05/2011 12:05, Dave Plater a écrit :
>
> You should use rpmbuild to build (...)
>
> is this of any use for you? I just used ./configure and make and keep the compiled application in it's own folder (don't do any "make
> install")
That's also a safe way to do it as long as root isn't used but you won't get any system integration such as kick off menus and integrated 
help. It can also leave files in your home that can cause problems in the future.

>
> I usually don't have to do this twice, so why build a rpm?
>
> but I will do if this can help others
>
> thanks
> jdd
>
>
It won't help others it will only give you an rpm that integrates with the installation system and can easily be updated and removed. It's 
also easier than searching for and downloading a tarball and maybe having to take care of build requirements that aren't installed. It will 
also show whether the crash is a result of the package being built with packages that are different to those on your system.

Dave P