![]() |
skype on slackware
I am trying to install skype on slackware. So I've downloaded the compressed archive file, but when I run ./skype I get this error:
Code:
bash-3.00$ ./skype I am using slackware current |
do have all the glibc and qt packages installed??
also here the link to the source for dbus ttp://freedesktop.org/software/dbus/releases/dbus-0.23.tar.gz regards |
that's what I have:
Code:
bash-3.00$ cd /var/log/packages/I can't find it there... |
i cannot find any package for slackware
maybe u need to install that from source also how did u install skype?? regards |
Did you download the static-binary?
|
You will need to do two things ...
Download and install the D-Bus library from here ... http://www.freedesktop.org/Software/dbus It's a fairly standard "./configure;make;make install" routine. Unfortunately, even with a successful install, you will need to do one additional step. As root, do the following ... ln -s /usr/local/lib/libdbus-1.so.1.0.0 /usr/lib/libdbus-1.so.0 Good luck. I'm using the new version of Skype at the moment, so it will work under Slack. |
I was un-lazy and compiled a slackware compatible package for you
http://www.techiekb.com/getslacked/s....23-i386-1.tgz enjoy |
How did you manage to compile dbus? I tried it and it keeps failing with:
Making all in tools make[2]: Entering directory `/home/alvin/dbus-0.33/tools' DBUS_TOP_BUILDDIR=.. ./run-with-tmp-session-bus.sh ./print-introspect org.freedesktop.DBus /org/freedesktop/DBus > dbus-bus-introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp dbus-bus-introspect.xml escaped service dir is: ..\/test\/data\/valid-service-files Created configuration file ./run-with-tmp-session-bus.conf Running ../tools/dbus-launch --sh-syntax --config-file=./run-with-tmp-session-bus.conf Started bus pid 25055 at unix:abstract=/tmp/dbus-OHeTUAUfGP,guid=70a3764230a3608da3ac1a1d26136300 Running ./print-introspect org.freedesktop.DBus /org/freedesktop/DBus ./run-with-tmp-session-bus.sh: line 58: kill: (25055) - No such process killing message bus 25055 ./run-with-tmp-session-bus.sh: line 11: kill: (25055) - No such process ./run-with-tmp-session-bus.sh: Message bus vanished! should not have happened make[2]: *** [dbus-bus-introspect.xml] Error 1 make[2]: Leaving directory `/home/alvin/dbus-0.33/tools' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alvin/dbus-0.33' make: *** [all] Error 2 |
I must have compiled version 0.32 instead of the current one 0.33. My last post was on 4-24-2005 which is the day before 0.33 was released on the D-Bus site. Try version 0.32 and see if this fixes your problem.
|
Converting this RPM at the Skype For Linux Page...
"RPM for SuSE 9 and newer (5.7 MB) Version: 1.1.0.3. Release date: April 22, 2005" using rpm2tgz and then installing the resultant tgz with KPackager under KDE worked without issue on my Compaq running 10.1 Stable with the standard 2.4.29 kernel. Regards, dkpw |
Thanks, have skype up and running on slackware 10.1. Great job.
|
hello. i am using slackware 12 and i have installed skype.i am using ./skype to run the application.How can i make it run with slackware startup?
|
It should be enough to create a symlink to skype in ~/.kde/Autostart assuming you're using KDE.
|
Well dbus is included with slack already.
http://packages.slackware.it/package...s-1.0.2-i486-3 Jesus people picking up old threads :confused: |
Quote:
|
| All times are GMT -5. The time now is 05:48 AM. |