Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-17-2004, 08:06 PM
|
#1
|
LQ Newbie
Registered: Aug 2004
Posts: 9
Rep:
|
running scheme through emacs
I should be able to run and compile scheme code through emacs by hitting meta-x and then use "run-scheme" . However, emacs returns "scheme not found" or something similar. Scheme should be included, it came from a fresh install of suse 9.1 pro. I know it's a late version, as in 21.x, and i'm pretty sure it's actually the latest stable version (21.3). Bottom line, i don't care how, but i need to get scheme and get it working under emacs. I've looked for packages to install, and found nothing. I don't want to do the windows thing and reinstall a brand new download, i want to fix the problem, but if that's what i have to do i'll do it. Any help anyone can give is greatly appreciated. Thanks.
|
|
|
10-17-2004, 10:01 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
If you do
alt-x shell
and try to invoke run-scheme from there, what
do you get? And if the result is the same, what
you get from "echo $PATH" in the emacs shell?
Also, for C for example the way to compile the
buffer would commonly be to invoke
alt-x compile
which will prompt you for make -f <filename>.
Cheers,
Tink
|
|
|
10-17-2004, 11:09 PM
|
#3
|
LQ Newbie
Registered: Aug 2004
Posts: 9
Original Poster
Rep:
|
First of all, thanks for the help. At any rate, I get the same feedback through the emacs shell as i do the meta-x run-scheme. echo $PATH returns this:
/home/myname/bin:/usr/local/bin:/usr/bin:/usr/x11R6/bin:/bin:/usr/games:/opt/gnome/bin
:/opt/kde3/bin:/usr/lib/java/jre/bin
thanks again.
|
|
|
10-17-2004, 11:43 PM
|
#4
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Does the path you see in Emacs differ from your normal
shell PATH? Can you invoke run-scheme from a terminal?
Cheers,
Tink
|
|
|
10-17-2004, 11:47 PM
|
#5
|
LQ Newbie
Registered: Aug 2004
Posts: 9
Original Poster
Rep:
|
nope and nope
|
|
|
10-18-2004, 01:12 AM
|
#6
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
It's probably not installed properly then, or needs to
be invoked differently from what you expected.
Cheers,
Tink
|
|
|
All times are GMT -5. The time now is 06:31 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|