Re: portable application
- From: ray <hanlray@xxxxxxxxx>
- Date: Thu, 14 Feb 2008 00:04:27 -0800 (PST)
On Feb 14, 1:48 pm, Bill Marcum <marcumb...@xxxxxxxxxxxxx> wrote:
On 2008-02-14, ray <hanl...@xxxxxxxxx> wrote:
I compiled and installed an application from source code on Debian at
home. I want to use the application on SUSE in Office but I don't want
compile it again. Is there a tool or trick to package the application
from Debian so I can use it on SUSE directly?Thanks in advance.
Try alien to convert .deb to .rpm. If Debian and SuSE use different
versions of shared libraries, you may have to compile anyway, or install
the SuSE packaged version of that application if it exists.
Thanks for you reply.
I built the application by myself,you know,the way "./
configure,make,make install".
I wonder whether there is a tool that resolves the shared libraries of
the application with ldd and packages all the dependencies with the
main program, so I can just copy the result to a new linux machine to
use it.
.
- Follow-Ups:
- Re: portable application
- From: Bernhard Agthe
- Re: portable application
- References:
- portable application
- From: ray
- Re: portable application
- From: Bill Marcum
- portable application
- Prev by Date: Re: How to wait for multiple threads simultaneously?
- Next by Date: Re: portable application
- Previous by thread: Re: portable application
- Next by thread: Re: portable application
- Index(es):
Relevant Pages
|