thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 11:14 am Post subject: make install seems to do nothing |
|
|
When you do a 'make install' in a port directory the cursor imediatly goes to the a new
line and nothing happens, the package isn't installed.
There has probaley been an previous 'make install'. See the work dir in the port, if it is
there than a 'make install' has been done, see the contens to see the progress of the previous
'make install'.
First type 'make clean' for some reason this hasn't been done or hasn't been done propper
the last time.
After you've done a 'make install' make sure you do a 'make clean' to prevent this problem
for happening again next time. |
|