Advertisement

Boot to console and in-GUI write permissions

Started by March 04, 2005 05:41 PM
10 comments, last by CyberSlag5k 19 years, 11 months ago
Thanks for everyone's help. I'm still chugging through this, but I'm closer now.

I got the system to boot to a console by remove gdm. I found out that I was installing the right packages for SDL and OpenGL, I just wasn't including them right in the source file. I was using #include<gl.h> instead of #include<GL.h> (which is where they were actually installed). Silly me.

I've since broken X, but I'm working on that, and I think I have the permissions all but worked out.

Thanks everyone!
Without order nothing can exist - without chaos nothing can evolve.

This topic is closed to new replies.

Advertisement