[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Building 7.6.3 without download



The goal is to download all the software from UW on an internet
attached machine and then copy the source archives to a non-internet
attached machine and compile all the code.  I managed to get by my
issue by faking out the system and appearing as a web server at the UW
address, but i'd really rather prefer dumping all the source archives
in one place and having cmake pull them from there on the filesystem
rather some fake webserver i stood up.

On Fri, Oct 28, 2011 at 10:17 AM, Tim St Clair <tstclair@xxxxxxxxxx> wrote:
>
> Do you want to build against local dependencies or against UW dependencies?  (Recommend local) For local, just run cmake . and away you go.
>
> Cheers,
> Tim
>
> ----- Original Message -----
>> From: "Michael Di Domenico" <mdidomenico4@xxxxxxxxx>
>> To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
>> Sent: Wednesday, October 26, 2011 8:10:48 AM
>> Subject: [Condor-users] Building 7.6.3 without download
>>
>> Can anyone point me towards steps for compiling Condor on an isolated
>> network?  I downloaded condor and all the dependencies it calls for
>> by
>> compiling condor on a machine connected to the internet.  However,
>> when i picked up the condor.tgz's and all the .gz's from the
>> externals
>> directory I can't seem to get it to compile on the isolated network.
>>
>> I don't understand cmake, and it refuses to acknowledge that i've
>> already downloaded the external gz's file and their in the dl
>> directories.
>> _______________________________________________
>> Condor-users mailing list
>> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx
>> with a
>> subject: Unsubscribe
>> You can also unsubscribe by visiting
>> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>>
>> The archives can be found at:
>> https://lists.cs.wisc.edu/archive/condor-users/
>>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>