Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29251 - texmacs can't be started (does not find guile, which portage installed before)
Summary: texmacs can't be started (does not find guile, which portage installed before)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Text-Markup Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-21 01:43 UTC by Benjamin Schulz
Modified: 2003-09-21 19:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.