Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
chromium loading problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
azambuja
Apprentice
Apprentice


Joined: 12 Jul 2002
Posts: 257
Location: Porto Alegre, RS, Brazil

PostPosted: Sat Jul 27, 2002 2:12 am    Post subject: chromium loading problem Reply with quote

hello!

i emerged chromium, but when i load it i get this:
!!
!! WARNING - CHROMIUM_DATA environment variable is not set!
!! Please read the INSTALL file and set the
!! CHROMIUM_DATA variable to the data directory.
!!
!! (using ../data)
!!
randomizing.
SDL initialized.
video mode set (bpp=32 RGB=888 depth=24)
-OpenGL-----------------------------------------------------
Vendor : VA Linux Systems, Inc.
Renderer : Mesa DRI Rage128 20010405 Pro AGP 2x x86/MMX/SSE
Version : 1.2 Mesa 3.4.2
Extensions :
GL_ARB_multitexture GL_ARB_transpose_matrix
GL_EXT_abgr GL_EXT_clip_volume_hint
GL_EXT_compiled_vertex_array GL_EXT_histogram
GL_EXT_packed_pixels GL_EXT_polygon_offset
GL_EXT_rescale_normal GL_EXT_stencil_wrap
GL_EXT_texture3D GL_EXT_texture_env_add
GL_EXT_texture_object GL_EXT_texture_lod_bias
GL_EXT_vertex_array GL_MESA_window_pos
GL_MESA_resize_buffers GL_NV_texgen_reflection
GL_PGI_misc_hints GL_SGIS_pixel_texture
------------------------------------------------------------
!! ERROR !! - ../data/fonts/space.txf: No such file or directory

ERROR loading texture font. Check data path and try again.

how can i fix that?
thanx,
cheers
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Sat Jul 27, 2002 9:13 am    Post subject: Reply with quote

Try setting CHROMIUM_DATA to where chromuim data files live (I have no idea, maybe /usr/share/chromium/data ?) and run it.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
azambuja
Apprentice
Apprentice


Joined: 12 Jul 2002
Posts: 257
Location: Porto Alegre, RS, Brazil

PostPosted: Sat Jul 27, 2002 4:46 pm    Post subject: works Reply with quote

yep, it works...
i did : export CHROMIUM_DATA=/usr/share/chromium/data/

thanx!
ps: will this keep it set always or do i have to edit my bash_profile?

cheers
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Sat Jul 27, 2002 5:27 pm    Post subject: Reply with quote

You'll need to set it in .bash_profile. When you'll close the console, it exported var is removed.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
azambuja
Apprentice
Apprentice


Joined: 12 Jul 2002
Posts: 257
Location: Porto Alegre, RS, Brazil

PostPosted: Mon Jul 29, 2002 11:47 pm    Post subject: Reply with quote

hello again,

its all working fine... just a curious thing:
ive done : export CHROMIUM_DATA=/usr/share/chromium/data from a terminal window...
since then it works without me adding it to the .bash_profile
when i do an echo $CHROMIUM_DATA it displays the right path...
maybe it was chromium who did this, maybe gentoo, cause i guess thats not the default action, right?
cheers
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Tue Jul 30, 2002 6:33 am    Post subject: Reply with quote

Maybe it was added under /etc/env.d :?: Check that dir.
_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
azambuja
Apprentice
Apprentice


Joined: 12 Jul 2002
Posts: 257
Location: Porto Alegre, RS, Brazil

PostPosted: Wed Aug 07, 2002 11:48 pm    Post subject: Reply with quote

yep, there it was...
bash-2.05a$ cd /etc/env.d/
bash-2.05a$ more 99chromium
CHROMIUM_DATA=/usr/share/chromium/data
-----------------------------------------------------

thanx,

btw, who did this gentoo, or chromium?
sorry for the late response, i was away from the computer...

cheers
Back to top
View user's profile Send private message
mksoft
l33t
l33t


Joined: 28 May 2002
Posts: 844

PostPosted: Thu Aug 08, 2002 12:10 am    Post subject: Reply with quote

Chromium had nothing to do with env.d as it's distro specific. It's the job of the ebuild. This is the relevant part from it:
Code:
    dodir /etc/env.d
    exeinto /etc/env.d
    doexe ${FILESDIR}/99chromium

_________________
There's someone in my head but it's not me - Pink Floyd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum