Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 29251

Summary: texmacs can't be started (does not find guile, which portage installed before)
Product: Gentoo Linux Reporter: Benjamin Schulz <schulz.benjamin>
Component: New packagesAssignee: Text-Markup Team (OBSOLETE) <text-markup+disabled>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Benjamin Schulz 2003-09-21 01:43:47 UTC
>emerge -b texmacs 
(installs guile and texmacs)
>texmacs
leads to
guile seems not to be installed in "install_texmacs"

Reproducible: Always
Steps to Reproduce:
1.>emerge -b texmacs (where no guile is installed, that it will be emerged by
portage before texmacs first)
2.>texmacs
3.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-09-21 08:54:37 UTC
okay, it's most likely because the environment variable hasnt been set. if you run env-update, or log out/in, or open a terminal, does texmacs start ?

if not, could you post guile version + texmacs version ?

thanks.
Comment 2 Benjamin Schulz 2003-09-21 11:19:54 UTC
you were right.. I've forgotten env-update.
It works. 
Bug is Invalid
Comment 3 Mike Gardiner (RETIRED) gentoo-dev 2003-09-21 19:35:24 UTC
thanks for your prompt response.