[mythtv-users] mythplugin install
Danny Brow
dan at fullmotions.com
Fri Nov 11 19:21:29 EST 2005
I can install it no problem, I need to make a package for other people
also.
one of the following usually works with most source packages:
PKG=/tmp/package-mythplugins
make install PREFIX=$PKG/usr
make install prefix=$PKG/usr
make install DEST_DIR=$PKG
none of them work.
On Fri, 2005-11-11 at 19:12 -0500, Shawn wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Danny Brow wrote:
>
> > I'm trying to build packages for slackware, I've everything built
> > and install perfected but mythplugins is killing me. make install
> > PREFIX= or prefix= or DEST_DIR= does not install the packages to my
> > package directory. If I change settings.pro to point to
> > /tmp/package-mythplugins/usr it install but then when you try to
> > run the plugin I get an error in output saying it cannot find the
> > lib in /tmp/blah/blah.
> >
> > I'm also now have this issue when I do a clean build of the
> > plugins.
> >
> > Thanks, Dan.
>
> Dan,
>
> I've had similar problems building the myth plugins. The best way
> I've found is to build each one individually, by going into the
> plugin directory and:
>
> qmake plugin.pro
> make
> make install
>
> That seemed to do the trick for every one of them but the browser, I
> had to modify the make file on mythbrowser and point it
> to my ACTUAL kde libs directory, as it points to an older directory
> stucture.
>
> >
> >
> > ----------------------------------------------------------------------
> >
> >
> > _______________________________________________ mythtv-users
> > mailing list mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
>
> iD8DBQFDdTN2DCV2NIijW9wRApsAAKDYhCPK8gMSQFy+aVIu9SxJ1NDHDgCg7uQR
> mYeGsyciDHTQ/KxmEDlb298=
> =chGH
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
More information about the mythtv-users
mailing list