[mythtv] [mythtv-commits] Ticket #4397: win32 dependancy resolver and build script

buzz davidbuzz at gmail.com
Mon Jan 14 01:08:34 UTC 2008


my patch for the issue now here:
http://svn.mythtv.org/trac/attachment/ticket/4397/win32-packager.14.patch

On Jan 14, 2008 10:02 AM, buzz <davidbuzz at gmail.com> wrote:

> Thanks for the tip, I reviewed that section again, and the script is
> geting ahead of itself, it's got a circular dependancy (inorder to continue
> past the current step the file must exist, but the file is not created by
> the curent step).   The problem didn't appear in my setup because earlier
> script versions created the dependancy successfully.
>
> The problem (as I see it) was actually with line 211 (the line after
> fetching the mysql .msi file) - it should be:
> [ file => "c:/Program Files/MySQL/MySQL Server 5.0/bin/libmySQL.dll", exec
> => $sources.'mysql-essential-5.0.45-win32.msi',comment => 'Install mysql -
> be sure to choose to do a "COMPLETE" install. You should also choose NOT to
> "configure the server now" ' ],
>
> Proper patch will be forthcoming later today on trac #4397 .
>
>
> Buzz.
>   On Jan 13, 2008 3:00 AM, Tom Lichti <tom at redpepperracing.com> wrote:
>
> >  MythTV wrote:
> > > #4397: win32 dependancy resolver and build script
> > >
> > ------------------------------------------------------+---------------------
> > >  Reporter:  David Bussenschutt < davidbuzz at gmail.com>  |        Owner:
> >  ijr
> > >      Type:  enhancement                               |       Status:
> >  new
> > >  Priority:  minor                                     |    Milestone:
> >  unknown
> > > Component:  mythtv                                    |      Version:
> >  unknown
> > >  Severity:  medium                                    |   Resolution:
> > >   Mlocked:  0                                         |
> > >
> > ------------------------------------------------------+---------------------
> > >
> > > Comment(by David Bussenschutt (aka buzz)  <davidbuzz at gmail.com>):
> > >
> > >  Actually, it's only really necessary to install the Include/Lib files
> > as
> > >  per the instructions here:
> > >  http://www.mythtv.org/wiki/index.php/Windows_Port#MySQL
> > >  which say:
> > >  "Ensure that C Include Files / Lib Files are installed onto the local
> > >  drive"
> > >
> > >  That is done by choosing a "custom" install, and just selecting that
> > >  component to install as a minimum.
> > >
> > >
> > >  Intil you do that you will be unable to continue.
> > >
> > >
> > I had to manually copy c:\mingw\lib\libmysql.dll to c:\mingw\bin to
> > allow the script to continue. The wiki says to copy to lib, but the
> > script seems to look in bin.
> >
> > Tom
> > _______________________________________________
> > mythtv-dev mailing list
> > mythtv-dev at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> >
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080114/a3cf6e97/attachment.htm 


More information about the mythtv-dev mailing list