Hallo iFolder Dev Team,

packaging ifolder for a different dist then suse isn't that easy.

so i am requesting a so called config file

like config.SuSE config.Gentoo ....
this file holds all the system specifc paths and vars

config.Gentoo
<<<snip>>>
apache_user="apache"
apache_group="apache"
apache_uid_conf="/etc/apache2/httpd.conf"
simias_conf="/etc/simias/apache/gentoo/simias.conf"
ifolder_admin_conf="/etc/simias/apache/gentoo/ifolder_admin.conf"
ifolder_web_conf="/etc/simias/apache/gentoo/ifolder_web.conf"
mod_mon_conf="none"
old_conf_path="/var/lib/simias/.local/share/simias"
log_path="/var/log/ifolder-server/"
simias_data_path="/var/lib/simias/data"
linux_mapping_path="/etc/simias"
....
<<<snip>>>

the example above shows that on gentoo you should not change the mod_mono conf 
so all simias/src/server/setup/*Setup.cs dont write the mono conf

and on compile you can specify --with-distribution=Gentoo


at the moment this is handeled via patching.
http://mars.arge.at/svn/linamh/trunk/ifolder/www-apps/ifolder-
server/files/ifolder-3.7-admin-setup-1.diff
http://mars.arge.at/svn/linamh/trunk/ifolder/www-apps/ifolder-
server/files/ifolder-3.7-web-setup-1.diff
http://mars.arge.at/svn/linamh/trunk/ifolder/www-apps/ifolder-
server/files/simias-1.8-server-setup-1.diff

regards
Mario
_______________________________________________
ifolder-dev mailing list
ifolder-dev@forge.novell.com
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to