install sfx file
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Unix support > Unix administration > install sfx file




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    install sfx file  
Jeff


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-07-06 06:21 AM

HI,

I am a newbie. Could you please tell me how to install the sfx file?






[ Post a follow-up to this message ]



    Re: install sfx file  
Michael B. Trausch


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-07-06 06:21 AM

Jeff wrote in <1152235771.157082.313480@s16g2000cws.googlegroups.com> on
Thu, July 6 2006 21:29:
>
> HI,
>
> I am a newbie. Could you please tell me how to install the sfx file?
>

You are going to have to be more specific, I'm afraid.  On what operating
system are you running, and what self extracting package are you attempting
to install?

- Mike

--
Registered Linux User #417338, machine #325045.

"One world, one web, one program"  -- Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler





[ Post a follow-up to this message ]



    Re: install sfx file  
Jeff


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-08-06 12:18 AM


Michael B. Trausch wrote:
> Jeff wrote in <1152235771.157082.313480@s16g2000cws.googlegroups.com> on
> Thu, July 6 2006 21:29: 
>
> You are going to have to be more specific, I'm afraid.  On what operating
> system are you running, and what self extracting package are you attemptin
g
> to install?
>
>         - Mike
>
> --
> Registered Linux User #417338, machine #325045.
>
> "One world, one web, one program"  -- Microsoft promotional ad
> "Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler

On Redhat Linux, I need to install a file with extension of sfx. Could
you please tell me what would be a command to run this kind of files?






[ Post a follow-up to this message ]



    Re: install sfx file  
Michael B. Trausch


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-12-06 12:27 PM

On Fri, 07 Jul 2006 16:01:46 -0700, Jeff wrote:
>
> On Redhat Linux, I need to install a file with extension of sfx. Could
> you please tell me what would be a command to run this kind of files?
>

There is no (to my knowledge) standard for a file extension of "sfx".
Remember that in UNIX-like operating systems, such as Linux, file types
are determined by what is _in_ the file, not what the extension is.  "sfx"
indicates that the file is likely a "SelF eXtracting" archive of some sort
or another, however, I have never seen files with that extension, and so
in _your case_ I don't know what to tell you, specifically.

Try running the "file" command on it:

$ file sfxfile.sfx

And see if that gives you something useful to go on.  The Right Thing™ is
not something that I can just tell you over here, since I don't know what
it is in your situation.  Sometimes, they are shell scripts that extract
and install something, other times they are ELF binaries.  Who knows.

In any case, try also granting it execute permission and running it.  Note
that I wouldn't do that if you don't trust the distributor of the file,
regardless.  (IOW, if there is another way to get what it is that you want
out of that file, I would use that; however I am just paranoid.)

Details are of the essence here:  If you want help on something, state
what it is and what you've tried, and what you've discovered.  It will be
more likely that someone will step up and offer assistance to you in the
future.

HTH,
Mike

--
Registered Linux User #417338, machine #325045.

"One world, one web, one program"  -- Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler





[ Post a follow-up to this message ]



    Re: install sfx file  
ravi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-12-06 12:27 PM

Hi,
.sfx files ae flash player files, is the extension for shockwave flash.

normally it will run on web browsers.

i not sure this files will run on Linux/unix, but i damn sure it will
run on widows I.E.

u can also check the adobe web site for linux / unix versions.

vinayag


Michael B. Trausch wrote:
> On Fri, 07 Jul 2006 16:01:46 -0700, Jeff wrote: 
>
> There is no (to my knowledge) standard for a file extension of "sfx".
> Remember that in UNIX-like operating systems, such as Linux, file types
> are determined by what is _in_ the file, not what the extension is.  "sfx"
> indicates that the file is likely a "SelF eXtracting" archive of some sort
> or another, however, I have never seen files with that extension, and so
> in _your case_ I don't know what to tell you, specifically.
>
> Try running the "file" command on it:
>
>  $ file sfxfile.sfx
>
> And see if that gives you something useful to go on.  The Right Thing=99 =
is
> not something that I can just tell you over here, since I don't know what
> it is in your situation.  Sometimes, they are shell scripts that extract
> and install something, other times they are ELF binaries.  Who knows.
>
> In any case, try also granting it execute permission and running it.  Note
> that I wouldn't do that if you don't trust the distributor of the file,
> regardless.  (IOW, if there is another way to get what it is that you want
> out of that file, I would use that; however I am just paranoid.)
>
> Details are of the essence here:  If you want help on something, state
> what it is and what you've tried, and what you've discovered.  It will be
> more likely that someone will step up and offer assistance to you in the
> future.
>
> 	HTH,
> 	Mike
>
> --
> Registered Linux User #417338, machine #325045.
>
> "One world, one web, one program"  -- Microsoft promotional ad
> "Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler






[ Post a follow-up to this message ]



    Re: install sfx file  
Michael B. Trausch


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-12-06 06:21 PM

On Wed, 12 Jul 2006 01:20:57 -0700, ravi wrote:
>
> Hi,
> .sfx files ae flash player files, is the extension for shockwave flash.
>

I thought that was SWF files (ShockWave Flash)...?

- Mike

--
Registered Linux User #417338, machine #325045.

"One world, one web, one program"  -- Microsoft promotional ad
"Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler





[ Post a follow-up to this message ]



    Re: install sfx file  
ravi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-14-06 06:20 AM

hi,


sorry, mike was correct,

pls ignore my prev msg.


vinayag


Michael B. Trausch wrote:
> On Wed, 12 Jul 2006 01:20:57 -0700, ravi wrote: 
>
> I thought that was SWF files (ShockWave Flash)...?
>
> 	- Mike
>
> --
> Registered Linux User #417338, machine #325045.
>
> "One world, one web, one program"  -- Microsoft promotional ad
> "Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:41 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register