By default running cmake .. installs to /usr/local. Builds from the PPA are installed to /usr. This difference can cause some trouble eg if someone is building from source then switches to the ppa, the version in /usr/local is still used by default instead of the PPA version. By installing to /usr, we keep the user from having two different versions installed at the same time.
-----Original Message-----
From: xapantu <email address hidden>
To: Matthew Markell <email address hidden>
Sent: Mon, Mar 12, 2012 4:46 pm
Subject: Re: [Merge] lp:~markellmtthw/switchboard/fix-932224 into lp:switchboard
By default running cmake .. installs to /usr/local. Builds from the PPA are installed to /usr. This difference can cause some trouble eg if someone is building from source then switches to the ppa, the version in /usr/local is still used by default instead of the PPA version. By installing to /usr, we keep the user from having two different versions installed at the same time.
-----Original Message-----
From: xapantu <email address hidden>
To: Matthew Markell <email address hidden>
Sent: Mon, Mar 12, 2012 4:46 pm
Subject: Re: [Merge] lp:~markellmtthw/switchboard/fix-932224 into lp:switchboard
Why cmake .. -DCMAKE_ INSTALL_ PREFIX= /usr? We shouldn't recommend to install to /code.launchpad .net/~markellmt thw/switchboard /fix-932224/ +merge/ 93461
/usr?
--
https:/
You are the owner of lp:~markellmtthw/switchboard/fix-932224.