how to configure graphics.h header for c and c++ in gcc

Issues related to applications and software problems
Post Reply
pranab_acharya
Posts: 1
Joined: 2022/07/06 14:21:03

how to configure graphics.h header for c and c++ in gcc

Post by pranab_acharya » 2022/07/06 14:24:45

i searched all over the internet, i got the tut for ubuntu and other os but i didn't found any solution for centos 7 here i am asking ,
please help me how to configure graphics header file in gcc

User avatar
TrevorH
Site Admin
Posts: 33216
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: how to configure graphics.h header for c and c++ in gcc

Post by TrevorH » 2022/07/06 15:04:30

You run (as root) yum provides '*/graphics.h' then install the package it tells you supplies the correct file. Be aware that that is quite a common filename so it appears in more than one package - you need to work out which is the one you want.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply