# emerge chromium $ chromium chromium WARNING: could not read config file (/home/victor/.chromium) WARNING: could not read score file (/home/victor/.chromium-score) !! !! 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 : NVIDIA Corporation Renderer : GeForce2 MX/AGP/3DNOW! Version : 1.3.1 NVIDIA 31.23 Extensions : GL_ARB_imaging GL_ARB_multitexture GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_transpose_matrix GL_S3_s3tc GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_packed_pixels GL_EXT_paletted_texture GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shared_texture_palette GL_EXT_stencil_wrap GL_EXT_texture_compression_s3tc GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_cube_map GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_vertex_weighting GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_evaluators GL_NV_fence GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_register_combiners GL_NV_texgen_emboss GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_SGIS_generate_mipmap GL_SGIS_multitexture GL_SGIS_texture_lod ------------------------------------------------------------ !! ERROR !! - ../data/fonts/space.txf: No such file or directory ERROR loading texture font. Check data path and try again. export CHROMIUM_DATA="/usr/share/chromium/data" should be set in the script that runs Chromium. Looking at the ebuild:pkg_postinst() { echo " To run Chromium B.S.U., cd to /usr/bin and run chromium-setup for the QT-based graphical interface. Or, run chromium directly with the appropriate command line options. NOTE: your cwd _must_ be /usr/bin, or chromium-setup won't be able to find the chromium executable! (Bad design :-( )" } I dont have a chromium-setup. Maybe because my $USE contains "-KDE -arts (...)"
check out chromium-0.9.12-r2, this should handle your prob ttp://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-games/chromium/chromium-0.9.12-r2.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup