Skip navigation.
Home
Now Shipping Version 7.0

how to setup program manually


Posts: 10

Hi i need help on how to install any program manually that isnt in the kpackage manager, i am trying to setup freevo but dont know how to go about doing it..any help will be appriciated i have a dualboot with window server2003
the sole reason why i am still useing ms os is my hauppauge PVR350 card works,if i can get freevo or any tv software to work i will be saying goodby to ms os thanks in advance.. tumpy

hippy's picture

Tumpy it seems that a Debian

Tumpy it seems that a Debian apt source is available and includes all the dependencies you'll need.

it says you should edit as root your /etc/apt/sources.list file and add the following lines to it

deb http://freevo.sourceforge.net/debian unstable main
deb ftp://ftp.nerim.net/debian-marillat/ unstable main

then open a konsole as root and type the following:
apt-get update
apt-get install freevo

according to the site thats all you need to do, good luck

./hippy

www.mepislovers.org/
www.mepis.org/

 

MythTV

You might want to talk a look at MythTV I have used it in the past and it works very well. http://www.mythtv.org/

[quote mepis]it says you

[quote mepis]it says you should edit as root your /etc/apt/sources.list file and add the following lines to it

this i dont understand how to go about it. i am lost as how to start this, what aplication should i use for doing this..

hippy's picture

okay tumpy, ok an easy way

okay tumpy, ok an easy way is to click the large K button and select run command,
type in the box kdesu kate /etc/apt/sources.list
click run, you will be asked to enter your password root (password) again, do so.

now in the file thats open scroll down to bottom and begin a new line with these entries:

deb http://freevo.sourceforge.net/debian unstable main
deb ftp://ftp.nerim.net/debian-marillat/ unstable main

then click file and save

next click large K button again and run command and type konsole
in the new window that opens type the following:

su
now enter your root password

now enter the following
apt-get update
when its finished type in the last command i.e.
apt-get install freevo

hope that helps you

./hippy

www.mepislovers.org/
www.mepis.org/

 

I follow your instruction to

I follow your instruction to a t, it went through it's process until it came to my name and i exit the window, i then went and open kpackage manage to make sure it was install and it was, now my question is where do i find the install icons or how do i start freevo, thank you tumpy..

hippy's picture

okay if i am reading you

okay if i am reading your post correctly you have downloaded and installed freevo, i dont use freevo or any other but check your menus for an entry in them, or click K button then find files/folders select freevo for the name and alter look in to this file:/ by using the drop down arrow, then click find. (i dont use freevo or ant other prog like this but you may be able to open konsole and just type in there freevo

./hippy

www.mepislovers.org/
www.mepis.org/

 

thanks got it going, i

thanks got it going, i thought that this program would see my tuner card but it don't, is it the same procedure to load mythtv i would love to try it and see it can find my tuner card...

drlizau's picture

apt-get

you can load anything through this system if it is on the repositories.
mythtv isn't.
so the way to find what you need is to google for hauppage tvtuner (number) linux
and the hits are freevo, mythtv and ivtv.
Personally I'd fiddle with the freevo a bit and try to sort it out; tv tuners are never simple for me.

awesome post. I cant believe

awesome post. I cant believe this has worked installing mepis was a breeze and installing freevo was just as easy per above instructions. Now with some luck and many beers I can get rid of my ms pvr.
Thanks

unstable/uninstallable

I followed your directions but I got errors when I ran apt-get install freevo

this is what I got

Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
freevo: Depends: python2.3-pygame but it is not installable
Depends: xmltv-util but it is not installable
Depends: libxmltv-perl but it is not installable
Depends: python2.3-xml but it is not installable
Depends: python2.3-imaging but it is not installable
Depends: python2.3-twisted but it is not installable
E: Broken packages

help plz

drlizau's picture

repositories

this happens when either one of the repositories is down or really busy and you can't connect
or
you need to reload your package list.

i have got freevo installed and working except for record through mplayer
which is of course what i want working!

Do you have all the "deb"

Do you have all the "deb" repositories enabled? In Synaptic, settings->repositories.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.