Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 9th June 2006, 04:20 AM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Code:
yum install bluefish
As for Eclipse if you do any python programming pydev I'm pretty sure is included as a Extras package and for PHPEclipse just install it of the web - The phpeclipse's site should have instructions for you.
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #17  
Old 10th June 2006, 06:49 PM
jsabarese's Avatar
jsabarese Offline
Registered User
 
Join Date: May 2006
Location: 16802
Posts: 150
Quote:
Originally Posted by Firewing1
...any python programming pydev I'm pretty sure is included as a Extras package and for PHPEclipse just install it of the web - The phpeclipse's site should have instructions for you
let me make sure i follow you correctly... so, i want to do
Code:
yum install eclipse-pydev.i386
or whatever it might be named?

and as for PHPEclipse, i should be good to go once i get to the website... just a guess-- i'll d/l the file, and then what-- navigate to that folder, and is it
Code:
yum install filename
-- i mean is that generally the standard way of doing that kind of software installation? (i'm sure i'll find the instructions there, as you said-- i guess you could say i'm trying to quiz myself!)

thanks, Firewing1, you've been a great help!! that repo installation couple days ago was a great explanation!
Reply With Quote
  #18  
Old 10th June 2006, 08:40 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
No problem - For Eclipse, that's it just don't include the .i386 part:
Code:
yum install eclipse eclipse-pydev
For the other Eclipse pacakges, Eclipse has a built-in package manager. So you just start Eclipse uo, copy the PHPEclipse URL that it tells you to in their instruction into Eclipse's site packages and it will download it for you.

If you'd like to install a .rpm file locally, you have two options:
Code:
rpm -Uhv filename.rpm
Which is my favourite way but it will not solve dependencides, so really yum is the way to go:
Code:
yum localinstall filename.rpm
You almost had it - Just add that local infront of Install to get to install a local RPM file. If the package is in the Fedora repos, then just use
Code:
yum install whatever
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
  #19  
Old 11th June 2006, 12:58 AM
jsabarese's Avatar
jsabarese Offline
Registered User
 
Join Date: May 2006
Location: 16802
Posts: 150
thank you. believe it or not, some important learning takes place for me here between those last couple of posts. i definitely feel better about installing stuff now. i hate not knowing what's going on, but i'm so inconsistent-- i just want to play too... so, inevitibly, a little of both gets accomplished, and i guess that just fine.

tell me this-- related to this thread title at least:
if i wanted to try RHEF 4 (sp?) - the red hat current version.. i dunno-- whatever seems to be referenced on macromedia's site-- sounds like it's not that big of a deal to get it working over there. but-- i can not simply download a copy of that, correct? it's unfortunate that the link at the bottom of this page at adoble gives me a 404. go figure.

one other quick question-- cause it was evading my eyes earlier -- what is the syntax for the .bin file i d/l from adobe?
i recall

[root@localhost:] sh filename.bin

(i think) is that right? thanks! thanks very much for all the attention to my issues!!
Reply With Quote
  #20  
Old 8th July 2006, 11:32 AM
windblows Offline
Registered User
 
Join Date: Jul 2005
Posts: 11
You can run

[root@localhost:] sh filename.bin

or

[root@localhost:] ./filename.bin

But you have to make sure its executable. So make sure you run this first...

[root@localhost:] chmod +x filename.bin

Thats it...

Enjoy!

Windblows
Reply With Quote
  #21  
Old 12th July 2006, 04:01 PM
jsabarese's Avatar
jsabarese Offline
Registered User
 
Join Date: May 2006
Location: 16802
Posts: 150
Quote:
Originally Posted by windblows
But you have to make sure its executable. So make sure you run this first...

[root@localhost:] chmod +x filename.bin
hey, thanks! what would be the proper name for the command above? reason i'm asking is because, from my limited, very limted knowledge, i perceive chmod (change mode, right?) as an "action" command, more than an inquiry typeof command. just curious. i realize of course that it's entirely possible that it doesn't have to make phonetic sense for it to be an inquiry command.

thanks!
Reply With Quote
  #22  
Old 13th July 2006, 08:09 PM
windblows Offline
Registered User
 
Join Date: Jul 2005
Posts: 11
It would be a command. Your telling it to allow it to be executable. You can always see the permissions by entering

[root@localhost:] ls -la filename.bin

That should give you the current permissions for the user,group and everyone else.

Enjoy

Windblows
Reply With Quote
Reply

Tags
, coldfusion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ColdFusion 8 JodiSte Using Fedora 0 19th October 2008 03:01 PM
coldfusion mjr Programming & Packaging 0 18th December 2006 05:40 PM
ColdFusion 7 :( leaded Using Fedora 6 13th May 2006 07:06 AM
ColdFusion 6.1 on FC4 leaded Using Fedora 2 13th September 2005 08:21 PM
coldfusion? bonsaidouglas Servers & Networking 2 1st June 2004 07:05 AM


Current GMT-time: 18:23 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat