Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: mgb on October 04, 2009, 11:57:37 AM

Title: want to install these facilities to stay with the package
Post by: mgb on October 04, 2009, 11:57:37 AM
Help installing another service I want Sha Sign in SME after installation of a successful installation RPM
  Then I perform a test of the system YUM UPDDATE want to install the service installations already
I do not want to install a package that SME want to install these facilities to stay with the package
Prepare I make the package installations
Title: Re: want to install these facilities to stay with the package
Post by: Jáder on October 05, 2009, 06:50:07 PM
I´m the only one who do not understand NOTHING about this message ?

It appears to be translated by a POOR auto translation tool.

MGB, do you appear to be a lot here... "home away home" ... so could you create clearer messages please ?
I just saw another post from you got response "we do not have a cristal ball"

Help people to help you. Please.


Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 06, 2009, 11:51:08 AM
Sorry about the English
UNINSTALL the SQUID server for SME installations squid with RMP situation now that I check updates I get a message to install the squid
Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 06, 2009, 12:14:28 PM
please explain WHY you are trying to unintall squid.. if you don't need/use it, just disable it with
Code: [Select]
config setprop squid status disabled
Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 06, 2009, 12:40:21 PM
Thanks for the answer

" jader" Translation by the way the previous answer
It looks bad and hurts the user delicate "

Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 08, 2009, 03:20:44 PM
is not work
yum update
Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Updating:
 elinks                  i386       0.9.2-4.el4_8.1  updates           840 k
 squid                   i386       7:2.5.STABLE14-4.el4  base              1.1
M
 tzdata                  noarch     2009m-1.el4      updates           457 k

Transaction Summary
Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 08, 2009, 03:53:38 PM
mgb:

having squid installed doesn't mean you have to enable it;
so, please, install all the updates, disable squid and take it easy.
Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 08, 2009, 04:08:56 PM
Thanks for the quick answer
I'm sorry but I did not understand
I had another SQUID installations that belong to the package of SME and working
Right now I want to Odconim
No update of the SQUID
Is it possible to SME will not ask to install the SQUID
Or identify the SQUID is installed
Sorry for the bad English
Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 09, 2009, 09:14:42 AM
mgb: how did you install the other squid on your SME?
Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 09, 2009, 10:44:27 AM
( --nomd5)
 yum  localinstall  squid-2.-1.i386.rpm

config squid
start squid
ps x |grep squid                                               4617 ?        Ss     0:00 /usr/local/squid/sbin/./squid                         6864 pts/1    R+     0:00 grep squid

test
telnet localhost 3128
Trying 127.0.0.1...                                                             Connected to localhost.                                                         Escape character is '^]'.

ur
HTTP/1.0 400 Bad Request
Server: squid/2
Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 09, 2009, 10:49:59 AM
mgb, please post the result of
Code: [Select]
rpm -qa | grep squid

can you tell us why did you install another instance of squid as it is already installed in SME?

Edit: corrected typo in rpm command
Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 10, 2009, 09:10:43 PM
[root@linux15 ~]# rpm -qa | grep squid
warning: only V3 signatures can be verified, skipping V4 signature
warning: only V3 signatures can be verified, skipping V4 signature
warning: only V3 signatures can be verified, skipping V4 signature
warning: only V3 signatures can be verified, skipping V4 signature
squid-2.6.STABLE12-1
[root@linux15 ~]#
is fix for port 80
Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 10, 2009, 10:08:26 PM
how and why did you install squid 2.6 on your SME?

please remove it with:
Code: [Select]
rpm -e --nodeps squid
yum install squid
signal-event post-upgrade
signal-event reboot

Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 11, 2009, 08:02:24 AM
Hope you understand my bad English without the normal links
Thanks for the help I prefer the SQUID 2.6
Due to advanced option of improving and promoting surfing pipe port 80 + that exists in the SME SQUID
, Thanks for your help I really want to match the SQUID to SME 2.6 server is really good
Reliable but not my lack of knowledge allows me to create a perfect fit for SME Ode to help me make the adjustment that SME will see the new SQUID
Thanks

Examination of a number of approximately 100 workstations with the SQUID results Surfing 2.6 considerable improvement of the SME with SQUID
Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 11, 2009, 10:49:08 AM
ok, but you didn't tell how did you install squid 2.6...

brw, if you don't want SME to install squid 2.5, you have to exclude it
Code: [Select]
yum update --exclude=squid

remember that in this way you could break your server...
Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 12, 2009, 10:00:30 AM
The installation was very complex
Another Linux installations more advanced
I've installed make install
make
. / configure

  Then I created a file SQUID.RPM
This file server installations SME
Rpm command - rpm --nomd5 -ihv squid*
Then additional settings of permissions

If you are interested I can provide the forum file squid

Title: Re: want to install these facilities to stay with the package
Post by: Stefano on October 12, 2009, 10:09:30 AM
you should never compile newer versions..

I repeat, doing so you'd break your server.. infact, as you can see, you have squid installed but yum doesn't know anything about it..

remember that newer version of programs could have different config files and so you should watch your config files and then change the template fragments accordingly
Title: Re: want to install these facilities to stay with the package
Post by: mgb on October 12, 2009, 12:29:28 PM
I do not know if enough can Lhibtzr problem with the server SME
I know that after installation I improved browsing
Or at least the feeling of the users in
Considerable
Of course there is a strong need for a computer to perform a good effort made by Perks
Thanks for your help
Also every morning makes the command UPDATEDB
This command causes the server to work better