firefox for aix troubles


 
Thread Tools Search this Thread
Operating Systems AIX firefox for aix troubles
# 1  
Old 12-13-2007
firefox for aix troubles

Hi folks,

I don't post here much, I am more of a lurker Smilie

I have recently installed firefox for AIX on my IntelliStation POWER 185 workstation. I am currently running 6.1 with all latest updates (as of today) applied. All prerequisites for firefox installed successfully.

When I try to execute firefox under my account, nothing happens, just back to #. When I try to execute as root, just to test, I get (firefox-bin:450796): Gtk-WARNING **: cannot open display:
or
/usr/mozilla/firefox/run-mozilla.sh[36]: 454904 Illegal instruction (coredump)

any ideas what is wrong, or at least where to look to find what is wrong?

Thanks,
Justin
# 2  
Old 12-13-2007
Quote:
Originally Posted by WinUadm
I have recently installed firefox for AIX on my IntelliStation POWER 185 workstation.
How? Where from? What version? Built for what?

What is your

Code:
uname -a
oslevel -r

# 3  
Old 12-14-2007
Porter,

Firefox.base.rte 1.5.0.12 was installed via smitty
also, the AIX Toolbox for Linux apps was installed as well.

uname -a
AIX hostname 1 6 0001DBEAD200

oslevel -s
6100-00-02-0750

Justin
# 4  
Old 12-16-2007
Hi
Download at this link FIREFOX 2.0....
Firefox for AIX 4.3.3

create new folder
use bzip2 -d (file bz2)
tar xvf (file.tar)
After execute in repertory command:
./firefox
Good luck
# 5  
Old 12-16-2007
Firefox

Quote:
Originally Posted by WinUadm
Porter,

Firefox.base.rte 1.5.0.12 was installed via smitty
also, the AIX Toolbox for Linux apps was installed as well.

uname -a
AIX hostname 1 6 0001DBEAD200

oslevel -s
6100-00-02-0750

Justin
Hi
Download at this link FIREFOX
Firefox for AIX 4.3.3

create new repertory
use bzip2 -d (file bz2)
tar xvf (file.tar)
After execute in repertory command:
./firefox
Good luck
# 6  
Old 12-16-2007
Quote:
Originally Posted by bustaf
Hi
Download at this link FIREFOX
Firefox for AIX 4.3.3
Ahem.... you have noticed op has AIX 6.1? This most probably will not work.

bakunin
# 7  
Old 12-17-2007
Aix Version

Quote:
Originally Posted by bakunin
Ahem.... you have noticed op has AIX 6.1? This most probably will not work.

bakunin
Hi
Have you make test ?
I think that it can work the library at build is not type shared (as include)
This binary version run well AIX 4.3.3 , 5.1. 5.2 , 5.3 (Kernel 32)
AIX 6 or 6.1 I dont know ,i not have AIX 6.1 to make test
Is easy and interesting that to make test to comfirm that is nor running
Also: 6.1 is beta version as can download ???
Best regards
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. BSD

PF troubles on OpenBSD 5.0

I am setting up a system as an ADSL gateway. ADSL is working fine. PF is not forwarding for some reason. # ifconfig lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33196 priority: 0 groups: lo inet6... (0 Replies)
Discussion started by: John Tate
0 Replies

2. AIX

Firefox on AIX, Gtk-WARNING

Hi, I try install firefox on AIX 6.1.. Now i get error then write /usr/bin/firefox command in ssh: (firefox-bin:1478838): Gtk-WARNING **: cannot open display: I heard, that need set DISPLAY or smth like that.. Also I try run firefox by vncviewer, but double click on firefox-bin not... (1 Reply)
Discussion started by: titasas
1 Replies

3. AIX

AIX Firefox

Hello, I want to make my firefox runing on AIX. I'va installed all needed software and when I try to run it I get this: -bash-3.2# firefox exec(): 0509-036 Cannot load program /usr/mozilla/firefox/firefox-bin because of the following errors: 0509-022 Cannot load module... (3 Replies)
Discussion started by: juzt1s
3 Replies

4. AIX

FIREFOX Failing in AIX

Hi Guys, I tried running the firefox in AIX 6.1 and got the below error.. -bash-3.00# firefox Could not load program /usr/mozilla/firefox/firefox-bin: Could not load module /usr/mozilla/firefox/libxul.so. Dependent module /usr/lib/libgtk-x11-2.0.a(libgtk-x11-2.0.so.0) could not... (0 Replies)
Discussion started by: kkeng808
0 Replies

5. Shell Programming and Scripting

for loop troubles

What I have here is a pretty textbook recursive function. Its purpose right now is simply to display all folders that don't contain folders. It works fine in all instances I can think of... except one. If there is a folder with a space in its name, the thing goes Kablooie. AFAIK the problem comes... (5 Replies)
Discussion started by: divisionbyzero
5 Replies

6. UNIX for Dummies Questions & Answers

Cron troubles

I am aware this question has been answered time and again. I feel I have tried everything I have seen on the net and really need help to get this working. Same old story. Shell script, working from command but not from cron. I need my script to take values from a .properties file. Tried... (2 Replies)
Discussion started by: airalpha
2 Replies

7. Shell Programming and Scripting

if-statement troubles

I try to compare the day and month of someones birthday with the day and month of today, so my little bash script can send a mail to the person that has its birthday that day. The first line of the file birthdays looks like this: firstname,lastname,01/01/1990,.... The variable birthday's... (4 Replies)
Discussion started by: doc.arne
4 Replies

8. Programming

Troubles with HPUX

Hello I created an application in c language for HP-UX operative system,and it runs on a 32 bits PARISC processor. My problem is that I have to run this same application but now in a 64 bits Parisc processor. But I am not able to compile the application with the 64 bit server, and I only could use... (1 Reply)
Discussion started by: masterboy6666
1 Replies

9. UNIX for Dummies Questions & Answers

compariosn troubles...

Hi Guys, I am trying to compare using if, but keep getting some strange results. if ; then keeps creating the file 1 if ; then does not work at all if ; then does not work if ; then does not work if ; then does not work eihter. I am using a ksh, on Solaris (9 Replies)
Discussion started by: jagannatha
9 Replies

10. UNIX Desktop Questions & Answers

NetBSD Troubles

HI, I just installed NetBSD i386 v. latest. I am having a few problems: For some reason X just won't start!? Another is I can't access My CDROM or Floppy. Thanks in advance! (3 Replies)
Discussion started by: vertigo
3 Replies
Login or Register to Ask a Question