Compiling from source...

Questions about Wine on Linux
Locked
t1nk3r3r
Level 2
Level 2
Posts: 15
Joined: Thu Aug 30, 2012 2:11 pm

Compiling from source...

Post by t1nk3r3r »

I know the instructions:
./configure
make
make install (as root)

Am I missing any required functionality by not doing "make install"?
Running from my home directory, I get all the basics just fine. However I'm experiencing a high rate of crashing-on-start with executables. I suspect Pulseaudio is the main cause, but there is no clear documentation as to whether it's okay to not "make install".

The question is *not* "Should I disable Pulseaudio?".
t1nk3r3r
Level 2
Level 2
Posts: 15
Joined: Thu Aug 30, 2012 2:11 pm

Re: Compiling from source...

Post by t1nk3r3r »

Locked