LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 07-28-2003, 09:02 PM   #1
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Rep: Reputation: 25
Incremental install


Hi,

I have been considering upgrading to Gnome 2.3 desktop. I couldn't find pre-built packages for Gnome2.3 anywhere on the net. So, I decided I will give it a shot by compiling myself. There are 64 packages to be built and installed in a specific order. Now that's too much for one day, I guess.

Is it possible to, let's say, compile and install one by one, let's say, 5 a day in that order? Would I be able to use existing desktop and programs before I finish with this thing? What happens to my settings, panels, window manager and existing session information after I install the last package? Is it possible to restore if something screws up?

Thanks for your time. I would appreciate if someone could help this newbie out.
 
Old 07-28-2003, 11:14 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
did you think of considering apt-get and let it install everything for you and take care of all the dependancies, just to save you the time !?
 
Old 07-28-2003, 11:21 PM   #3
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
Can you please explain a little bit? How does apt-get work? Where does it get the packages from? I mean I couldn't even find Gnome 2.2/2.3 packages on the net, and you are talking about a tool which can do it all? Please provide some details.

Thanks for your response.
 
Old 07-28-2003, 11:27 PM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
well hopefully someone can pick up on this, cause i am very tired and have to get to bed, but you'll have to tell your distro and someone will tell you how to go about it...
 
Old 07-29-2003, 02:21 AM   #5
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
distro is Red Hat 8 updated regularly from redhat site.

somebody please help.
 
Old 07-30-2003, 04:10 AM   #6
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
anybody?

any help with gnome 2.3 install will be really appreciated.
 
Old 07-31-2003, 01:42 AM   #7
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
I just need to know if this incremental install will work. Someone please help.
 
Old 07-31-2003, 01:55 AM   #8
scius
Member
 
Registered: Jul 2003
Location: Berkeley
Distribution: gentoo (kernel 2.6.7)
Posts: 39

Rep: Reputation: 15
Ok, first rule of asking questions. Google first. http://www.google.com/linux?hl=en&lr...=Google+Search
Second rule of asking questions. Refrain from using "Someone please help."

I'm no expert (i'm quite a newb) but at least pretend to try looking yourself before you ask. That way we all get home in time for dinner.

P.S. There's a great website about the hows and whys of asking questions of hackers... i'll look for it for you, but most of the moderators/aged veterans have a link in their sig.

::edit::
Found the link!
Please give a thorough read. Thx.

Last edited by scius; 07-31-2003 at 03:26 AM.
 
Old 07-31-2003, 10:49 AM   #9
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
1. How do you know I didn't google first? I did google a LOT. Its just that I am straightforward with my language, doesn't mean that my questions are junk or I haven't looked. Thanks for the guide link, I will have a look at it.

2. "someone please help" means I am asking for help. If people here are too smart to help newbies then bad luck for me.

I think lesson learned. Self-help. Over the weekend, I will do the incremental install in three installments and figure it out myself.

Thanks DrOzz for your response.
 
Old 07-31-2003, 11:31 AM   #10
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Assuming you have Debian, just type (in a console as root) apt-get update gnome

If you are a Red Hat or Mandy user, download the program APT4RPM (don't know offhand where it is, but have a search for it on this site loads of people have put in links for it) Once it is installed, continue as for Debian. Useful tip: type in apt-get install synaptic this gives you a really good gui for APT.


Next - have fun, kick back, relax. And remember - a good way to stop misunderstandings is to briefly say what you have done before aking the question - we can see what steps you've already gone through and can either say where you have made a mistake or can point you in a different direction.

Here's a thought - go to www.gnome.org and you will see that 2.2 is available for download and the next release will be 2.4. Could that be why you can't get 2.3? Oh yeah, update your profile to say what your distro is and what your machine/connection spec is - saves you having to continually repeat it in posts.
 
Old 07-31-2003, 06:55 PM   #11
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
XavierP, thanks for the useful info.

I got apt4rpm from sourceforge.net, built and installed it. No errors during install process. It did install "aptate" which doesn't have any option like "install" and erorrs out even with --debug flag.

There is no program like apt-get installed anywhere.

What went wrong here?
 
Old 08-01-2003, 04:01 PM   #12
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
use su

ie open a console
su <enter>
type in password
type in apt-get install synaptic (or whatever)

Because apt installs, it needs root or superuser access.

If it still doesn't work, could you copy and paste your error messages?
 
Old 08-02-2003, 05:09 AM   #13
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
Xavier, its not the su. I figured I had installed the server part of it and client part of it wouldn't install because I didn't have the devel version of librpm. So, I gave up on apt4rpm. another day!

So finally, I installed gnome 2.3.3 manually and got it working with some minor issues(considering its off unstable branch, I am surprised its working as well as it is). Incremental install works in three phases. gnome libs, gnome core, addendum.

Thanks for all your help.
 
Old 08-03-2003, 03:23 AM   #14
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
No problem. Keep trying, though, it is an excellent program and takes away a lot of the hassle of installing and upgrading.
 
Old 08-03-2003, 05:30 AM   #15
funtoos
Member
 
Registered: Jun 2003
Location: US
Distribution: Gentoo x86/AMD64, KDE 4.13
Posts: 38

Original Poster
Rep: Reputation: 25
Oh yeah!! tell me about it. I have been installing gnome 2.3 for last two days manually resolving dependencies, compiling/installing. apt4rpm is a must have. Next weekend.

I actually was kinda desperate for gnome 2.3, so didn't want to waste too much time on side issues.

Resolved most of the issues I had. gnome 2.3 is great!! it rocks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to take incremental Backup in postgres minil Linux - Software 1 05-11-2005 04:47 AM
Incremental Backup Utilities Matir Linux - Software 2 03-16-2005 09:34 PM
Are incremental backups possible/safe? imagirlgeek Linux - Newbie 4 08-25-2004 04:11 PM
incremental backup reaky Linux - Software 3 03-10-2004 03:02 PM
Incremental tar backups Pepe Linux - General 5 03-18-2002 03:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration