"Teresa Jeremy" <[EMAIL PROTECTED]> writes:

> Do you plan to build a version of unattended (Linux version) that
> includes the Perl DBI module by default?

This is certainly a goal.  But it is not completely trivial.  This is
one of the costs of rolling our own Linux distribution...

DBI itself is the easy part, relatively speaking.  The hard part is
all of the DBD::<foo> modules, which typically depend on the client
libraries for the <foo>.

> I'd liked to save and retrieve client configuration information from
> a mysql database.

For this, we would have to install the MySQL client libraries and then
convince DBD::mysql to build against them.  Unless you can live with
DBD::mysqlPP?

Either way, I do not have a MySQL database handy to test against.  So,
how soon do you need this?  And are you willing to test and provide
feedback until we get it working?

We should probably move this discussion to the unattended-devel list.

 - Pat


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to