On Mon, 25 May 2015 21:27:04 +0200, Heiko Baums wrote:

> > Hello everyone. I am gonna install MATLAB on my box. Is there any way
> > to monitor what it installs on my machine?
> > Thanks.  
> 
> Best way is to use an ebuild and install it with emerge.
> 
> Then you can check what's installed with:
> equery files --tree <package name>

Or you can use qlist packagename
 
> Here is an ebuild for matlab:
> https://bugs.gentoo.org/show_bug.cgi?id=466140

If you want to install from source, and it uses the standard make && make
install, try using checkinstall from 
http://asic-linux.com.mx/~izto/checkinstall/

You run checkinstall instead of make install and it tracks what is
installed. It can also build a binary package instead of installing.


-- 
Neil Bothwick

C Error #011: First C Program, huh?

Attachment: pgpUGHPXpmMd7.pgp
Description: OpenPGP digital signature

Reply via email to