× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



The update aborts isuuing this messages:

Could not complete the installation because of a dependency conflict.

Software in fase di installazione: IBM Software Delivery Platform_2
2016.9.9.213512 (IBM Software Delivery Platform_2 com.ibm.sdp.eclipse.ide
2016.9.9.213512)

Software currently installed: IBM Rational Common user assistance resources
7.6.0.v20150831_0614 (com.ibm.help.common.feature.feature.group
7.6.0.v20150831_0614)

Only one of the following elements can be installed immediately:

IBM Rational Common Accessibility online help 7.6.0.v20160316_2158
(com.ibm.help.common.accessibility.doc 7.6.0.v20160316_2158)

IBM Rational Common Accessibility online help 7.6.0.v20150831_0614
(com.ibm.help.common.accessibility.doc 7.6.0.v20150831_0614)

Unable to satisfy the dependency:

Da: IBM Software Delivery Platform_2 2016.9.9.213512 (IBM Software Delivery
Platform_2 com.ibm.sdp.eclipse.ide 2016.9.9.213512)

A: com.ibm.help.common.feature.feature.group [7.6.0.v20160316_2158]

Unable to satisfy the dependency:

Da: IBM Rational Common user assistance resources 7.6.0.v20150831_0614
(com.ibm.help.common.feature.feature.group 7.6.0.v20150831_0614)

A: com.ibm.help.common.accessibility.doc [7.6.0.v20150831_0614]

Unable to satisfy the dependency:

Da: IBM Rational Common user assistance resources 7.6.0.v20160316_2158
(com.ibm.help.common.feature.feature.group 7.6.0.v20160316_2158)

A: com.ibm.help.common.accessibility.doc [7.6.0.v20160316_2158]

Any hints?

--
Marco Facchinetti

Mr S.r.l.

Tel. 035 962885
Cel. 393 9620498

Skype: facchinettimarco

2016-09-09 21:50 GMT+02:00 Justin Taylor <JUSTIN@xxxxxxxxxxxxx>:

#1 Upgrade
#2 Yes
#3 I don’t use a floating license, so I can't say.



-----Original Message-----
From: Steinmetz, Paul [mailto:PSteinmetz@xxxxxxxxxx]
Sent: Friday, September 09, 2016 1:39 PM
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxx>
Subject: RE: IBM Rational Developer for i, V9.5.1 delivers new support for
Apple Mac platform and other significant enhancements

Download complete.

Currently have RDI 9.5.0.1

1) Will RDI 9.5.1 be done as an upgrade or a new install?

2) If IBM Installation manager is in place, is there an option from there
to do the upgrade/install.

3) If currently using floating licenses for RDI via License Manager, are
the same keys used for RDI 9.5.1 that I'm using for RDI 9.5.0.1 or are new
keys required?

Paul

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Steinmetz, Paul
Sent: Friday, September 09, 2016 11:59 AM
To: 'Midrange Systems Technical Discussion'
Subject: RE: IBM Rational Developer for i, V9.5.1 delivers new support for
Apple Mac platform and other significant enhancements

Is now available to download from Passport Advantage site.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
broehmer@xxxxxxxxxxxxxxx
Sent: Tuesday, September 06, 2016 3:11 PM
To: Midrange Systems Technical Discussion
Subject: RE: IBM Rational Developer for i, V9.5.1 delivers new support for
Apple Mac platform and other significant enhancements

Not until the 9th of September.





"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the attachments
accompanying it) contain confidential information belonging to the sender.
The information is intended only for the use of the intended recipient.
If you are not the intended recipient, you are hereby notified that any
disclosure, copying, distribution or the taking of any action in reliance
on the contents of the information is strictly prohibited. Any
unauthorized interception of this transmission is illegal under the law.
If you have received this transmission in error, please promptly notify
the sender by reply e-mail, and then destroy all copies of the
transmission."






From: "Steinmetz, Paul" <PSteinmetz@xxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'"
<midrange-l@xxxxxxxxxxxx>
Date: 09/06/2016 02:09 PM
Subject: RE: IBM Rational Developer for i, V9.5.1 delivers new
support for Apple Mac platform and other significant enhancements
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>



Where do I download RDI 9.5.1 from?
I'm on the PassportAdvantage site now, I'm only seeing 9.5.0 base, which I
already have.

Paul

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Aaron Bartell
Sent: Tuesday, September 06, 2016 1:19 PM
To: Midrange Systems Technical Discussion
Subject: Re: IBM Rational Developer for i, V9.5.1 delivers new support for
Apple Mac platform and other significant enhancements

Actually, doing an RPG syntax checker in Orion would mean using ESLint,
which is a supported plugin in VSCode**; so there could be a shared
resource.

**VSCode is developed with Electron/Node.js

I am on a Node.js project where the company put together their own ESLint
file to convey their coding guidelines in the VSCode editor. It's
fantastic because it tells me not only when I have incorrect language
syntax but also when I haven't followed the shop coding standards (i.e. if
I declare a Javascript function using an old fashion approach it will put a
squiggly red line under the code).

Imagine having this for RPG so all programmers are told, in real-time,
whether they're following shop coding standards. Very cool.

Concerning Orion, for me I am in "wait and see" mode. There's a handful
of "issues" with Orion that make it cumbersome (i.e. everything runs under
Apache profile QTMHHTTP instead of your own IBM i profile). And there's
one usability issue I have with how it does tabs for different source
members (one each, and it uses the browser's tabs vs. having tabs created
via HTML within a single browser tab).

Aaron Bartell
litmis.com - Services for open source on IBM i


On Tue, Sep 6, 2016 at 12:00 PM, Jon Paris <jon.paris@xxxxxxxxxxxxxx>
wrote:

Rather than re-inventing the wheel Aaron wouldn’t it make more sense
to request that IBM port the syntax checker for RPG to Orion?


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Sep 6, 2016, at 12:39 PM, Aaron Bartell <aaronbartell@xxxxxxxxx>
wrote:

On Tue, Sep 6, 2016 at 11:30 AM, Jon Paris
<jon.paris@xxxxxxxxxxxxxx>
wrote:

Does’t work for me Mike - I do way too much off line.

I don’t want to have a connection to be able to do anything.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com


​Opinion: It would be great if somebody developed an
Electron/Node.js app for editing source on IBM i (both IFS and
*SRCPF). This would/could give the offline editing capabilities,
yet have the code base shared with a
web
front-end. This is similar to what VSCode has, though I don't know
if their long-term direction is a web-based editor.

Aaron Bartell
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please
take a moment to review the archives at
http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.



"CONFIDENTIALITY NOTICE: This e-mail transmission (and/or the attachments
accompanying it) contain confidential information belonging to the sender.
The information is intended only for the use of the intended recipient. If
you are not the intended recipient, you are hereby notified that any
disclosure, copying, distribution or the taking of any action in reliance
on the contents of the information is strictly prohibited. Any
unauthorized interception of this transmission is illegal under the law.
If you have received this transmission in error, please promptly notify the
sender by reply e-mail, and then destroy all copies of the transmission."
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.