![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Oracle 9i install: Error in invoking target install of makefile | chris2005 | HP-UX | 5 | 02-21-2007 05:45 AM |
| How do you install... | someone121 | UNIX for Dummies Questions & Answers | 3 | 02-01-2007 12:34 AM |
| How can I install SCO 2.1 ? | nensee7 | SCO | 0 | 01-11-2007 05:13 AM |
| Can I Install AIX 4.3.3 on a PC? | wumagic | UNIX Desktop for Dummies Questions & Answers | 1 | 03-18-2002 12:26 PM |
| Install of net | macdonto | UNIX for Dummies Questions & Answers | 1 | 09-07-2001 07:16 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
how install lib...
i download a boost library from net on/by window machine...i am using telnet connection.then how can i untar/compile/install boost library to /usr/local/lib...on my unix machine.
|
| Forum Sponsor | ||
|
|
|
|||
|
I bet there is a documentation coming with it or where you got it from.
To untar Code:
# if *.tar tar xvf ... # if *.tgz tar xvzf |
|||
| Google The UNIX and Linux Forums |