--- /root/raptor.cpp Wed Mar 5 22:19:53 2003 +++ src/raptor.cpp Wed Mar 5 22:20:53 2003 @@ -478,6 +478,7 @@ bool dl = true; int gs = 40; + chdir ("GENTOO_DATADIR"); printf("raptor -h for help screen\n"); for ( int q = 1; q < argc; q++ ) { if ( strcmp( argv[q], "-h" ) == 0 ||