Author Topic: install/uninstall things  (Read 798 times)

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
install/uninstall things
« on: 13 April 2002, 22:21 »
i tryied to install X-cdroast on my computer.
I did unzipped/ "untar?" and then did "make INSTALL". I wasnt in as root and it installed some files and then said "error:cant make directories XXX/XXX". when i did "make INSTALL" again it says that everything installed and there is nothing to do. What do i need to do to finish installing X-cdroast?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
install/uninstall things
« Reply #1 on: 14 April 2002, 02:53 »
$ su
# cd /xcdroastsourcedir
# make install

But before you did a "make" did you do a "./configure"? Also, what OS are you running? It could make a difference.

And if it's still not installing properly do a "make clean;make;make install".

[ April 13, 2002: Message edited by: VoidMain ]

Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
install/uninstall things
« Reply #2 on: 14 April 2002, 22:36 »
quote:
Originally posted by VoidMain:
$ su
# cd /xcdroastsourcedir
# make install

But before you did a "make" did you do a "./configure"? Also, what OS are you running? It could make a difference.

And if it's still not installing properly do a "make clean;make;make install".

[ April 13, 2002: Message edited by: VoidMain ]


i didnt do a ./configure, i'm using red hat 7.2. I think i may have gotten xcdroast to work though, i'm gonna try using it to burn FreeBSD after i finish downloading the ISO(s).

[ April 15, 2002: Message edited by: Master of Reality ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
install/uninstall things
« Reply #3 on: 15 April 2002, 04:00 »
quote:
Originally posted by Master of Reality:

i didnt do a ./configure, i'm using red hat 7.2. I think i may have gotten it to work though, i'm gonna try burning FreeBSD after i finish downloading it.



Well you have the RPM for it on your RedHat CD. Why wouldn't you just take the easy way out and install the RPM?  Also you can get the latest version of it from www.rpmfind.net if you just need a later version. The advantage of using the RPM is you can uninstall it cleanly if you need to.  And if you just want to recompile it you can download and install the SRC RPM and use "rpm" to rebuild a new freshly compiled RPM that you can install and still have the advantages of being able to uninstall if you want.
Someone please remove this account. Thanks...

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
install/uninstall things
« Reply #4 on: 15 April 2002, 04:58 »
quote:
Originally posted by VoidMain:


Well you have the RPM for it on your RedHat CD. Why wouldn't you just take the easy way out and install the RPM?  Also you can get the latest version of it from www.rpmfind.net if you just need a later version. The advantage of using the RPM is you can uninstall it cleanly if you need to.  And if you just want to recompile it you can download and install the SRC RPM and use "rpm" to rebuild a new freshly compiled RPM that you can install and still have the advantages of being able to uninstall if you want.


a few minutes before you posted this i did get/use the RPM and now i just finished burning FreeBSD onto two CD's. Planning to install it right now.
     

this will be the first time i have restarted  my computer since i installed red hat... hmmm, when i installed windows i remember restarting at least twice a day every day for the first week.

[ April 14, 2002: Message edited by: Master of Reality ]

Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
install/uninstall things
« Reply #5 on: 15 April 2002, 23:24 »
quote:
Originally posted by VoidMain:


Well you have the RPM for it on your RedHat CD. Why wouldn't you just take the easy way out and install the RPM?  Also you can get the latest version of it from www.rpmfind.net if you just need a later version. The advantage of using the RPM is you can uninstall it cleanly if you need to.  And if you just want to recompile it you can download and install the SRC RPM and use "rpm" to rebuild a new freshly compiled RPM that you can install and still have the advantages of being able to uninstall if you want.



wait, what? are you really saying that freeBSD is on the red hat CDs?
okleydoke, i'm off to find that! how amazing!
are you sure? this isn't some typographical error is it?
okay, thanks......
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
install/uninstall things
« Reply #6 on: 15 April 2002, 23:30 »
quote:
Originally posted by Calum:


wait, what? are you really saying that freeBSD is on the red hat CDs?
okleydoke, i'm off to find that! how amazing!
are you sure? this isn't some typographical error is it?
okay, thanks......


huh?? what the hell are you talking about.... We're talking about X-CDroast. X-CDroast has an RPM on the red hat CD. I dont think its a typographical error, but merely an error of perception.  
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
install/uninstall things
« Reply #7 on: 16 April 2002, 00:52 »
well, sorry, i didn't think that was right!

look though:
 
quote:
I think i may have gotten it to work though, i'm gonna try burning FreeBSD after i finish downloading it.

and then right afterwards:  
quote:

Well you have the RPM for it on your RedHat CD. Why wouldn't you just take the easy way out and install the RPM?

and i'm very easily confused at the best of times!!!
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
install/uninstall things
« Reply #8 on: 16 April 2002, 04:58 »
quote:
Originally posted by Calum:
well, sorry, i didn't think that was right!

look though:
 
and i'm very easily confused at the best of times!!!



I dont remember writing that.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
install/uninstall things
« Reply #9 on: 16 April 2002, 13:44 »
???????????????????

quote:
I think i may have gotten it to work though, i'm gonna try burning FreeBSD after i finish downloading it.

okay, you said that further up the page.


quote:
Well you have the RPM for it on your RedHat CD. Why wouldn't you just take the easy way out and install the RPM?

and VoidMain said that immediately afterwards.


and i'm very easily confused at the best of times!!!

And I said that because i was confused!
and i'm ebven more confused now!?!?!?!?!???  :confused:     :confused:    :confused:
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
install/uninstall things
« Reply #10 on: 17 April 2002, 01:02 »
i screwed up that last post, because was using Lynx, and got confoozled. Just ignore most of the stuff you saw in this thread, in fact.. act as if it didnt exist.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'