On Sat, 2007-12-01 at 10:50 +0000, Robert W Best wrote:
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
If I recall correctly, you would not install a non-SuSE package using YaST, but the software install tool.
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
You could try building the program using the source code for it that you have installed, or grab the actual rpm for the executable file, it dependsa on how much you want to learn/do.
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
On Friday 30 November 2007 15:50:09 Michal Vyskocil wrote: 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
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org