LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   The clock (https://www.linuxquestions.org/questions/linux-newbie-8/the-clock-77901/)

eniuquine 07-31-2003 11:12 PM

The clock
 
This is the most frustrating thing. I'm installing some stuff from source that I need for ripping DVD's. First I install libdvdread, then libdvdcss, then vobcopy, but vobcopy doesn't find libdvdread. So I scratch that idea and go over to my other computer to try acidrip. Acidrip needs libdvdread(which I figure I'll have problems with later, but oh well) and lsdvd. I try to perl Makefile.PL(as per the install instructions), but it says that it needs lsdvd... so I switch to my lsdvd directory and type ./configure(as per install instructions) and it says "configure: error: newly created file is older than distributed files! Check your system clock. What the heck? Check my clock... how? The time is right, how the heck else am I supposed to check it?

Joe

Tinkster 07-31-2003 11:16 PM

Ummm ... the time might be right,
what about the date?
Code:

date
will tell you time and date ... chances
are that if you extract files and their
timestamp is current, you fall over if
what is generated by the compilation
appears to be older than the source.

Cheers,
Tink

eniuquine 07-31-2003 11:31 PM

Woot!
 
So simple, but so correct! It works!! It works! Hooray! Thank you much!

Joe

Tinkster 08-01-2003 12:20 AM

Congratulations! :)

Cheers,
Tink

Anmar 08-04-2003 09:16 AM

Well,,,About me I think I have an other problem with my redhat 9 clock,,,,, It doesn't give the right time but it's good in the date .
Sometimes it's before the current time and some it's after .
I don't k'now what exactly is the damn with that clock ,,,!!

CAN ANYBODY TEL ME PLEASE ?!!

Tinkster 08-04-2003 04:13 PM

If it's a different problem I'd suggest starting
a new thread rather than hi-jacking someone
elses :}

Cheers,
Tink


All times are GMT -5. The time now is 07:45 PM.