How to compile sopcast-player-0.8.5?

discuss compiling applications for Puppy
Post Reply
Message
Author
Tione
Posts: 40
Joined: Fri 01 Apr 2011, 06:17

How to compile sopcast-player-0.8.5?

#1 Post by Tione »

How to compile sopcast-player-0.8.5?

my problem is that I do not know how to build and run dependencies.
How do you connect the dependencies in the file pet or sfs file?

The following instructions:

==Build Dependencies==
-python
-gettext
-python-setuptools


==Run-Time Dependencies==
-python
-libvlc-dev
-sp-auth
-hicolor-icon-theme
-python-glade2
-python-gobject
-python-gtk2


==Build Instructions==
To install SopCast Player use the follow incantations (for system-wide installation be sure to do make install with root priveldges, e.g. sudo):
make
make install

many thanks

Post Reply