Link to home
Start Free TrialLog in
Avatar of marchent
marchentFlag for Bangladesh

asked on

make install

mkdir Test-n.m-build
cd Test-n.m-build
../Test-n.m/configure --prefix=installdir
make
make check
make install

what is those, i have a C++ code and need to make somthing installer above for that C code. how to do that, i have no idea. can anyone pls help me?
ASKER CERTIFIED SOLUTION
Avatar of ozo
ozo
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial