On Monday 15 September 2003 11:54 pm, someone claiming to be Michael Hipp wrote: > I've compiled a couple of sizable apps and their libraries. Now I need > to do 'make install' but I want to grab everything to be installed and > take it to another machine that doesn't have dev tools on it. What's the > command that turns the results of make into, say, an rpm? > > Thanks, > Michael >
checkinstall. Provided, of course, you've installed that... Or you can use the actual rpm set of commands, but checkinstall is so easy to use. Regards, Tim -- RedHat 8.0 Kernel 2.4.20-19.8, KDE 3.1.3, Xfree86 4.2.1 6:55am up 24 days, 12:48, 4 users, load average: 1.83, 1.68, 1.31 It's what you learn after you know it all that counts _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
