Hi Pascal,

You may be able to adapt Quinton's dd magic to the current version:

> Alternative File extraction technique
> It is possible to extract the required package archive from the DMG without 
> mounting it using the following commands.
> 
> dd if=WebObjects5.3.3Update.dmg bs=0x1000 skip=0xb12 
> of=WebObjects5.3.3Update.pax.gz
> perl -e 'truncate "WebObjects5.3.3Update.pax.gz", 29672581'


<https://wiki.wocommunity.org/pages/viewpage.action?pageId=1048719>

I do think the application should bring all its dependencies though, including 
the WO frameworks.

Fabian


> Am 18.06.2016 um 15:05 schrieb Pascal Robert <prob...@macti.ca>:
> 
> 
>> Le 18 juin 2016 à 13:11, Pascal Robert <prob...@macti.ca> a écrit :
>> 
>> 
>>> Le 18 juin 2016 à 12:36, Pascal Robert <prob...@macti.ca> a écrit :
>>> 
>>> 
>>>> Le 18 juin 2016 à 11:45, Pascal Robert <prob...@macti.ca> a écrit :
>>>> 
>>>> FYI, in preparation of my presentation, I’m using two VMs at Linode, and I 
>>>> just found out that using the Apt packages won’t work, because the hfsplus 
>>>> module is not present, so it won’t be able to mount the DMG for WO 
>>>> installation.  Adding the kernel module doesn’t work because it’s a Linode 
>>>> supplied kernel, and extra modules won’t load.
>>>> 
>>>> I will try to switch to a distribution-supplied kernel to see it if works. 
>>>> But it should, because it worked on a VM on my local Promox box.
>>> 
>>> Generic kernel didn’t work too.
>> 
>> And it’s not working on AWS either. I’m in deep shit for my presentations…
> 
> It works fine with a full installation in VMWare Fusion. I don’t think the 
> Debian/Ubuntu packages should install the WebObjects frameworks, and that 
> would fix the issue. Discussion to have at WOWODC.
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/lists.fabian%40e-lumo.com
> 
> This email sent to lists.fab...@e-lumo.com


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to