« Return to Thread: building playernav

Re: building playernav

by Brendan Burns-2 :: Rate this Message:

| View in Thread

Shannon,
Looking at player-2.0.3/utils/playernav/Makefile.am, it looks like it
depends on the gnome canvas being available.  Installing gtk2-devel
should solve this (on fedora core):

yum install gtk2-devel

then rerun ./configure, then rebuild.
--brendan

On 3/11/07, Shannon Holland <holland@...> wrote:

> Hello,
>
> I've built and installed player/stage 2.0.3 and as I was working
> through things found I didn't build playernav as well. I wasn't
> seeing anything in the configure output as to why it was not built
> (nor was it obvious to me from looking at the scripts, but I suck at
> configuring so probably missed something).
>
> Does it depend on some configure option or other existing library?
>
> Thanks!
>
> Shannon
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Playerstage-users mailing list
> Playerstage-users@...
> https://lists.sourceforge.net/lists/listinfo/playerstage-users
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-users mailing list
Playerstage-users@...
https://lists.sourceforge.net/lists/listinfo/playerstage-users

 « Return to Thread: building playernav