Installing cfeclipse on Galileo running Ubunto 9.10
6 views
Skip to first unread message
AMS949
unread,
Nov 5, 2009, 10:03:45 AM11/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CFEclipse Users
I am tryinbg to install cfeclipse on Eclipse Galileo on Ubunt 9.10 but
the installation reaches 60% and then stops and reports security
warning. Whether I continue after the warning or not, cfeclipse is not
installed, I don't see it in the available perspectives. Here is the
warning
Warning: You are installing software that contains unsigned content.
The authenticity or validity of this software cannot be established.
Do you want to continue with the installation?
/home/hazem/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/
org.cfeclipse.cfml_1.3.4.200906240705
/home/hazem/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/
org.cfeclipse.cfml.cfunit_1.3.2.200906240705
/home/hazem/.eclipse/org.eclipse.platform_3.5.0_155965261/features/
org.cfeclipse.cfml.feature_1.3.4.200906240705
/home/hazem/.eclipse/org.eclipse.platform_3.5.0_155965261/plugins/
org.cfeclipse.cfml.frameworks_1.0.3.200906240705
Randy
unread,
Nov 5, 2009, 7:13:53 PM11/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CFEclipse Users
I got the same security warning when updating on the nightly. But
after ignoring it and continuing it seemed to work alright for me.
I'll have to do a fresh install of eclipse on my ubuntu box and see if
it works correctly...
Randy
Randy
unread,
Nov 5, 2009, 7:31:09 PM11/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CFEclipse Users
One thing you could try is to 'chown -R' all the files to your user...
it may be a permission problem that you are really seeing.
Randy
AMS949
unread,
Nov 5, 2009, 9:20:18 PM11/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CFEclipse Users
Thanks Randy. I think it was a permission issue. Once i fixed that,
I still got the warning, but after that the plugin was installed
successfully.