RE: OSCAR Release v1.1.0
End of the test with a fedora 32 (with Qt 5.13.2)
It works well :
After a fresh install, you have to install the packet :
- qconf
- qt5-qtbase-devel
- make
- qt5-linguist
- qt5-qtserialport
- qt5-qtserialport-devel
- zlib zlib-devel
- glut-devel
make works and you can test ~/OSCAR/build/oscar/OSCAR
The program runs and import data works.
From France. English spoken. Equipped since end of 2009. ResMed AirSense 10 Autoset since November 2023.
Linux user since 2009 --> current main distribution : Xubuntu 22.04 (laptop)
LUG (named ALDIL) Member since 2015. certifications : ITIL© and ISTQB©
RE: OSCAR Release v1.1.0
(05-01-2020, 02:42 AM)johanh Wrote: I haven't yet managed to build 1.1.0 for CentOS 7, there is some issues.
I've tried also and don't managed like you did.
If I remember well, the Qt version was too old.
qmake --version tells the version of qmake but also the Qt version.
From France. English spoken. Equipped since end of 2009. ResMed AirSense 10 Autoset since November 2023.
Linux user since 2009 --> current main distribution : Xubuntu 22.04 (laptop)
LUG (named ALDIL) Member since 2015. certifications : ITIL© and ISTQB©
RE: OSCAR Release v1.1.0
(05-01-2020, 02:42 AM)johanh Wrote: I've updated my Fedora repo on https://copr.fedorainfracloud.org/coprs/johanh/oscar/
The latest 1.1.0 version is built for Fedora 32, 31 and 30.
I haven't yet managed to build 1.1.0 for CentOS 7, there are some issues.
Note that with my rpm spec, all dependencies are automatically installed when you install oscar.
Great; thanks!
I can confirm it works as expected on fedora 32.
Caveats: I'm just a patient, with no medical training.
RE: OSCAR Release v1.1.0
I don't think OSCAR 1.1.0 requires quazip any more. Is it showing up in a dependency somewhere?
RE: OSCAR Release v1.1.0
Good point. It was only as a build dependency in my spec file. I need to check through dependencies again, makes it easier to build, for sure.
It doesn't matter for the built package, though. If it is not required, then it's just left unused when building.