You are not logged in.

#1 2009-04-14 12:56:12

degmic71
Member
Registered: 2009-02-03
Posts: 122

Entertainer Help

Has anyone sucessfully installed Entertainer? (http://www.entertainer-project.com/).  I seem to be in dependency HELL, and saw a post via google about it possibly being added to the AUR or official pacman repo's but that activity seems to be idle.  Anyone?

Offline

#2 2009-04-14 15:24:53

peets
Member
From: Montreal
Registered: 2007-01-11
Posts: 936
Website

Re: Entertainer Help

mainpage wrote:

The ultimate goal of this project is to create the best media center solution available for any platform.

faq wrote:

Another motive was to learn Python, since it seems to be a popular and well supported language under Linux.

Sorry I am not nice today.

Last edited by peets (2009-04-14 15:25:18)

Offline

#3 2009-04-14 19:05:07

degmic71
Member
Registered: 2009-02-03
Posts: 122

Re: Entertainer Help

Thanks?

Offline

#4 2009-04-14 19:24:05

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: Entertainer Help

peets wrote:
mainpage wrote:

The ultimate goal of this project is to create the best media center solution available for any platform.

faq wrote:

Another motive was to learn Python, since it seems to be a popular and well supported language under Linux.

Sorry I am not nice today.

degmic71 wrote:

Thanks?

Beats me as well !! hmm

But on topic: What dependency hell are you going into? Can you post the output of the commands that you tried in order to install it?

I could try to install it later tonight and see if I can make a PKGBUILD.

One thing though: I like the KISS principle. So I cannot for the life of me understand why they need a weather applet in an entertainer (music/movies) app. Photographs I can understand to a certain extent.

Last edited by Inxsible (2009-04-14 19:29:58)


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#5 2009-04-14 23:48:52

degmic71
Member
Registered: 2009-02-03
Posts: 122

Re: Entertainer Help

I just am having trouble satisfying dependencies, error output is as such:

[mikeyd@mikeyd-laptop entertainer-0.1]$ cd src/
[mikeyd@mikeyd-laptop src]$ ls
Makefile     entertainer-backend.py             entertainer-log-viewer.py           entertainer-tray-icon.py  tests
__init__.py  entertainer-content-management.py  entertainer-messagebus-notifier.py  frontend                  tools
backend      entertainer-frontend.py            entertainer-preferences.py          pylintrc                  utils
[mikeyd@mikeyd-laptop src]$ ./configure
-bash: ./configure: No such file or directory
[mikeyd@mikeyd-laptop src]$ make
cd tests; python2.5 run_tests.py
/bin/sh: python2.5: command not found
make: *** [test] Error 127
[mikeyd@mikeyd-laptop src]$

Offline

#6 2009-04-14 23:52:46

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Entertainer Help

You might want to take out the python2.5 command or whatever that pesky thing is, and try with a generic 'python' call.

Python is at 2.6 as we speak, on Arch. Specifying one specific version without good reason is bad programming practice - and I don't know anything about programming; yet that, I do.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#7 2009-04-15 01:24:36

degmic71
Member
Registered: 2009-02-03
Posts: 122

Re: Entertainer Help

how do I go about calling that generic line?

Offline

#8 2009-04-15 01:34:55

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: Entertainer Help

/bin/sh: python2.5: command not found

What should one do with that?


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

Board footer

Powered by FluxBB