search for: devmon1

Displaying 2 results from an estimated 2 matches for "devmon1".

Did you mean: devconf
2006 Oct 10
1
Python/sqlite date time problems.
...-- ## Now, here's what's confusing me. If I run this on a box that was built from scratch with CentOS I get the following data back... [root at willspc python]# ./testcase.py [('2006-10-10',), ('2006-10-11',)] If I run it on any upgraded Whitebox system I get... [root at devmon1 python]# ./testcase.py [(<DateTime object for '2006-10-10 00:00:00.00' at b7f14138>,), (<DateTime object for '2006-10-11 00:00:00.00' at b7cbfdb0>,)] As far as I can tell, python, sqlite and python-sqlite are all identical. [root at willspc python]# rpm -qa | grep -Ei...
2006 Aug 16
2
Problem Installing rrdtool
hi to all, im currently installing rrdtool-1.2.15 with my box CentOS 4.3 final ,before i installed rrdtools there 2 files suggested need to installed the FreeType 2 and libart_lgpl 2.3 everything is fine when installed two files but when i try to installed rrdtool when i issue command ./configure --prefix=/usr/local/rrdtool-1.2.15 this should the output ,any suggestion what's the problem