Sponsored Content
Full Discussion: Browser on AIX 7.1
Operating Systems AIX Browser on AIX 7.1 Post 302990161 by vbe on Monday 23rd of January 2017 07:28:49 AM
Old 01-23-2017
this is what I have on this box:
Code:
n12:/opt/freeware/etc/pango $ ll
total 40
drwxr-xr-x    2 root     system          256 Sep  9 2015  .
drwxr-xr-x   10 root     system         4096 Sep 24 2015  ..
-rw-r--r--    1 root     system          123 Sep  9 2015  pango.modules
-rw-r--r--    1 root     system        11446 Nov 13 2009  pangox.aliases
n12:/opt/freeware/etc/pango $ file pango.modules
pango.modules: commands text
n12:/opt/freeware/etc/pango $ more pango.modules
# Pango Modules file
# Automatically generated file, do not edit
#
# ModulesPath = /opt/freeware/lib/pango/1.6.0/modules
#

So nothing here to help you out...

But for me getting firefox to work was not obvious and I had to tweek a lot, as its a 64bit, and most lib are pointing by default to the 32bit libs...
We dont know what firefox you are using ( 32/64 or version...) I to get running the one I use, had to review all the pregrequisites and do many updates...
Then you have other softs not working properly after, so you have to customize mozilla configuration to use the libs it needs and not use default to not upset the rest.. Unless you have a lot of time to resolve everything for all and are a guru that masters C and the art of compilation..
But so far not knowing what version and type of bin, we cant say much

about pangomaodules output etc..
Code:
n12:/prd/users $  pango-querymodules                       # returns the following:
# Pango Modules file
# Automatically generated file, do not edit
#
# ModulesPath = /opt/freeware/lib/pango/1.6.0/modules   # So it is commented out... that dir is empty...
#
n12:/prd/users $ ll /usr/lib/libglib-2.0.a
lrwxrwxrwx    1 root     system           36 Jun 24 2015  /usr/lib/libglib-2.0.a -> ../../opt/freewa
re/lib/libglib-2.0.a
n12:/prd/users $


Last edited by vbe; 01-23-2017 at 09:12 AM..
 

9 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

The OPERA browser

I have just seen someone using the OPERA browser - it looks quite good and seems to have a friendly GUI. Can I get this for UNIX(Solaris 8 is my OS)??? Does anyone have this installed on their UNIX workstation?? How is it performing?? All comments and advice is welcome!! (1 Reply)
Discussion started by: Kanu77
1 Replies

2. UNIX for Dummies Questions & Answers

Browser

I recently install solaris8. on my computer, unfortunately I'm running AOL 7. Is't possible to run this on solaris?. If yes, your help is welcome. :( (3 Replies)
Discussion started by: MEdwards42
3 Replies

3. UNIX for Dummies Questions & Answers

Want a better browser...

:D Howdy The IT admin where I work is limited in knowing what's available, so we're stuck with Netscape Navigator v4.72, as our only GUI browser. :confused: Is there a user friendly unix browser, that the average non-unix savey engineer can use? OS is AIX 4.3 (on the BASH shell). Hardware... (4 Replies)
Discussion started by: Tatum
4 Replies

4. Shell Programming and Scripting

$BROWSER variable

In Linux, is there any variable which carries the value of the default browser. Say, in linux we have the $SHELL variable which points to the current SHELL in use. Similarly, is there anything for default BROWSER settings ? Vino (2 Replies)
Discussion started by: vino
2 Replies

5. UNIX for Dummies Questions & Answers

what's this system and browser?

what's this system and browser? thanks! (1 Reply)
Discussion started by: puerjiang
1 Replies

6. HP-UX

HP-UX, dtlogin, X browser

All: Have an HP-UX server running init level 3, dtlogin shows up in ps -ef, but when you try to connect to this server via X browser (on Win XP), the browser comes up with just a gray screen w/mouse pointer. All the other HP-UX boxes on the same subnet come up with a pretty dtlogin screen. ... (4 Replies)
Discussion started by: b1f30
4 Replies

7. Solaris

X browser

xbrowser getting closed automatically and ask for user id and password in solaris? (5 Replies)
Discussion started by: vjm
5 Replies

8. UNIX and Linux Applications

Browser Help

I'm looking for a browser than can handle heavy java usage. Firefox doesn't seem to be able to handle heavy usage anymore :( . Chromium does a decent job, but its just so different from Firefox I just can't get used to it. I have been trying to get used to chromium for over 2 weeks but can't... (1 Reply)
Discussion started by: cokedude
1 Replies

9. Programming

Close browser

I just would like to have a javascript function ( for user logout ) which can close the browser that the user run this function , for example , if the user is using IE to click this function , then close ALL IE browser , is it possible ? if it can not be make , could the function close ALL opened... (2 Replies)
Discussion started by: ust3
2 Replies
Pango::Context(3pm)					User Contributed Perl Documentation				       Pango::Context(3pm)

NAME
Pango::Context - Pango object that stores global information used to control the itemization process HIERARCHY
Glib::Object +----Pango::Context METHODS
direction = $context->get_base_dir $context->set_base_dir ($direction) o $direction (Pango::Direction) gravity = $context->get_base_gravity Since: pango 1.16 $context->set_base_gravity ($gravity) o $gravity (Pango::Gravity) Since: pango 1.16 fontdescription = $context->get_font_description $context->set_font_description ($desc) o $desc (Pango::FontDescription) fontmap = $context->get_font_map Since: pango 1.6 gravity = $context->get_gravity Since: pango 1.16 gravityhint = $context->get_gravity_hint Since: pango 1.16 $context->set_gravity_hint ($hint) o $hint (Pango::GravityHint) Since: pango 1.16 language = $context->get_language $context->set_language ($language) o $language (Pango::Language) @families = $context->list_families font = $context->load_font ($desc) o $desc (Pango::FontDescription or undef) fontset = $context->load_fontset ($desc, $language) o $desc (Pango::FontDescription) o $language (Pango::Language or undef) matrix or undef = $context->get_matrix Since: pango 1.6 $context->set_matrix ($matrix) o $matrix (Pango::Matrix or undef) Since: pango 1.6 fontmetrics = $context->get_metrics ($desc, $language) o $desc (Pango::FontDescription) o $language (Pango::Language or undef) ENUMS AND FLAGS
enum Pango::Direction o 'ltr' / 'PANGO_DIRECTION_LTR' o 'rtl' / 'PANGO_DIRECTION_RTL' o 'ttb-ltr' / 'PANGO_DIRECTION_TTB_LTR' o 'ttb-rtl' / 'PANGO_DIRECTION_TTB_RTL' o 'weak-ltr' / 'PANGO_DIRECTION_WEAK_LTR' o 'weak-rtl' / 'PANGO_DIRECTION_WEAK_RTL' o 'neutral' / 'PANGO_DIRECTION_NEUTRAL' enum Pango::Gravity o 'south' / 'PANGO_GRAVITY_SOUTH' o 'east' / 'PANGO_GRAVITY_EAST' o 'north' / 'PANGO_GRAVITY_NORTH' o 'west' / 'PANGO_GRAVITY_WEST' o 'auto' / 'PANGO_GRAVITY_AUTO' enum Pango::GravityHint o 'natural' / 'PANGO_GRAVITY_HINT_NATURAL' o 'strong' / 'PANGO_GRAVITY_HINT_STRONG' o 'line' / 'PANGO_GRAVITY_HINT_LINE' SEE ALSO
Pango, Glib::Object COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Pango for a full notice. perl v5.14.2 2011-11-15 Pango::Context(3pm)
All times are GMT -4. The time now is 12:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy