Paul Zirnik schreef: > On Saturday 08 July 2006 12:44, Peter Vollebregt wrote: > >> Sander Sweers schreef: >> >>> On Sat, 2006-07-08 at 10:56 +0200, Peter Vollebregt wrote: >>> >>>> Stefan schreef: >>>> But for poor not so technical me: >>>> - i can 'make' the program >>>> - but there is no 'make install' >>>> >>> You can run it by issuing ./ivtv-manager or you can copy the binary >>> to /usr/local/bin/ >>> >>> Greets >>> Sander >>> >> Sander thanks, >> >> But om my SuSE 10.1 (32 bits install on a AMD 64 system) i get glibc >> errors: glibc version: glibc-2.4-31.1 >> <snip> >> *** glibc detected *** ./ivtv-manager: munmap_chunk(): invalid pointer: >> 0xbfd3eb45 *** >> >> <snip> >> Peter >> > > Had the same problem on SUSE 10.1 > Also had a problem that the signal detection takes longer on my system. > Here is what i've done to fix it. > > greets, > Paul > > Paul,
Thanks. As far as i can handle diff files (sorry) i tried to do this - but the same error occurred again. For information again: What i did: - added 'sleep(1) ;' to line 114 in ivtv-ctrl.c - commented out 'free ( homedir );' by adding '//' before it in line 238 in ivtv-manager.c - did a 'make clean' and 'make' - ./ivtv-manager => error It was probably me doing something wrong but for me this is working on the edge of what i can understand / handle. A pity because it looks usefully simple compared to mythtv and it works around another issue i enccounter Peter _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
