[PLUG] Building from Source - Totem Movie Player

Bill Barry bill at billbarry.org
Fri Mar 14 20:15:25 UTC 2014


On Mar 14, 2014 12:59 PM, "Dick Steffens" <dick at dicksteffens.com> wrote:
>
> On 03/14/2014 11:12 AM, Bill Barry wrote:
> >
> > I don't know exactly what commands you issued to compile the program,
but
> > what you might have ended up with is a Debian package with the extension
> > .deb.
> > that you should then install with dpkg -i filename.deb.\
>
> $ dpkg-buildpackage -rfakeroot -uc -b
> $ sudo dpkg -i totem_3.0.1-0ubuntu21.1_i386.deb
>

To check if it installed do
dpkg -i --get-selections |grep -i totem

If it is installed you will get back some package name containing Totem
with the word installed after it.

To find out where it is installed use
dpkg  -L packagenamefromabove

Bill

> --
> Regards,
>
> Dick Steffens
>
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug



More information about the PLUG mailing list