* Guile and gwave
@ 2003-04-23 3:30 Rui Cheang
2003-04-23 7:02 ` tomas
0 siblings, 1 reply; 2+ messages in thread
From: Rui Cheang @ 2003-04-23 3:30 UTC (permalink / raw)
Cc: ruicheang
Dear all,
Gwave is desired to be installed on my RedHat 8.0 Linux system. But it
completely fail. First it complain the the missing of guile-gtk-0.19, then
i install the source code of it. Then i configure gwave, however, the
warming errors are terrible that causes gwave can't be installed when i
check by which command. Would should I do? Is Redhat 8.0 ever ready for
the guile-gtk-0.19 stuff? Could u tell me?
Do i need to try the rpm ones of them? Can it improve the installation?
However, do i need to re-install my redhat system once more? How can i
remove the original guile-gtk and gwave source code complete instead of
re-install my Redhat system ?
Please Help me to solve those problem. Thanks a lot
Rui
_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Guile and gwave
2003-04-23 3:30 Guile and gwave Rui Cheang
@ 2003-04-23 7:02 ` tomas
0 siblings, 0 replies; 2+ messages in thread
From: tomas @ 2003-04-23 7:02 UTC (permalink / raw)
Cc: guile-user
On Wed, Apr 23, 2003 at 03:30:03AM +0000, Rui Cheang wrote:
> Dear all,
>
> Gwave is desired to be installed on my RedHat 8.0 Linux system. But it
> completely fail. First it complain the the missing of guile-gtk-0.19, then
> i install the source code of it.
There is no Red Hat package for that?
> Then i configure gwave, however, the
> warming errors are terrible that causes gwave can't be installed when i
> check by which command. Would should I do? Is Redhat 8.0 ever ready for
> the guile-gtk-0.19 stuff? Could u tell me?
There should be a way. Are you trying to install everything off source?
Which are the versions of gwave, guile and GTK you have?
>
> Do i need to try the rpm ones of them? Can it improve the installation?
That might. But you have to ensure a few things:
- the versions of stuff you install must play nicely together
(usually there are READMEs or similar texts to help you with that).
- If you install part of the things off RPM (e.g. GTK) and others off
source, the `developer' part of the RPM install should be there as
well (sometimes packages are split in a `user' package with all you
need to run programs and a `developer' package, with all you need to
compile things against this package).
> However, do i need to re-install my redhat system once more?
No, I don't think so.
> How can i
> remove the original guile-gtk and gwave source code complete instead of
> re-install my Redhat system ?
You unpacked the package with `tar xzvf package.tar.gz', then went into
the directory, then invoked `./configure', then `make', then `make install'?
If the answer is ``yes'' then you just have to change into this directory
again and invoke `make uninstall'.
If the answer is ``no'', then we'd have to know how exactly you installed
those packages. May be find a friendly local Red Hat hacker.
Hope that helps
-- tomas
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-23 7:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-23 3:30 Guile and gwave Rui Cheang
2003-04-23 7:02 ` tomas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).