OS/2, eCS & ArcaOS - Technical > Setup & Installation
Firefox with arca os 5.05
Dave Yeo:
Hi Pete, as ANPM is just a front end to YUM, it is always a good idea to try the command on the command line, though in this case you'd likely just get a message about being up to date as libstdc++6 4.9.2.1-3 is a downgrade I believe.
In this case I think what you actually need is libstdc++-fwd, which I'd think would have been a dependency for libstdc++9.2.0 but packaging errors do occur.
robert francoeur:
Hi dave
--- Quote ---Hi Robert, what happens if on a cmd line you do,
--- Code: ---yum install libvpx
--- End code ---
Also could try
--- Code: ---yum reinstall libvpx
--- End code ---
--- End quote ---
____________________
I exactly do that and now it work , and i can see it in anpm
And firefox works
Pete:
Hi Dave
No, that does not work as the attempted install of libstdc++-fwd clashes with the file installed from gcc-std-shared-library - and it does not contain any version of stdcpp6.dll anyway...
Regards
Pete
robert francoeur:
Hi all
For testing
i try to uninstall libvpx library
i make a beeep beep error , and it do not uninstalled
the problem comes from ANPM ,
when it makes a error do it create a error file report?
Thanks all
Robert
Dave Yeo:
Sounds like Python might have crashed, in which there should a trp file somewhere.
Once again, try it on the command line,
--- Code: ---yum uninstall libvpx
--- End code ---
It'll probably list all the dependencies that need to be uninstalled. If Python crashes, probably should open an issue at Bitwise's Github python page
Navigation
[0] Message Index
[*] Previous page
Go to full version