Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.programmer.tools > #39
| From | "ivan" <ivanjt@free.fr> |
|---|---|
| Message-ID | <sUWI7rB18pBd-pn2-xceV8RedlTzQ@tower01> (permalink) |
| Newsgroups | comp.os.os2.programmer.tools |
| Subject | Re: RPM/YUM and my build environment on U: |
| References | <0KhBVN5juOdd-pn2-KQZRHBQWZv5t@localhost> |
| Date | 2013-11-24 20:32 +0000 |
| Organization | Guest of ProXad - France |
On Sun, 24 Nov 2013 16:11:50 UTC, "Mentore Siesto" <mentoreshoryu@fattimiei.zx> wrote: > Hello all. It seems I'm getting myself stuck in a sort of duplicate > files hell... Let me explain. > > My eCS distribution is installed on D:, as I have two volumes (C: is > reserved for the Italian 2.2 release when we'll have it ready). > > I have a development volume on U: where I installed some REXX tools, > OpenWatcom C and FORTRAN, and Paul Smedley's build environment, > together with SDL and QT 4.6.3 include, exe and libs. > > To install the latest QT 4.7 I used RPM/YUM, which installed > everything on my D: volume. This is a problem for me, for I just saw > that it also installed Python 2.6 and other things on D:, while I just > installed Python 2.7 on U: (amongst other things). > > What I'd like to do is keeping QT 4.7 DLLs on D: (so I might copy them > directly on C: as I'll install eCS Italian on it), but > moving/reinstalling the QT development files on U: into a specific > directory (after removing the old QT distro, of course). > > I don't know RPM/YUM, so I'm stuck. Does someone have some shortcut or > do I need to learn completely RPM/YUM to get rid of the duplicate > files and reinstall everything on U: ? > > Thanks in advance. > Mentore Assuming that the eCS RPM/YUM works the same as the Linux version then you should be able to use it to uninstall everything that is installed in the wrong place. Once you have your system clean again use the latest archive viewer (with the various unpackers installed from the zips mentioned in the readme) to unpack each of the RPM archives into a temp dir. You can then manually copy them to where you want them. Another tip, I have a dll dir on the boot drive (listed in the config.sys libpath) that I use to hold all the odd dlls. ivan --
Back to comp.os.os2.programmer.tools | Previous | Next — Previous in thread | Next in thread | Find similar
RPM/YUM and my build environment on U: "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2013-11-24 16:11 +0000
Re: RPM/YUM and my build environment on U: "ivan" <ivanjt@free.fr> - 2013-11-24 20:32 +0000
Re: RPM/YUM and my build environment on U: "A.D. Fundum" <what.ever@neverm.ind> - 2013-11-25 08:44 +0100
Re: RPM/YUM and my build environment on U: "Mentore Siesto" <mentoreshoryu@fattimiei.zx> - 2013-11-27 18:20 +0000
csiph-web