Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: tvtime installeren  (gelezen 1191 keer)

Offline Ferry

  • Lid
tvtime installeren
« Gepost op: 2008/03/17, 02:04:45 »
Ik heb tvtime gedownload van tvtime.net.
dit was een tarbal (tar.gz)
deze heb ik met succes gerund met
tar xfvz tvtime1.0.1.tar.gzkrijg ook output
in de install file staat

Compiling tvtime
================

tvtime includes a configure script to enable you to customize your
installation.  By default, running configure without options will have
tvtime install itself and all required files under /usr/local.  To
instead use paths according to the Filesystem Hierarchy Standard, we
recommend you run configure with these options:

  ~/tvtime-1.0$ ./configure --prefix=/usr --sysconfdir=/etc

  This will have tvtime use /usr/bin for its executables,
/usr/share/tvtime for its data files, /etc/tvtime for its global
configuration files, and /usr/share/... for icons and menu entries.

  Next, compile tvtime using make.

  ~/tvtime-1.0$ make

  And then, install it as root.

 ~/tvtime-1.0$ su
 
  /home/user/tvtime-1.0# make install

heb het laatste stukje ook al uitgevoerd als:

 sudo /home/user/tvtime-1.0# make install
   
 
heb dit uitgevoerd en de dollars en hekjes vervangen door .1
maar dit wil niet werken wat doe ik verkeerd?

hosti

  • Gast
tvtime installeren
« Reactie #1 Gepost op: 2008/03/17, 02:35:31 »
je moet eerst de documentatie lezen (van hoe je een tar.gz installeerd). Normaal gaat dit relatief eenvoudig door
./configure
make
sudo make install
uit te voeren maar het lijkt me beter da je de *deb file te pakken neemt. In die tar.gz van je zit de broncode - die moet je eerst compileren!

Offline Ferry

  • Lid
tvtime installeren
« Reactie #2 Gepost op: 2008/03/17, 03:11:17 »
thnx ik kom nu een stukje verder
ik doe nu
~/tvtime-1.0.1/configure --prefix=/user --sysconfdir=/etcde output:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

maar ik kan config.log nergens vinden.

Offline lizardman

  • Lid
tvtime installeren
« Reactie #3 Gepost op: 2008/03/17, 12:57:10 »
tvtime zit toch in de repo's? of vergis ik me nu?
"Het is een teken van een ontwikkelde geest om met een gedachte te kunnen spelen zonder die te accepteren."

Aristoteles Grieks filosoof (384 v.C. - 322 v.C.)

Offline Ferry

  • Lid
tvtime installeren
« Reactie #4 Gepost op: 2008/03/17, 16:23:21 »
thnx ik heb hem nu geinstalleerd via add/remove applications wist niet dat hij daar bij stond kon door de bomen ff  bos niet meer zien thnx

Offline Ferry

  • Lid
tvtime installeren
« Reactie #5 Gepost op: 2008/03/17, 16:32:43 »
alles is vrij zwart wit zit wel wat kleur in maar niet veel is bij alle zenders.
zo valt hier wat aan te doen?

tvtime installeren
« Reactie #6 Gepost op: 2008/03/17, 17:17:48 »
Citaat van: Alblasco1702
alles is vrij zwart wit zit wel wat kleur in maar niet veel is bij alle zenders.
zo valt hier wat aan te doen?
Ja je moet per zender afstellen bij channel management en dan huidige kanaal fijnafstemmen.
OS: Ubuntu Gnome 24.04/Xubuntu 24.04; Windows 10/11 (dualboot) en RPI 2, 3,4 en 5: Bitwarden en Pihole (rpi2) Bookworm xfce, Retropie en Twister
***Steunpunt***  voor andere steunpunten: https://kaart.ubuntu-nl.org/
                    "Echte wijsheid is weten wat je niet weet"

mickvdv

  • Gast
tvtime installeren
« Reactie #7 Gepost op: 2008/03/17, 17:35:03 »
Als je wil compileren moet je in synaptic build-essential (of is het essentials) geinstaleerd hebben. Daarin zit een c compiler. Het handigste is natuurlijk een paket uit de repo...