On 3/4/03, Mark Currie <mark@xxxxxxxxxxx> wrote:
Hi, Is it possible to simply copy installed applications from one linux machine to another (same linux version and machine architecture) ? Or does it have
Very much possible, unless the application author makes a special effort to prevent this from happening... which is not so common. I do this all the time. If the app you are talking about is in an RPM, you may want to check out the files it installs using rpm -ql "installed rpm name" or rpm -qpl "rpm file.rpm"
the same problems as doing this on a Windows machine i.e. on Windows app info is stored in a common registry and in other places making it difficult to transfer the app to another machine without proper re-instalation. I want to prevent having to download all the same apps over the internet for installation on another machine. Mark -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/
-- I look to the future because that's where I'm going to spend the rest of my life. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/