Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PTP/PTP User Meetings"

< PTP
(PTP Monthly User Meetings)
Line 13: Line 13:
 
**SORRY FOR THE TECHNICAL DIFFICULTIES we will convene again next month.
 
**SORRY FOR THE TECHNICAL DIFFICULTIES we will convene again next month.
 
*Wednesday, March 23, 2011, 2:00 PM ET  
 
*Wednesday, March 23, 2011, 2:00 PM ET  
**Topic: (Tentative) Remote build and run
+
**Topic: Remote build and run  
 +
**Note: we used Eclipse 3.6.2, and PTP 4.0.6 as the basis for the session; installation instructions are at&nbsp;[http://wiki.eclipse.org/PTP/release_notes/4.0 http://wiki.eclipse.org/PTP/release_notes/4.0].&nbsp; Also, the corresponding "proxy" code is available at
  
 
'''Note:''' if you have questions on getting started with PTP, please don't hesitate to ask on the [https://dev.eclipse.org/mailman/listinfo/ptp-user ptp-user mailing list].  
 
'''Note:''' if you have questions on getting started with PTP, please don't hesitate to ask on the [https://dev.eclipse.org/mailman/listinfo/ptp-user ptp-user mailing list].  
  
<br>'''NEW dialing instructions:'''
+
<br>'''NEW dialing instructions:'''  
  
 
''Step 1'': Dial-In&nbsp;<br>U.S. &amp; Canada: 866.740.1260  
 
''Step 1'': Dial-In&nbsp;<br>U.S. &amp; Canada: 866.740.1260  
Line 23: Line 24:
 
Access Code: 2444696  
 
Access Code: 2444696  
  
''Step 2:'' Web Login:&nbsp;[https://cc.readytalk.com/r/48p2xc1wlgcq https://cc.readytalk.com/r/48p2xc1wlgcq]<br>Alternative web login: access [http://www.readytalk.com http://www.readytalk.com], and enter Access Code 2444696
+
''Step 2:'' Web Login:&nbsp;[https://cc.readytalk.com/r/48p2xc1wlgcq https://cc.readytalk.com/r/48p2xc1wlgcq]<br>Alternative web login: access [http://www.readytalk.com http://www.readytalk.com], and enter Access Code 2444696  
  
 +
<br>Please note: Our conference software relys on Adobe Flash to display the web content.&nbsp; Please&nbsp;test your computer (at [http://test.readytalk.com) http://test.readytalk.com)]&nbsp;for&nbsp;compatibility prior to the meeting.&nbsp; Please also note that some distributions of linux (Fedora Core 12, for instance)&nbsp;may not have Flash enabled by default, if so, please follow these steps to enable Flash on your system:
  
Please note: Our conference software relys on Adobe Flash to display the web content.&nbsp; Please&nbsp;test your computer (at [http://test.readytalk.com) http://test.readytalk.com)]&nbsp;for&nbsp;compatibility prior to the meeting.&nbsp; Please also note that some distributions of linux (Fedora Core 12, for instance)&nbsp;may not have Flash enabled by default, if so, please follow these steps to enable Flash on your system:
+
http://fedoraproject.org/wiki/Flash#For_x86_64
  
http://fedoraproject.org/wiki/Flash#For_x86_64
+
[root@rail Download]# ls<br>flashplayer10_2_p3_64bit_linux_111710.tar.gz<br>flash-plugin-10.2.152.27-release.i386.rpm<br>[root@rail Download]# tar xzvf flashplayer10_2_p3_64bit_linux_111710.tar.gz<br>libflashplayer.so<br>[root@rail Download]# mv libflashplayer.so /usr/lib64/mozilla/plugins <br>[root@rail Download]# /usr/lib64/nspluginwrapper/npconfig -i /usr/lib64/mozilla/plugins/libflashplayer.so<br>[root@rail Download]#<br>
 
+
[root@rail Download]# ls<br>
+
flashplayer10_2_p3_64bit_linux_111710.tar.gz<br>
+
flash-plugin-10.2.152.27-release.i386.rpm<br>
+
[root@rail Download]# tar xzvf flashplayer10_2_p3_64bit_linux_111710.tar.gz<br>libflashplayer.so<br>
+
[root@rail Download]# mv libflashplayer.so /usr/lib64/mozilla/plugins <br>
+
[root@rail Download]# /usr/lib64/nspluginwrapper/npconfig -i /usr/lib64/mozilla/plugins/libflashplayer.so<br>
+
[root@rail Download]#<br>
+
  
 
----
 
----

Revision as of 14:15, 24 March 2011

PTP Monthly User Meetings

To provide more opportunities for PTP Users (new and experienced) to ask questions of the PTP developers, find out about an interesting PTP "Topic of the Month" and find out what's coming in future PTP releases,

Schedule: Monthly call for PTP Users - 4th Wednesday of each month, 2:00 PM ET.

Meeting dates:

  • Wednesday, January 26, 2011, 2:00 PM ET
    • Topic: Installing PTP, both client (Eclipse parts) and remote server parts.
  • Wednesday, February 23, 2011, 2:00PM ET
    • Topic: Remote build and run
    • SORRY FOR THE TECHNICAL DIFFICULTIES we will convene again next month.
  • Wednesday, March 23, 2011, 2:00 PM ET
    • Topic: Remote build and run
    • Note: we used Eclipse 3.6.2, and PTP 4.0.6 as the basis for the session; installation instructions are at http://wiki.eclipse.org/PTP/release_notes/4.0.  Also, the corresponding "proxy" code is available at

Note: if you have questions on getting started with PTP, please don't hesitate to ask on the ptp-user mailing list.


NEW dialing instructions:

Step 1: Dial-In 
U.S. & Canada: 866.740.1260

Access Code: 2444696

Step 2: Web Login: https://cc.readytalk.com/r/48p2xc1wlgcq
Alternative web login: access http://www.readytalk.com, and enter Access Code 2444696


Please note: Our conference software relys on Adobe Flash to display the web content.  Please test your computer (at http://test.readytalk.com) for compatibility prior to the meeting.  Please also note that some distributions of linux (Fedora Core 12, for instance) may not have Flash enabled by default, if so, please follow these steps to enable Flash on your system:

http://fedoraproject.org/wiki/Flash#For_x86_64

[root@rail Download]# ls
flashplayer10_2_p3_64bit_linux_111710.tar.gz
flash-plugin-10.2.152.27-release.i386.rpm
[root@rail Download]# tar xzvf flashplayer10_2_p3_64bit_linux_111710.tar.gz
libflashplayer.so
[root@rail Download]# mv libflashplayer.so /usr/lib64/mozilla/plugins
[root@rail Download]# /usr/lib64/nspluginwrapper/npconfig -i /usr/lib64/mozilla/plugins/libflashplayer.so
[root@rail Download]#


Copyright © Eclipse Foundation, Inc. All Rights Reserved.