Re: gui problems loading up2date/network/services FC3

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Mike
Date:  
To: plug-discuss
Subject: Re: gui problems loading up2date/network/services FC3
Mike wrote:

> hi,
>
> i try to run network / services / and the red hat network alert icon
> and cannot
>
> so from command line i tried and got a little bit more information:
> NETWORK APPLET:
> [root@laptop mikeaz]# system-config-network
> Traceback (most recent call last):
>  File "/usr/sbin/system-config-network-gui", line 41, in ?
>    from rhpl.translate import _, N_, textdomain_codeset
> ImportError: No module named rhpl.translate

>
> UP2DATE:
> [root@laptop mikeaz]# up2date
> Traceback (most recent call last):
>  File "/usr/sbin/up2date", line 11, in ?
>    import rpm
> ImportError: No module named rpm

>
> [root@laptop mikeaz]# system-config-services
> Traceback (most recent call last):
>  File "/usr/sbin/system-config-services", line 27, in ?
>    import gtk
> ImportError: No module named gtk

>
> i ck'd synaptic for gtk and it seems to be installed, although there
> are many different ones to choose from
>
> i also booted to a different kernel no help
>
> any idea what is causing this?
>
> also since I can't seem to get 'services' running can someone tell me
> how to get cups running?
>
> thanks,
>
> mike h
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>

false alarm, kinda..

in noticed traceback error and that is python. so i recalled changing
python2.4 to python in usr/bin in order to use python2.4 whenever i
typed python and long story short that is the cause of not being able to
load certain items, cause it uses python2.3

it's not very well worded but the short of it is once i change pythonOLD
(python2.3) back to python it all works.

i guess i will just explicitly call python2.4 when i need it.

mike h
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss