Michal, I downloaded cx-freeze from download.opensuse.org/repositories/home:/mvyskocil/openSUSE_10.3/ In /root I have now freeze-3.0.3-2.2.src.rpm I click on it and on Install Packages with YaST YaST reads the SuSE 10.3 repository and says Error Following packages haven't been found on the medium: cx-freeze On Konsole: # rpm -iv '/root/cx-freeze-3.0.3-2.2.src.rpm' cx-freeze-3.0.3-2.2 # rpm -q cx-freeze-3.0.3-2.2 package cx-freeze-3.0.3-2.2 is not installed
What can I do more? Robert On Friday 30 November 2007 15:50:09 Michal Vyskocil wrote: > On Thursday 29 November 2007 15:32:23 Robert W Best wrote: > > Hello Michal, > > I downloaded cx-freeze rpm but can't install it. > > YaST says it can't find cx-freeze. > > cx-freeze requires python-devel and rpmlib which are not included > > with SuSE 10.3. > > python-devel is included with SuSE 10.2 - can I use that one? > > There's no dependency on python-devel, thus this package is in the > 10.3 When I click on cx-freeze-3.0.3-2.2.src.rpm and on Dependencies I get Requires python-devel rpmlib(CompressedFileNames) > [http://download.opensuse.org/repositories/openSUSE:10.3/standard/] >. rpmlib provides the rpm itself. > > > Please give more detailed instructions. > > Robert > > There's no detailed instructions - just one-click-install and run. But how? I don't understand. > rpm -q --requires cx-freeze > python > rpmlib(PayloadFilesHavePrefix) <= 4.0-1 > rpmlib(CompressedFileNames) <= 3.0.4-1 > /bin/sh > libc.so.6()(64bit) > libc.so.6(GLIBC_2.2.5)(64bit) > libc.so.6(GLIBC_2.3)(64bit) > libc.so.6(GLIBC_2.3.4)(64bit) > libc.so.6(GLIBC_2.4)(64bit) > libdl.so.2()(64bit) > libdl.so.2(GLIBC_2.2.5)(64bit) > libm.so.6()(64bit) > libm.so.6(GLIBC_2.2.5)(64bit) > libpthread.so.0()(64bit) > libpthread.so.0(GLIBC_2.2.5)(64bit) > libutil.so.1()(64bit) > libutil.so.1(GLIBC_2.2.5)(64bit) > rpmlib(PayloadIsBzip2) <= 3.0.5-1 > > rpm -q --requires rpm > ... > rpmlib(PayloadFilesHavePrefix) <= 4.0-1 > rpmlib(CompressedFileNames) <= 3.0.4-1 > rpmlib(VersionedDependencies) <= 3.0.3-1 > ... > rpmlib(PayloadIsBzip2) <= 3.0.5-1 > > Isn't anything wrong on your machine? I installed SuSE 10.3 from the DVD that goes with Linux Magazine issue 85. It runs fine. > MV -- http://rwbest.no.sapo.pt/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
