[Installbase-devel] Seperate the contents of a directory into 2 install groups?
Status: Alpha
Brought to you by:
damonc
From: Georgios P. <pe...@ii...> - 2002-12-09 18:59:18
|
Hi all, Is there a way in install base to split the contents of a directory into two different install groups? For example, consider an app where in its directory exist some C++ sources and the shared library got from compiling the sources. Can I make the C++ files to be installed only when the user selects to install the sources, but the shared library to be always installed? Also, I checked the ability to select subpackages during custom installation. What I saw was not what I had in mind :-) Simply all the different directories are displayed which probably means nothing to the end user. What I had in mind is to be able to define subgroups (high level ones) that I can associate files with them. Presenting hundrends of directories is at least confusing :-) Finally, I have created a new setup type named "Complete". Where can I define the associated text (I know one solution, to edit the texts associated with the wizard theme :-))? Can be set through the GUI? Also, I noticed that under linux there is no support for wheel mice. Its really easy to add. Where should I send the patch? :-) (Also, I always wanted to create a new wizard theme, but I keep waiting for things to stabilise a little. Not that there is something wrong with the default one of course :-)) BTW, I have updated to the latest version and seems to work fine under linux (I haven't tested yet under other platforms). Also, the problem with KDE desktop entries seems to have been solved. Thanks, George |