2006-05-04, 05:38 AM
Well, I decided to be adventurous and install something from source. While Fedora's not a source-based distribution, I know, I've found some things work better when compiled from source.
Specifically, I'm speaking of Wine, which I decided to compile from source from someone's recommendation. I downloaded the source tar.gz, extracted it, followed the directions to install, and it seemed to work perfectly. Unfortunately, after the installer copied all the compiled files to their default directories, I couldn't get Wine to work as a normal user. As root, no problem, but as a user, it refused to work.
When I found the executables, I found they'd been put in /usr/local/bin. That seems right, because I read or heard somewhere that it's the default directory for compiled software, or something like that. But it doesn't seem to be working for me.
So what should I be doing or changing here? And also, just randomly, why is there no useradd utility?