Changes between Version 2 and Version 3 of Ticket #10, comment 28


Ignore:
Timestamp:
Oct 12, 2015, 1:24:28 AM (9 years ago)
Author:
Valery V. Sedletski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10, comment 28

    v2 v3  
    1 2rklipp: Err, how could ash.exe and Qt4 install if you're don't using rpm? Yum without rpm? And, this is not supported, as we can't track any possible configuration, either.
    2 Please, install rpm/yum environment properly first, and then try building something. At first, how did you install yum? Does it install something besides qt4? And please, give us the contents of your /etc/yum/repos.d/* (the repos list you configured). What does /var/log/yum.log say?
     12rklipp: Err, how could ash.exe and Qt4 install if you're don't using rpm? Yum without rpm? And, this is not supported, as we can't track any possible configuration, either.
     2Also, note that 'configure' searches for most libraries and tools in /usr/bin, /usr/include and /usr/lib, only. Some packages, like libSDL remained, which are searched in tools/os2.x86/..., but they will be integrated in rpm-based ports in the future, as it simplifies UNIX apps ports a lot. So, be aware of it, and better try fixing your ports tree, first. We may help.
     3At first, how did you install yum? Does it install something besides qt4? And please, give us the contents of your /etc/yum/repos.d/* (the repos list you've configured). What does /var/log/yum.log say?
    34"Cannot determine OS!" -- probably, you're missing uname.exe, and some other utilities needed for build. What does "uname -r" say? Did you looked into configure.log?
    45PS: What version of 'configure' are you using?