Is "sudo make && make install" possibly equivalent to "sudo make" followed
by "make install"?  If so, that explains the permissions issue with "make
install".  It's easy to test.  Just do any of the following and see if the
copy permissions issue goes away"

   sudo make;  sudo make install

or

   sudo make && sudo make install


On Thu, Apr 18, 2013 at 1:11 PM, Liam Bell <bell.l...@gmail.com> wrote:

> Yes I did, would that not work? Would it need to be a root terminal?
>
>
> On 18 April 2013 19:34, Joseph Slagel <joseph.sla...@systemsbiology.org>wrote:
>
>> You didn't per chance use sudo did  you?  as "sudo make && make install"?
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spctools-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to spctools-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to