On Mon, 2004-04-19 at 12:42, Taylor, ForrestX wrote: source /root/.bashrc source /root/.bash_profile export PATH=$PATH:/usr/X11R6/bin service xfs start startx Red Hat->System Tools->Red Hat Network choose kernel-smp and it should get the dependencies for you. Thanks, got the box up and running - now to make a new all inclusive Rescue disk so I don't have to carry around all these darned cd's. Anyway, THANK YOU, Its working well now. Now, on to my next issue with this fedora migration and that's python-2.3.3 I normally do a side-by-side install of python (i.e. python-1.5.2, system-python, python-2.3.3 in my RHL7.3 world) now migrating to Fedora Core I want to have a side-by-side install of python-2.2.3 and my python-2.3.3 which normally works well but is giving me some trouble in fedora. Using the spec file it builds and almost completes and pukes near the very end with the following errors: Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python2.3-2.3.3-root error: Installed (but unpackaged) file(s) found: /usr/lib/python2.3/lib-dynload/_tkinter.so ... /usr/lib/python2.3/lib-tk/turtle.pyo RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/python2.3/lib-dynload/_tkinter.so ... /usr/lib/python2.3/lib-tk/turtle.pyo Now, I have disabled the config and build of TKINTER since that's giving me an issue and we don't use it anyway, but does someone know how to work around these RPM errors? I am not even 100% sure what these are telling me. ANY ideas would be a great help. And yes. I have read the python-2.3.3 install notes for fedora - but don't want to do it that way, I want an RPM package I can use across 600 fedora servers, etc, etc. Any ideas would be greatly appreciated!! Michael Weiner