Disko Forum logo Login  |  Register  |  Lost Password
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
Compile and install on openSUSE 11.1

jdoe
Posts: 25
graphgraph

Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi!

I recently found this interesting project while i was searching for software for my soon to be build media center
The problem is: I can't install disko. "sudo scons install" says:
Code:

KeyError: 'LIBPATH': File "/home/tloeffler/download/morphine/disko-1.5.0/SConstruct", line 337: disko_pc_libs = '-L%s' % ' -L'.join(env['LIBPATH']) File "/usr/lib/python2.6/site-packages/SCons/Environment.py", line 368: return self._dict[key]
I never used scons by I guessed that it complains about missing libs. In SConstruct line 336 is:
Code:

disko_pc_requires = 'libxml-2.0 >= 2.6, libcurl, sigc++-2.0, libpng >= 1.2'
I installed all libs and the corresponding headers but still no luck. Funny thing is, building went fine. TIA, jd
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

Guido
Admin
Posts: 54
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi jd,

we'll try to find/solve the problem. I the meantime you can try to build Disko with the "make" command.

To build disko with X11 support please use:

Code:

make enable-x11=y
QUOTE:
I recently found this interesting project while i was searching for software for my soon to be build media center
Did you take a look at Morphine.TV. This media center is based on Disko... Maybe you are interested in to support the further development of this media center . regards Guido
 
 
Last Edit: 2009/01/04 15:15 By Guido.
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

jdoe
Admin
Posts: 25
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
wow this was a quick reply thanks
QUOTE:

Did you take a look at Morphine.TV. This media center is based on Disko... Maybe you are interested in to support the further development of this media center. regards Guido


yes, actually i stumbled upon morphine.tv which requires disko.

Cheers,
jd

ps: probably it would be easier if i'd walk by, since i'm living very close to your office
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

Guido
Admin
Posts: 54
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
Hi jd,

do we know each other?

QUOTE:
ps: probably it would be easier if i'd walk by, since i'm living very close to your office


feel free to visit us!

regards

Guido
 
 
Last Edit: 2009/01/04 15:39 By Guido.
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

jdoe
Admin
Posts: 25
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
okay, made some progress. I fetched everything from svn and git and compiled it with simple make. I had to add some includes (*dao.cpp files in the data dir require an #include <cstdlib> if gcc is 4.3).
Unfortunately directfb immediately crashes on invoking start.sh.
It says something like unable to disallocate VT. Some hints?

Cheers,
jd

Guido wrote:
QUOTE:

do we know each other?


I don't think so
 
  The administrator has disabled public write access.
Compile and install on openSUSE 11.1

Guido
Admin
Posts: 54
graphgraph

Re:Compile and install on openSUSE 11.1 6 Years, 8 Months ago  
it depends on your configuration. Do you plan to run Morphine.TV on X11 or on framebuffer?
 
  The administrator has disabled public write access.
<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
Powered by FireBoard
get the latest posts directly to your desktop