SFML community forums
Help => General => Topic started by: grandmasterhack on June 07, 2011, 05:20:07 pm
-
hello you guys, i am new to linux and i was wondering how do i get my program i built to install to the system. i want to learn how to create a packages (.deb & .rpm) for my game. i understand how to use makefiles but "configure" is something i dont understand. which package manager is easier to use?
-
it would be nice to say if you didnt know either...
-
Well, this is a forum about SFML, not about Linux packages. You'd better post in a dedicated forum.
-
Use proper CMake install paths and then just use CPack to create deb and rpm packages for you.
-
Use proper CMake install paths and then just use CPack to create deb and rpm packages for you.
Cmake will automatically do it for you?
-
Well, this is a forum about SFML, not about Linux packages. You'd better post in a dedicated forum.
dedicated forum for what? or of what to be more specific. i've been searching far and wide but no answer.
-
Use proper CMake install paths and then just use CPack to create deb and rpm packages for you.
Cmake will automatically do it for you?
Yes, if you have proper install targets, it will. Read up on CPack.
-
dedicated forum for what?
Of Linux/packaging, probably :)
-
Of Linux/packaging, probably :)
I already found something for debian based users. look up http://sourceforge.net/projects/debreate/
searching this will help: http://www.google.com/search?sourceid=chrome&client=ubuntu&channel=cs&ie=UTF-8&q=gui+deb+package+creator
text based tutorials for .deb, .rpm, and .sh here: http://ftp://download1.swsoft.com/Plesk/Panel9.5/Doc/en-US/plesk-9.5-unix-mod-guide/index.htm?fileName=25839.htm