Re: Prompts on what to do next after an install

2007-03-19 Thread Tom Spear
On 3/16/07, James Hawkins <[EMAIL PROTECTED]> wrote: On 3/16/07, Tom Spear <[EMAIL PROTECTED]> wrote: [-snip-] If most users know what to do, what's the point of spamming them? Also, not everyone wants to install after a build. A lot of people run wine from the build tree. If a user is not

Re: Prompts on what to do next after an install

2007-03-16 Thread Chris Robinson
> Running winecfg/wineprefixcreate isn't a part of the build routine, > and I've never seen a build routine that said, now run our application > using 'xyz'. This is the same thing. It doesn't even make sense in > the first place though. If you run wine and there is no existing > directory at WI

Re: Prompts on what to do next after an install

2007-03-16 Thread James Hawkins
On 3/16/07, Tom Spear <[EMAIL PROTECTED]> wrote: I just came across another idea that might be nice, and would be trivial to accomplish After running ./configure the configure script tells you to run make depends && make After that, there is nothing telling you what to do.. Obviously most user

Prompts on what to do next after an install

2007-03-16 Thread Tom Spear
I just came across another idea that might be nice, and would be trivial to accomplish After running ./configure the configure script tells you to run make depends && make After that, there is nothing telling you what to do.. Obviously most users can figure out to run make install, but it would