C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 03-01-2009, 04:33 AM   #1
C\C++ beginner
 
Masterx's Avatar
 
Join Date: Nov 2007
Location: Somewhere nearby,Who Cares?
Posts: 385
some help on downloading boost library

hello all, i want to download boost library and install it on a system that doesnt have an internet connection ! , well, as far as i know the only way to download boost library is to use an installer! ? ! is there anyway to download the whole package usngh installer and then transfer it to another system ?
__________________


Quote:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rick Cook

Quote:
"...a computer is a stupid machine with the ability to do incredibly smart things, while
Quote:

computer programmers are smart people with the ability to do incredibly stupid things. They are,
in short, a perfect match.."
Bill Bryson

Masterx is offline   Reply With Quote
Old 03-01-2009, 04:59 AM   #2
C++ Witch
 
laserlight's Avatar
 
Join Date: Oct 2003
Location: Singapore
Posts: 11,372
The only "installation" required is to extract the archive in whatever format you have it in and then moving it to your desired directory. As such, as long as you know that the target computer has software to extract archives in the given format, you can just keep the archive in your thumb drive or CD and transfer it as you please.
__________________
C + C++ Compiler: MinGW port of GCC
Build + Version Control System: SCons + Bazaar

Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
laserlight is offline   Reply With Quote
Old 03-01-2009, 08:21 AM   #3
C\C++ beginner
 
Masterx's Avatar
 
Join Date: Nov 2007
Location: Somewhere nearby,Who Cares?
Posts: 385
tanx for the answer,but there is a problem here ! some sort of libraries in boost need to be compiled! ( if i remember correctly )
thus unpacking archive formats in this situation wont work! i think. i tried to download the installer and running it , it then downloaded some files ! ( i copied them to a folder!) but i dont know how to execute the installer again! ( it starts to install the library after the download is finished! ) so can i do sth about it ?
------------
downloading the archive package!
__________________


Quote:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rick Cook

Quote:
"...a computer is a stupid machine with the ability to do incredibly smart things, while
Quote:

computer programmers are smart people with the ability to do incredibly stupid things. They are,
in short, a perfect match.."
Bill Bryson


Last edited by Masterx; 03-01-2009 at 08:27 AM.
Masterx is offline   Reply With Quote
Old 03-01-2009, 08:30 AM   #4
C\C++ beginner
 
Masterx's Avatar
 
Join Date: Nov 2007
Location: Somewhere nearby,Who Cares?
Posts: 385
excuse me again . but glancing at this page i realized that the archive package doesnt include the whole stuff! cuz i remember when i used the installer to download the library ( the whole stuff would take 1.7Gigabyte space for installation ! )
how could a 56Mb package hold 1.7Gigabyte of stuff?
__________________


Quote:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rick Cook

Quote:
"...a computer is a stupid machine with the ability to do incredibly smart things, while
Quote:

computer programmers are smart people with the ability to do incredibly stupid things. They are,
in short, a perfect match.."
Bill Bryson

Masterx is offline   Reply With Quote
Old 03-01-2009, 08:53 AM   #5
C++ Witch
 
laserlight's Avatar
 
Join Date: Oct 2003
Location: Singapore
Posts: 11,372
Quote:
Originally Posted by Masterx
tanx for the answer,but there is a problem here ! some sort of libraries in boost need to be compiled! ( if i remember correctly )
thus unpacking archive formats in this situation wont work!
Yes, so you will have to build Boost, unless you happen to be using only the header only libraries.

Quote:
Originally Posted by Masterx
how could a 56Mb package hold 1.7Gigabyte of stuff?
Probably because the "stuff" has to be compiled first. (Then again, when we are talking about compression, a couple of terabytes of "stuff" could be represented by a few bytes.)
__________________
C + C++ Compiler: MinGW port of GCC
Build + Version Control System: SCons + Bazaar

Look up a C/C++ Reference and learn How To Ask Questions The Smart Way
laserlight is offline   Reply With Quote
Old 03-01-2009, 10:13 AM   #6
C\C++ beginner
 
Masterx's Avatar
 
Join Date: Nov 2007
Location: Somewhere nearby,Who Cares?
Posts: 385
oh really? i didnt know compression could be that extreme!
tanx .i'll read up the boost documentation for the rest of the chore!
__________________


Quote:
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the Universe is winning."
Rick Cook

Quote:
"...a computer is a stupid machine with the ability to do incredibly smart things, while
Quote:

computer programmers are smart people with the ability to do incredibly stupid things. They are,
in short, a perfect match.."
Bill Bryson


Last edited by Masterx; 03-01-2009 at 10:16 AM.
Masterx is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Property Set Library (PSL) - Announcement vultur_gryphus Projects and Job Recruitment 0 05-29-2008 06:04 AM
Boost Auto-Linking Tonto C++ Programming 5 12-30-2007 06:11 AM
Boost Graph Library CornedBee C++ Programming 2 09-23-2005 03:00 PM
very weird .h problem royuco77 C++ Programming 1 09-11-2005 07:55 AM
link error: with Boost date_time library Hotman_x C++ Programming 0 01-14-2003 07:54 AM


All times are GMT -6. The time now is 05:20 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22