Hi,
I've freshly turned to FreeBSD from Linux. I've successfully installed a dual-boot system with Windows 7 and FreeBSD 8.2 64 bit. After installing I successfully used
I hereby appeal to fellow users to kindly resolve my following issues -
1) 'Why there is no make.conf in my /etc/ directory?'
2) 'Wasn't make.conf needed when I installed nano using ports?'
3) How can I get my make.conf in /etc/. I observed that there is a template of make.conf in /usr/share/examples/etc/.So can I just
The whole template seems commented out. I'm certain that some tweaking must be required to the template if it has to work properly.
I thank you all for your efforts in advance.
I've freshly turned to FreeBSD from Linux. I've successfully installed a dual-boot system with Windows 7 and FreeBSD 8.2 64 bit. After installing I successfully used
portsnap fetch && portsnap extract && portsnap update
I have also successfully tried installing Nano on the system. Now I want to configure Xorg with Gnome and I want to configure Intel HD graphics driver for the desktop. I've read in several related posts that one should edit one's /etc/make.conf file for SETTING WITH_NEW-XORG AND WITH_KMS to 'true' before using ports to install Xorg and Gnome. However, strangely I find that the make.conf is missing from my /etc/ directory. I searched the internet and found that make.conf is created IF it is required.I hereby appeal to fellow users to kindly resolve my following issues -
1) 'Why there is no make.conf in my /etc/ directory?'
2) 'Wasn't make.conf needed when I installed nano using ports?'
3) How can I get my make.conf in /etc/. I observed that there is a template of make.conf in /usr/share/examples/etc/.So can I just
cp
that template to /etc ?The whole template seems commented out. I'm certain that some tweaking must be required to the template if it has to work properly.
I thank you all for your efforts in advance.