It appears that there are a set of symbolic links in CS5 that RADMIND is
breaking Looking at the details of the files, the link has " ???" for
the original files for a large set of symbolic links. I do hope this is
not an issue with the 1.13 tools I'm using.
--
Christopher D. Cover
Macintosh Support
Cheng Library Rm 110
Wayne NJ, 07470
973-720-3664
coverc@...
The William Paterson University Macintosh Website
Your resource for commonly asked questions and information:
http://ww2.wpunj.edu/itservices/macintosh/default.html
On 6/17/10 7:44 AM, Jim Kirkum wrote:
> That's correct, David.
>
> The only downside to the .pkg is that it doesn't allow you to execute it off
> from a network volume, so you need to copy it locally to your build machine
> and then delete it after the install before making your radmind transcript.
>
> I think they put that part in about ARD so that people weren't going machine
> to machine installing using the .pkg. I don't think it was in reference to
> radmind, but who knows ...
>
> Jim
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> James Kirkum, Jr.
> Server Technician
> Information Technology Services
> Bowling Green State University
> Bowling Green, OH
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>
>
>
>> From: David Houston<dlrh@...>
>> Date: Wed, 16 Jun 2010 15:27:42 -0400
>> To: Users Radmind Discuss<radmind-users@...>
>> Subject: Re: [Radmind-users] CS5
>>
>> So am I reading you correctly that, after you create the PKG files using
>> the deployment kit, you then have that PKG on a unit (which will act as
>> the radmind master) and then simply double click that pkg to install it?
>>
>> That's nice to hear, as the Docs with the deployment kit say do not do
>> that! Use ARD instead. Am I understanding you correctly?
>>
>> Thanks
>>
>> David Houston
>> University of Vermont
>> Phone: (802) 656 2013
>> **
>> "You are nestled in our hearts forever"
>> **
>>
>>
>> On Wed, 16 Jun 2010, Jim Kirkum intoned:
>>
>> JK:After converting the installers into pkgs using the deployment kit, which
>> JK:allows me to customize which bits and pieces I don't want installed, and to
>> JK:break down suites and collections into individual app installers, I ran one
>> JK:the installers, say Photoshop, and without running the application, created
>> JK:a transcript file.
>> JK:
>> JK:I then split the resulting transcript file into two separate transcripts:
>> JK:one contains only /Applications/Adobe Photoshop CS5 and its subdirectories,
>> JK:and the other contains everything else that gets installed. The everything
>> JK:else transcript, I refer to as my "Adobe common files" transcript.
>> JK:
>> JK:After uploading both of these to the server, and adding just the common
>> JK:files transcript to the command file of my build machine, and resyncing my
>> JK:build machine with the server, I repeat the process for the next app, say
>> JK:Dreamweaver. I once again split the app into two parts: only
>> JK:/Applications/Adobe Dreamweaver CS5 and its subdirectories and the new
>> JK:additions/changes to my common files transcript. I then upload both and
>> JK:merge the additions/changes common files transcript with the original
>> common
>> JK:files transcript.
>> JK:
>> JK:Repeat process for each app.
>> JK:
>> JK:Once that is done, I go back and do any updates, keying (we use Sassafras
>> JK:KeyServer), and minor customizations that might be needed and then maintain
>> JK:those customizations separately from the non-launched versions I initially
>> JK:created as described above.
>> JK:
>> JK:To customize receipt handling for cross-OS compatibility, I simply
>> duplicate
>> JK:the transcript file for the common files, naming one something like
>> JK:"cs5-common-files-106.T" and one "cs5-common-files-105.T". Since receipts
>> JK:in 10.5 are housed in /Library/Receipts, and receipts in 10.6 are housed in
>> JK:/private/var/db/receipts, you can include both versions of the receipts in
>> JK:cs5-common-files-106.T's corresponding file directory and created a
>> symbolic
>> JK:link to cs5-common-files-106.T called cs5-common-files-105.T. Then all you
>> JK:need to do is edit cs5-common-files-106.T and cs5-common-files-105.T to
>> JK:include only the receipt directory diff lines required without having to
>> JK:maintain two separate file repositories.
>> JK:
>> JK:It's worked great for me, and I am about to start on my fourth transcript
>> as
>> JK:we speak, InDesign.
>> JK:
>> JK:Jim
>> JK:
>> JK:-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>> JK:James Kirkum, Jr.
>> JK:Server Technician
>> JK:Information Technology Services
>> JK:Bowling Green State University
>> JK:Bowling Green, OH
>> JK:-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>> JK:
>> JK:
>> JK:> From: Matthew de Pass<matthew-dp@...>
>> JK:> Date: Wed, 16 Jun 2010 12:11:26 -0400
>> JK:> To: Users Radmind Discuss<radmind-users@...>
>> JK:> Subject: Re: [Radmind-users] CS5
>> JK:>
>> JK:> I've just finished my CS5 loadsets and it's been an absolute nightmare,
>> with
>> JK:> Bridge CS5 being the most problematic of all. I'm not sure if you've been
>> JK:> through the CS4 pain (it was the same as it is with CS5) in that it
>> requires
>> JK:> all the language localisations to be present in order for some apps to
>> launch.
>> JK:> Specifically Bridge, Device Central, Fireworks and Illustrator. In 10.5,
>> we
>> JK:> were using excludes to filter out the 'localized strings', thereby saving
>> a
>> JK:> few thousand lines in transcripts, but for our new 10.6 deployment, I've
>> JK:> commented them out of the base exclude solely to deal with the Adobe
>> problem.
>> JK:>
>> JK:> We've got a method of building loadsets whereby we install the Master
>> JK:> Collection and then create a loadset of files that are common to all and
>> then
>> JK:> break it down further into individual apps. We then assemble command
>> files to
>> JK:> build up application and suite combinations.
>> JK:>
>> JK:> On the whole, the process works well, though I'd love to know about Jim's
>> JK:> method in more detail as I didn't look too much into the Deployment
>> Toolkit.
>> JK:> Specifically, what do you mean by 'minor change in how receipts are
>> handled'?
>> JK:> Do you have some fancy pre and postflight scripts Jim?
>> JK:>
>> JK:> Matt
>> JK:>
>> JK:>
>> JK:> On 16 Jun 2010, at 16:43, Jim Kirkum wrote:
>> JK:>
>> JK:>> I've built several CS5 app transcripts using radmind and haven't had any
>> JK:>> issues. I used the enterprise deployment kit to convert the installers
>> into
>> JK:>> .pkgs in order to inject license keys and prep for deployment elsewhere
>> JK:>> before using them with radmind though.
>> JK:>>
>> JK:>> You can get the deployment kit from:
>> JK:>>
>> JK:>> http://www.adobe.com/devnet/creativesuite/enterprisedeployment.html
>> JK:>>
>> JK:>> So far I have built and had success with Dreamweaver, Fireworks, and
>> JK:>> Photoshop Extended. I am planning to complete building transcripts for
>> the
>> JK:>> rest of the suite by the end of the week, so if I run into any issues, I
>> JK:>> will let you know.
>> JK:>>
>> JK:>> We are using volume licensing for education.
>> JK:>>
>> JK:>> I've verified that I can use the same transcripts under 10.5.8 and
>> 10.6.3
>> JK:>> with a minor change in how receipts are handled.
>> JK:>>
>> JK:>> Thanks,
>> JK:>>
>> JK:>> Jim
>> JK:>>
>> JK:>>> From: coverc<coverc@...>
>> JK:>>> Date: Wed, 16 Jun 2010 10:58:36 -0400
>> JK:>>> To: Users Radmind Discuss<radmind-users@...>
>> JK:>>> Subject: [Radmind-users] CS5
>> JK:>>>
>> JK:>>> Anyone doing or done the CS5 install with RADMIND. I'm seeing some odd
>> JK:>>> issues here one being that the apps fail to launch on RADMIND'
>> machines.
>> JK:>
>> JK:> Matt de Pass
>> JK:> MPC
>> JK:> 127 Wardour Street
>> JK:> Soho, London, W1F 0NL
>> JK:> Main - + 44 (0) 20 7434 3100
>> JK:> http://www.moving-picture.com
>> JK:>
>> JK:>
>> JK:>
>> ------------------------------------------------------------------------------
>> JK:> ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> JK:> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> JK:> lucky parental unit. See the prize list and enter to win:
>> JK:> http://p.sf.net/sfu/thinkgeek-promo
>> JK:> _______________________________________________
>> JK:> Radmind-users mailing list
>> JK:> Radmind-users@...
>> JK:> https://lists.sourceforge.net/lists/listinfo/radmind-users
>> JK:
>> JK:
>> JK:---------------------------------------------------------------------------
>> ---
>> JK:ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> JK:GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> JK:lucky parental unit. See the prize list and enter to win:
>> JK:http://p.sf.net/sfu/thinkgeek-promo
>> JK:_______________________________________________
>> JK:Radmind-users mailing list
>> JK:Radmind-users@...
>> JK:https://lists.sourceforge.net/lists/listinfo/radmind-users
>> JK:
>>
>> ------------------------------------------------------------------------------
>> ThinkGeek and WIRED's GeekDad team up for the Ultimate
>> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
>> lucky parental unit. See the prize list and enter to win:
>> http://p.sf.net/sfu/thinkgeek-promo
>> _______________________________________________
>> Radmind-users mailing list
>> Radmind-users@...
>> https://lists.sourceforge.net/lists/listinfo/radmind-users
>>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> Radmind-users mailing list
> Radmind-users@...
> https://lists.sourceforge.net/lists/listinfo/radmind-users
>
>
|