search for: libmat

Displaying 4 results from an estimated 4 matches for "libmat".

Did you mean: libmad
2020 May 14
0
Ailing MATE desktop
...e package names to get the list file trial.txt. Using that in the for loop I captured the output in trial-output.txt. This will take me some tedious cross checking to make sure only the packages in trial.txt are affected. --Doc Savage Fairview Heights, IL -------------- next part -------------- libmatekbd libmatemixer libmateweather libmateweather-data mate-applets mate-backgrounds mate-calc mate-control-centerM mate-control-center-filesystem mate-desktop mate-desktop-libs mate-dictionary mate-disk-usage-analyzer mate-icon-theme mate-media mate-menus mate-menus-libs mate-menus-preferences-catego...
2020 May 14
2
Ailing MATE desktop
> On Wed, 2020-05-06 at 10:26 -0500, Robert G (Doc) Savage via CentOS > wrote: >> On Tue, 2020-05-05 at 19:25 -0500, Robert G (Doc) Savage via CentOS >> wrote: >> > I'm about ready to run "dnf erase *mate*" and try re-installing >> > MATE >> > from scratch from the GNOME3 desktop. Is that possible without >> > ripping >>
2009 Dec 31
1
yum centos repo dependency hell for matlab loaddap
...6.1-1.x86_64 from loaddap-3.6.1-1.x86_64.rpm has depsolving problems --> Missing Dependency: libdap.so.9()(64bit) is needed by package loaddap-3.6.1-1.x86_64 (loaddap-3.6.1-1.x86_64.rpm) loaddap-3.6.1-1.x86_64 from loaddap-3.6.1-1.x86_64.rpm has depsolving problems --> Missing Dependency: libmat.so()(64bit) is needed by package loaddap-3.6.1-1.x86_64 (loaddap-3.6.1-1.x86_64.rpm) loaddap-3.6.1-1.x86_64 from loaddap-3.6.1-1.x86_64.rpm has depsolving problems --> Missing Dependency: libmx.so()(64bit) is needed by package loaddap-3.6.1-1.x86_64 (loaddap-3.6.1-1.x86_64.rpm) loaddap-3.6.1-1...
2002 Mar 12
0
MatClass
...tclass/ ). Now, my problem is even before writing the code itself, to compile the MatClass library. Everything is OK under Windows but when trying to port the program to Linux (Mandrake 8.1), I failed to compile the library, even when the makefile provided. The error message reeads : $ make -f libmat.mak g++ -c -O -Wall matinit.cc In file included from matinit.cc:16: matrix.hpp:884: declaration does not declare anything matrix.hpp:884: parse error before `and' matrix.hpp:885: declaration does not declare anything matrix.hpp:886: class `matrix' is implicitly friends with itself matrix.hp...