Re: [gDesklets] !!Please test!!



Hola!

> You have a x86-64 system. There might be a problem regarding gdesklets' C
> libraries. 

Well, it worked til rev.23.

> Now, to make sure what's wrong do the following:
> 
> cd utils
> ln -s .libs/*.so .
> cd ../libdesklets/system
> ln -s .libs/*.so .

OK.

> python
>>>> import gtop
>>>> gtop.sysinfo()
> Ctrl-D

Python 2.4.4 (#1, May 16 2007, 20:55:11)
[GCC 4.1.1 (Gentoo 4.1.1-r3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtop
>>> gtop.sysinfo()
[{'cpu cores': '2', 'bogomips': '2001.79', 'core id': '0',
'fpu_exception': 'yes', 'stepping': '2', 'cache_alignment': '64',
'clflush size': '64', 'cache size': '512 KB', 'cpuid level': '1', 'fpu':
'yes', 'model name': 'AMD Athlon(tm) 64 X2 Dual Core Processor 3800+',
'siblings': '2', 'physical id': '0', 'address sizes': '40 bits physical,
48 bits virtual', 'cpu family': '15', 'vendor_id': 'AuthenticAMD', 'TLB
size': '1024 4K pages', 'wp': 'yes', 'power management': 'ts fid vid ttp
tm stc', 'flags': 'fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm
cr8_legacy', 'model': '75', 'processor': '0', 'cpu MHz': '1000.000'},
{'cpu cores': '2', 'bogomips': '2001.79', 'core id': '1',
'fpu_exception': 'yes', 'stepping': '2', 'cache_alignment': '64',
'clflush size': '64', 'cache size': '512 KB', 'cpuid level': '1', 'fpu':
'yes', 'model name': 'AMD Athlon(tm) 64 X2 Dual Core Processor 3800+',
'siblings': '2', 'physical id': '0', 'address sizes': '40 bits physical,
48 bits virtual', 'cpu family': '15', 'vendor_id': 'AuthenticAMD', 'TLB
size': '1024 4K pages', 'wp': 'yes', 'power management': 'ts fid vid ttp
tm stc', 'flags': 'fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext
fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm
cr8_legacy', 'model': '75', 'processor': '1', 'cpu MHz': '1000.000'}]
>>>

> cd ../../utils
> python
>>>> from tiling import Tiling

Python 2.4.4 (#1, May 16 2007, 20:55:11)
[GCC 4.1.1 (Gentoo 4.1.1-r3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from tiling import Tiling
>>>

So far, so good :).

> etc.pp.

Aehm... ???!!
Unfortunately I have no clue what you are up to, so I am unable to
figure out what etc.pp would/could be :(.

Greetings, Bjoern



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]