Internet Explorer for UNIX (Mainsoft specific)


 
Thread Tools Search this Thread
Operating Systems Solaris Internet Explorer for UNIX (Mainsoft specific)
# 8  
Old 03-29-2008
Assuming it's a shell script, it's just text, and will be interpreted, not compiled.
# 9  
Old 03-29-2008
"iexplorer" is indeed a shell script.
# 10  
Old 03-30-2008
I tried to edit the file using vi and it came up with a bunch of weird stuff, beeps, etc. The text editor did the same thing too. Does this happen to be that making the shell an executable with chmod +x (file) changes all that?
# 11  
Old 03-30-2008
Either are you editing the wrong file or using a different iexplorer release.
# 12  
Old 03-30-2008
No, sorry, then it's not a script. Run "file" on it to find out what kind of file exactly, but that makes it pretty hard to edit. jlliagre's comment sounded like there's a shell script which eventually invokes this binary blob after setting up a correct environment for it -- Firefox works like that, too, there's a binary called firefox-bin but you never invoke that directly, you just run firefox which is a shell script (and a fairly complex one, but you can still understand and edit it with a bit of effort).
# 13  
Old 03-30-2008
I think I got it.

Are you trying to execute/edit the "ie5setup.sunos5" file ?
# 14  
Old 03-30-2008
I found out last night that I was able to edit it with vi, but the file reported only around 34kb when I was done Smilie Of course this is only a Windows version running on top of solaris; however.

And yeah I am trying to edit 'ie5setup.sunos5'
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

Internet Explorer EOL

Hard to imagine that in the two decades of its existence this product once ruled supreme, but the news is finally there: RIP Internet Explorer: Twitter mourns and mocks death of Microsoft (0 Replies)
Discussion started by: figaro
0 Replies

2. Solaris

Internet Explorer for Solaris and HPUX

Any idea where can I download IE for UNIX platform? Microsoft does not support the downloading anymore? (5 Replies)
Discussion started by: jennifer
5 Replies

3. Windows & DOS: Issues & Discussions

Internet Explorer flashes off

Hi, What must have happen to my internet explorer that flashes whenever it want to load. The page after trying to load would just logout. I have tried to reset most of the setting on the properties but all to no avail. Can someone pls assist. Thanx (1 Reply)
Discussion started by: kayode
1 Replies

4. Shell Programming and Scripting

view my TCL script on the Internet explorer

Hello I wrote some small TCL script which writes some HTML commands. when I invoke it through the IE I get a blank screen what should I do to watch my results on MS IE? can you point me to a simple ready made script so I can learn from it? I am working on a solaris system thanks (2 Replies)
Discussion started by: orid
2 Replies

5. IP Networking

Internet Explorer Solaris

Downloaded and installed, when I try to execute iexplorer it responds with "iexplorer: not found", but it is right there in the directory I am in and I im logged in as root. any ideas? (3 Replies)
Discussion started by: cluettr
3 Replies

6. UNIX for Dummies Questions & Answers

internet explorer for hp-ux

Hello, i'm running a hp-ux workstation model 715 / 100 with hp-ux version 11.11 i need a microsoft internet explorer for this workstation to make some tests. does anyone know where i can cat a internet explorer 4.01 for my workstation? Thank all for help! ;-) (3 Replies)
Discussion started by: ortsvorsteher
3 Replies

7. UNIX for Dummies Questions & Answers

May I try Internet Explorer on my SCO?

I Have SCO OpenServer 5 with Netscape Navigator, but I'll like to try Internet Explorer to see how it workd on Unix. I don't know where I can find (If there is) a version compatible with SCO OpenServer! (2 Replies)
Discussion started by: SuPeRbYtE
2 Replies
Login or Register to Ask a Question