Slackware This Forum is for the discussion of Slackware Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
06-15-2012, 09:11 AM
|
#16
|
|
Member
Registered: Oct 2009
Distribution: Slackware
Posts: 132
Rep:
|
|
|
|
8 members found this post helpful.
|
06-15-2012, 09:20 AM
|
#17
|
|
Senior Member
Registered: Mar 2004
Location: Westray, Orkney
Distribution: Slackware64-14.0 (multi-lib)
Posts: 1,319
Rep: 
|
Quote:
libtiff.so.4 => not found how to install this libraries ..?
i'm using slackware64 -Current with Multilib
|
As root cd first to /usr/lib and run the code
Code:
ln -s libtiff.so.3 libtiff.so.4
and the run it again in /usr/lib64 as you are running Slackware64.
samac
Last edited by samac; 06-15-2012 at 09:22 AM.
|
|
|
2 members found this post helpful.
|
06-15-2012, 06:21 PM
|
#18
|
|
LQ Newbie
Registered: May 2010
Posts: 6
Rep:
|
Sparkeyjames's solution works great! Pretty simple for me too 
I'd believe the multilibs should not be needed.
Thanks James!
Last edited by mortinoi; 06-15-2012 at 06:32 PM.
|
|
|
|
06-16-2012, 07:49 AM
|
#19
|
|
Member
Registered: Feb 2006
Location: Outer Shpongolia
Distribution: Slackware
Posts: 265
Rep:
|
zerouno,
thank you man for this!
|
|
|
|
06-16-2012, 09:09 AM
|
#20
|
|
LQ Newbie
Registered: Jan 2010
Location: Belgrade, Serbia
Distribution: Slackware64
Posts: 11
Rep:
|
Quote:
Originally Posted by zerouno
|
Link is dead... "404 - Pagina non trovata"
|
|
|
|
06-16-2012, 09:48 AM
|
#21
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,933
|
Quote:
Originally Posted by ivanp84
Link is dead... "404 - Pagina non trovata"
|
see message 16.
|
|
|
|
06-16-2012, 01:00 PM
|
#22
|
|
LQ Newbie
Registered: Jan 2010
Location: Belgrade, Serbia
Distribution: Slackware64
Posts: 11
Rep:
|
Quote:
Originally Posted by ponce
|
Thanks Ponce! Downloaded and it really works on straight 64bit Slackware as skype-static, finally there is no need for multilib just to run Skype. 
|
|
|
|
06-16-2012, 01:13 PM
|
#23
|
|
Senior Member
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 1,933
|
say thanks to zerouno for that
personally, I run multlib because I need it also for adobe reader, wine and Enemy Territory (the only game I play) 
|
|
|
1 members found this post helpful.
|
06-16-2012, 06:12 PM
|
#24
|
|
Member
Registered: Oct 2007
Distribution: Slackware
Posts: 607
Rep:
|
Quote:
Originally Posted by zerouno
|
Thanks for this, love this build  .
|
|
|
|
06-16-2012, 11:26 PM
|
#25
|
|
Member
Registered: Nov 2010
Distribution: Slackware64 -current
Posts: 82
Rep:
|
Quote:
Originally Posted by zerouno
In the 2.2 version was active by default the log generating in skype. This create a very large log when you do a videocall (filesystem full in few days). These logs are very UNuseful, so I remove it.
|
But won't that remove all the chatlogs too? Or can this be adjusted to just delete the video? I want to keep the text portions of the chatlogs for my history if I upgrade to the new package with the static libs.
|
|
|
|
06-17-2012, 02:14 AM
|
#26
|
|
Member
Registered: Nov 2010
Distribution: Slackware64 -current
Posts: 82
Rep:
|
broken link?
Quote:
Originally Posted by zerouno
|
That link seems to be broken.
But thanks should go out to bit.ly/slackfind because I got a valid link here: http://www.z01.eu/repo-slack/slackwa.../skype_static/
|
|
|
|
06-17-2012, 02:23 AM
|
#27
|
|
Member
Registered: Nov 2010
Distribution: Slackware64 -current
Posts: 82
Rep:
|
broken link?
[EDIT] Double post [/EDIT]
Last edited by astanton; 06-17-2012 at 03:48 AM.
Reason: double post
|
|
|
|
06-17-2012, 04:00 AM
|
#28
|
|
Member
Registered: Oct 2009
Distribution: Slackware
Posts: 132
Rep:
|
Quote:
Originally Posted by astanton
But won't that remove all the chatlogs too? Or can this be adjusted to just delete the video? I want to keep the text portions of the chatlogs for my history if I upgrade to the new package with the static libs.
|
The logs files are binary files that contains no very useful info.
http://developer.skype.com/SkypeGarage/LogFile
Quote:
|
A Log file is a file that contains all information about a single session of Skype. It helps us greatly in debugging problems in Skype and enables us to fix problems that you may encounter inside Skype.
|
But if you want you may remove the "rm" line from /usr/bin/skype.
Quote:
Linux
Close Skype
Create directory “Logs” under your Skype data directory (~/.Skype/)
Restart Skype
Log file (skype_yyyy-mm-dd-hhmmss) will be created in ~/.Skype/Logs
To turn off logging again, delete the “Logs” directory
|
The history is saved on remote server.
Quote:
|
Originally Posted by astanton
That link seems to be broken.
|
the skype_static-4.0.0.7-x86_64-1mt.txz version is obsoleted from the "-2mt" version. See message #16
However.., some people noticed some problem with the 13.37 version... (italian topic: http://www.slacky.eu/forum/viewtopic...=35888#p320725)
I have no a 13.37 to test it.
Someone had experienced?
Last edited by zerouno; 06-17-2012 at 04:01 AM.
|
|
|
|
06-17-2012, 05:15 AM
|
#29
|
|
Member
Registered: Nov 2010
Distribution: Slackware64 -current
Posts: 82
Rep:
|
Quote:
Originally Posted by zerouno
|
Fantastic! I'll leave it as it is then and have the default log removal intact
Thanks @zerouno 
|
|
|
|
06-17-2012, 05:16 AM
|
#30
|
|
Member
Registered: Nov 2010
Distribution: Slackware64 -current
Posts: 82
Rep:
|
Quote:
Originally Posted by zerouno
|
Perhaps that might be the symlink issue that is covered earlier in this thread?
Quote:
Originally Posted by xslc
libtiff.so.4 => not found how to install this libraries ..?
i'm using slackware64 -Current with Multilib
|
Quote:
Originally Posted by samac
As root cd first to /usr/lib and run the code
Code:
ln -s libtiff.so.3 libtiff.so.4
and the run it again in /usr/lib64 as you are running Slackware64.
samac
|
Last edited by astanton; 06-17-2012 at 05:21 AM.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:17 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|