View Single Post
Old 02-23-2005, 07:15 AM   #3 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 596
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
Or compile the program statically, I think the gcc flag for that is --static. That way the binary will be self cintained and have no external dependencies.
teknomage1 is offline   Reply With Quote