In the US, winter starts on Dec 22 regardless of the temperature outside![]()
![]()
In the US, winter starts on Dec 22 regardless of the temperature outside![]()
![]()
Note: This is a users' community forum. For official support, submit a Support Request.
You can also find out how to Get Help or read the Boxee TV and Boxee Box Documentation.
SageTV Server 7.1.x w/Gemstone and Plex Home Theater v0.9.9.7.146 w/PlexPass
HD-PVR w/v1.5.6 drivers / Hauppauge IR blaster / FiOS Extreme HD / Motorola QIP6200 / SPDIF+720p Fixed Output
on HP Media Center 8400F (Phenom 9500 QuadCore 2.2GHz, nVidia GeForce 8500 GT)
via Olevia 247TFHD/Onyko TX-SR606/Harmony 550/HP MediaSmart EX490 WHS w/12TB
Plex Media Server v0.9.7.22 on HP Touchsmart 600-1105xt
Sonos Play:3, Connect / Simple.TV / Roku 2 XS+Plex / iPhone 5 / iPad 2
"Some people just aren't happy unless they're disappointed or angry."
according to some other chap on the forum who managed to get hold of the 1.5 beta from a boxee server, he also downloaded a windows and mac platform installation packages for boxee 1.5
looks like whenever the 1.5 goes public, everyone will be singing from the same sheet (at last).
![]()
Boxee Box > HDMI > HDTV
2 x HTPC (boxee 0.9) > HDMI > HDTV
2 x 8TB NAS
I got the supplied deb file working (after fixing the libxmlrpc-c3 issue) however I wanted to try and see if I could get the source code working. I'm butting heads with an issue early on though. I keep getting this message.
I've done a search for BoxeeHal and the only thing I could find was the fix in post #7 of this thread and even with that, I'm still getting the error message. Just hoping to get a little help.Code:config.status: error: cannot find input file: `BoxeeHal/server/Makefile.in'
(I'm trying to use boxee-sources-1.5.0-3a626c6)
Thanks!
I'm also getting the same error message as the previous poster
This is after:Code:config.status: error: cannot find input file: `BoxeeHal/server/Makefile.in'
from boxee-sources-1.5.0-80d5f5b.tarCode:./bootstrap ./configure --enable-optimizations --disable-debug
Hi Everyone!
I think I got the config.status: error: cannot find input file: 'BoxeeHal/server/Makefile.in' fixed by simply creating the directory mentioned in the error and placing the Makefile.in which is found in the Boxee-1.5.0. main directory into the newly created directory BoxeeHal/server/
After I've done that everything seemed to have compiled ok from source. It seems that the problem was the the config file had a directory registered which was then moved before the source code was packaged. However I'm having trouble with the debian compilation, namely creating an Ubuntu 11.10 debian package as per the instructions:
# cd debian
# sudo ./make_debian.sh
Many errors of files not found are thrown back and the process terminates quickly. Has anyone fix that??
Also @gigabz666: You mentioned fixing the debian file issued? Which file is that and how did you get the debian package installer? I've tried installing the sources:
deb http://apt.boxee.tv gutsy main
But everytime I try to access them I get an error 403 access denied error when I use:
sudo apt-get update
Does anyone have the actual debian installer for boxee-1.5.0. if so can you please post the download link or instructions on how to get it?
Thanks Everyone!
Thanks I'll give that a shot, I too have never gotten the deb packaging script to work either
http://code.google.com/p/boxee-for-c...downloads/list
the apt.boxee.tv repos is long gone
creating a VERSION file in the main directory containing a version number gets the make_debian.sh complete, editing the make_debian.sh file and removing ../ in front of python helps with an error as well, but there are still a lot of files missing in the resulting deb package
as far as I can tell all those files aren't being creating during the make stageCode:mrplow@mythtv-server:~/boxee/boxee-1.5.0/debian$ sudo ./make_debian.sh cp: cannot stat `..//screensavers/Plasma.xbs': No such file or directory cp: cannot stat `..//screensavers/Solarwinds.xbs': No such file or directory cp: cannot stat `..//system/*-i486-linux.so': No such file or directory cp: cannot stat `..//system/players/dvdplayer/*-i486-linux.so': No such file or directory rm: cannot remove `./tmp/opt/boxee/system/players/dvdplayer/libmpeg2-i486-linux.so': No such file or directory cp: cannot stat `..//system/qt/linux': No such file or directory strip: './tmp/opt/boxee/system/qt/linux/*.so': No such file cp: cannot stat `..//system/python/*-i486-linux.so': No such file or directory cp: cannot stat `..//system/python/Lib/*.so': No such file or directory cp: cannot stat `..//system/scrapers/*': No such file or directory cp: cannot stat `../visualisations/opengl_spectrum.vis': No such file or directory cp: cannot stat `../visualisations/ProjectM.vis': No such file or directory cp: cannot stat `../visualisations/Waveform.vis': No such file or directory cp: cannot stat `../visualisations/projectM': No such file or directory cp: cannot stat `../visualisations/projectM.presets': No such file or directory cp: cannot stat `..//Boxee': No such file or directory strip: './tmp/opt/boxee/Boxee': No such file cp: cannot stat `..//run-boxee-desktop.in': No such file or directory dpkg-deb: building package `boxee' in `boxee-1.5.i486.deb'. mrplow@mythtv-server:~/boxee/boxee-1.5.0/debian$
make Boxee seems to be compiling some of the needed files... standby
Bookmarks