Hi,
just a general query.
While installing a package using
if an error occur while installing a dependent package in another folder and then it was fixed. When I return to the original package's folder, what command do I type in, so that it would continue installation from where it was stopped?
Is it?
thanks.
just a general query.
While installing a package using
Code:
make install clean
Is it?
Code:
make install clean
thanks.