HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: strange - evolution default view is customized...
Operating System - Linux
        1839916
        Members
    
    
        2841
        Online
    
    
        110157
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
	
		
			
            
                
            Go to solution
        
            
		
		
			
            	
	
		
        
		
	
	
		Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2008 04:30 AM
11-03-2008 04:30 AM
			
				
					
					
						I am doing some homework
On SLES 10 SP 2 I have to install the evolution from SLED(enterprise Desktop) 10 SP 2.
on a system I installed evolution and all its pre-reqs, and then created the tar of all the directories created by evolution and other packages(dependencies of evolution)
I did the following
rpm -ql contact-lookup-applet >> newfile.txt
rpm -ql perl-Digest-HMAC >> newfile.txt
rpm -ql perl-Digest-Parser >> newfile.txt
rpm -ql perl-Digest-HMAC >> newfile.txt
rpm -ql perl-Digest-Tagset >> newfile.txt
.
.
.
rpm -ql perl-spamassassin >> newfile.txt
rpm -ql spamassassin >> newfile.txt
rpm -ql contact-lookup-applet >> newfile.txr
rpm -ql evolution >> newfile
then I create a tar via
tar cvf /evolution.tar `cat newfile.txt`
Now on any machine if I extract the /evolution.tar, it works, i,e evolution works quite fine.
Problem:
the only problem I am facing is that when any user runs evolution(after pop/smtp configuration) following options are by default UN-check
1, Toolbar
2, Status bar
3, Side Bar
the above three options are available in View, so I have to enable the above options manually, by click on View > then click/enable Toolbar and "Status bar" and "Side Bar"
and I have to uncheck(disable) the "Hide buttons" options in View > Switch Appearance > Hide Buttons.
all of the above things are configured when we install via normall method(via rpm command or via YaST), but if I untar the evolution.tar, I have to do as above.
anyone can please help me in this.
Why evolution starts with a "customized view" ? why evolution doesn't starts with the default view ? how can I make it run with the default view
Regards
Maaz
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
On SLES 10 SP 2 I have to install the evolution from SLED(enterprise Desktop) 10 SP 2.
on a system I installed evolution and all its pre-reqs, and then created the tar of all the directories created by evolution and other packages(dependencies of evolution)
I did the following
rpm -ql contact-lookup-applet >> newfile.txt
rpm -ql perl-Digest-HMAC >> newfile.txt
rpm -ql perl-Digest-Parser >> newfile.txt
rpm -ql perl-Digest-HMAC >> newfile.txt
rpm -ql perl-Digest-Tagset >> newfile.txt
.
.
.
rpm -ql perl-spamassassin >> newfile.txt
rpm -ql spamassassin >> newfile.txt
rpm -ql contact-lookup-applet >> newfile.txr
rpm -ql evolution >> newfile
then I create a tar via
tar cvf /evolution.tar `cat newfile.txt`
Now on any machine if I extract the /evolution.tar, it works, i,e evolution works quite fine.
Problem:
the only problem I am facing is that when any user runs evolution(after pop/smtp configuration) following options are by default UN-check
1, Toolbar
2, Status bar
3, Side Bar
the above three options are available in View, so I have to enable the above options manually, by click on View > then click/enable Toolbar and "Status bar" and "Side Bar"
and I have to uncheck(disable) the "Hide buttons" options in View > Switch Appearance > Hide Buttons.
all of the above things are configured when we install via normall method(via rpm command or via YaST), but if I untar the evolution.tar, I have to do as above.
anyone can please help me in this.
Why evolution starts with a "customized view" ? why evolution doesn't starts with the default view ? how can I make it run with the default view
Regards
Maaz
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2008 11:11 PM
11-03-2008 11:11 PM
Solution
			
				
					
					
						packages in linux (rpm & deb & others) are more then just a tar.gz file, if it were just that, they would be used tar.gz (like slackware). however, these packages also contain scripts, run during the installation, i suggest you take a look at the scripts for these packages, probably they setup something that allows/disallows these settings.
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 09:46 PM
11-20-2008 09:46 PM
			
				
					
						
							Re: strange - evolution default view is customized - why?
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						excellent reply Dear Dirk Dierickx
on the source machine(where I have installed evolution from rpm), I ran the following command
# rpm -q --scripts evolution
the above command shows me some output, I put that output in a file, then run that file on the destination(where i untar), and now evolution starts with the default(required/desired) options/view.
Thanks once again ;)
Regards
Maaz
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
on the source machine(where I have installed evolution from rpm), I ran the following command
# rpm -q --scripts evolution
the above command shows me some output, I put that output in a file, then run that file on the destination(where i untar), and now evolution starts with the default(required/desired) options/view.
Thanks once again ;)
Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 10:12 PM
11-20-2008 10:12 PM
			
				
					
						
							Re: strange - evolution default view is customized - why?
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Maaz
Tweak the post-install script inside the evolution rpm via mc.
In Debian atleast the defaut install does not do a customized install.
					
				
			
			
				
		
		
	
	
	
Tweak the post-install script inside the evolution rpm via mc.
In Debian atleast the defaut install does not do a customized install.
	Debian GNU/Linux for the Enterprise!  Ask HP ...
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
