You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "George Paul (JIRA)" <ji...@apache.org> on 2010/02/16 19:11:28 UTC

[jira] Commented: (TS-2) OSX port

    [ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834357#action_12834357 ] 

George Paul commented on TS-2:
------------------------------

Geoff G. os_detection.diff patch has been committed to 'dev' branch.

The current recommendation on OSX(10.5) is to use the GCC 4.2.4 compiler suite (available via ports)
Please let me know if you have other OSXs & compilers working.

The Berkeley DB is no longer a build requirement but sqlite3(>= 3.5) is.
Also currently only a file cache is supported. Raw disk support will be added later.

After setting the cluster interface in 'records.config'. e.g.

 CONFIG proxy.config.cluster.ethernet_interface STRING en0

Traffic Sever process stack can be started via

 sudo /usr/local/bin/traffic_cop

since there currently is no OSX support in the 'trafficserver' script.

-George

> OSX port
> --------
>
>                 Key: TS-2
>                 URL: https://issues.apache.org/jira/browse/TS-2
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Portability
>    Affects Versions: 2.0.0a
>            Reporter: Leif Hedstrom
>            Assignee: George Paul
>            Priority: Minor
>             Fix For: 2.1.0
>
>         Attachments: fix_traffic_manager_running_on_osx.patch, fix_traffic_server_fd_bug_on_osx.patch, libinktomi_tests_working_osx.patch, os_detection.diff, osx-etc.patch, TS2_patch2.diff, TS2_patch3.diff, vmap_fix_paths_on_osx.patch
>
>
> Placeholder for all checkins related to the OSX port.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.