Tiny Core Linux
		Tiny Core Extensions => TCE Talk => Topic started by: Scorp1us on August 31, 2018, 03:03:58 PM
		
			
			- 
				I tried to have the Qt-5-dev package load on boot, but X failed to start. I removed i from the onboot.lst file rebooted, and was ok. Why would this be?
 
- 
				Hi Scorp1us
 Are you running  Xvesa? For some reason,  qt-5.x-dev.tcz  is pulling in what appears to be almost all of the  Xorg  extensions.
 I think it's because  Xorg dev  extensions are being pulled in by  qt-5.x-dev  which in turn are pulling in the  Xorg  extensions.
 You may have to wait for Juanito to weigh in on this.
 
- 
				I'm not sure why you'd want qt-5.x-dev to be set "onboot"?
 
 You probably need to use Xorg-7.7 or Xorg-7.7-3d if you're going to compile for qt-5.x.
- 
				Hi Juanito
 You probably need to use Xorg-7.7 or Xorg-7.7-3d if you're going to compile for qt-5.x. None of the other  qt-5  extensions have an  Xorg  dependency. So why would the  dev  extension require it?
 
- 
				qt-5.x-opengl has a dep on libEGL, so I'm not sure an app that required that would work with Xvesa