Women in Technology

Hear us Roar



Article:
  BYOB: Build Your Own Browser, Part 3
Subject:   Running in another computer
Date:   2004-08-02 16:17:08
From:   aceM
Hi.
Good work... I did a really usefull application to our intranet.


But... where can I find about How to make de application run in another computer than the one I used to create the application? The applications begin and quit because don't find frameworks or files that are located in the computer I created the application.


8(


Thanks

Full Threads Oldest First

Showing messages 1 through 2 of 2.

  • Running in another computer
    2005-01-19 07:12:12  tf23 [View]

    you need to turn off Zero link.

    the app in part one walks you through that. the second app that you build, turning off Zero link is skipped.

    If Zero link is on, the app seems to only want to exec on the machine you built it on.
  • Running in another computer
    2004-08-05 05:51:07  Andrew Anderson | [View]

    You would need to install (or force to install) the WebKit framework on the other computer... instructions for installing it are in Part 1 of the article.