Slackware :: Update Old Slack Build Scripts?
Oct 11, 2010how do I up date old slack build scripts the one I have in mind is this one [URL] I'm running slackware64-13.1 multilib this script was I think written slack 11
View 1 Replieshow do I up date old slack build scripts the one I have in mind is this one [URL] I'm running slackware64-13.1 multilib this script was I think written slack 11
View 1 Repliessbbdep is a program that reads the elf header of dynamic linked files found in the given argument. argument can be
a package file from /var/adm/packages/...
a DESTDIR destination path of make install
a single given binaries/dynamic libraries
as result it prints out, or into a file, the package names the given argument require. sbbdep scans installed packages, extract some information about dynamic linked binaries and libraries and dumps these infos into a sqlite database usually sbbdep works fast. time consuming is only the first where the cache becomes created this takes about ~? (1 - 2) minutes, of cause, duration depends on the number of cpus and speed of disk io on other runs than the first sbbdep syncs the cache, this is usually a fast operation (~1sec), even if some packages where undated/remoed/installed using the cache with a sqlite client some custom queries can be done like what is required by pkg or file, what are the dependencies of file xy,....
current state of sbbdep is 0.0.1, the first public release. of cause I wanted to make some things better, prettier, more documented and o on but before going on holiday, than waiting until Christmas cause work stresses and than an other year comes I place the code now to a public repo. for me it looks stable enough to release it without stress people that will test/use sbbdep to much with problems. but there may be some bugs I did not noticed, or better say there will be some bugs like it is always the case in software. but since sbbdep does not anything critical an can/shall be run as normal user it will not do anything bad.......
I'm running xbmc on slackware64-13.1 and it's running great. However a python addon script is giving me trouble. The script contains some utf-8 characters, and by default I get an error because coding isn't declared in the script. I've added
Code: # -*- coding: utf-8 -*- to the scripts and they will work fine, but they are updated very frequently. I've tried messing around with turning on unicode console and such but I'm a bit in the dark on this. Is there a way I can get slack to handle those scripts without having to edit them every time I update?
after install slackware with gnome using gnome slack build it is work fine Except some thing :-
the volume it is not work and get this error ((The volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured. You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.
No volume control GStreamer plugins and/or devices found.)) and the System Monitor give me this error when i want check the state of memory and processor ((There was an error executing 'gnome-system-monitor': Failed to execute child process "gnome-system-monitor" (No such file or directory)) and the memory flash not work and give me this error ((Error org.freedesktop.DBus.Error.AccessDenied.))
I have just reinstalled slackware on my old p4 3.2 box clean install formatted hard drive no other packages installed.is there something seriously changed from slack 10 to slack 13.1 ?? or do i suffer from C.R.S ( cant remember s***)
View 5 Replies View RelatedTrying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W
My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}
Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels
Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.
I've install Slackware 13.1 and i cannot shutdown my PC. The shut down process stop while trying to run PCMCIA module.
This is the first time that happens.
From Hardware point of view , i didn't do anything at all (if that helps).
Anyone upgraded php to 5.3.x in slack 13.1?
Could you please share the slackbuild?
I installed a slack 13.7 on an old laptop. KDE was set as default desktop. then I login and run startx and I saw KDE first screen display. after that I saw blank screen with a mouse on it. Then it stayed there and it seems try read some in my harddisk since the persistent harddisk light.
View 3 Replies View RelatedWhen I try to put slackware to sleep or have it hibernate the system simply sits with a black screen. Normally it would do this for a short period of time immediately before the actual sleep state (screen powered off, croissant light on) is entered, but currently it does it indefinitely. My sleep USED to work just fine, it broke after some unclean shutdown or another, basically I just want to know what I can try resetting to try to get it back to normal.
Slackware64 13.1, running on thinkpad X61.
EDIT: Of course the second I make the post I think of trying to sleep/hibernate from the command line instead of through X/GDM (Gnome SlackBuild). That works.
I have some doubts about the official Pat's upgrading procedure. In the UPGRADE.TXT file, one of the stepts says:
Code:
upgradepkg --install-new *.t?z What does --install-new mean? Pkgs I have no installed on my 13.1 will be installed on the 13.37 upgrade? For example, I did not installed KDE on 13.1. Will be installed when upgrade? - What about third party pkgs? Slacky, SlackBuilds.org, compiled by myself. Should I remove them before upgrading slack?
Does it mean that a 64 bit version is not multi-core?
View 11 Replies View RelatedI have a XPS 1530 and when I type
lsusb
[code]
It seems to be that the camera is recognized by the OS but it is not working when I try to use it in skype or in EVO.
Has anyone here succeeded in getting armed slack running on a consumer kirkwood device .ie. one without serial console? I have a tonido plug that I want to liberate. By default the plug boots first from the external usb, so I would only need to set up / on the first partition. I would be very interested to know if someone had managed to install slack to the internal nand without bricking it.
View 9 Replies View RelatedI downloaded Qt SDK file (530 MB and file is ok ) qt-sdk-linux-x86-opensource-2010.05.1.bin, I type in console ( slackware ) like in manual for installation at site
Quote:
chmod u+x qt-sdk-linux-x86-opensource-2010.05.1.bin
but when I type second command for installation
Quote:
./qt-sdk-linux-x86-opensource-2010.05.1.bin
I get error message
Quote: bash: ./qt-sdk-linux-x86_64-opensource-2010.05.1.bin: cannot execute binary file How to install ?
I compiled it from source, i installed it via slackbuild but it didn't work. When i go imlib-config --version it shows me the old one, and when i try to install giblib it tells me that imlib2 is not installed. I watched the output from the installing of imlib2 and i realized something's wrong: there are several suspicious warnings :
[Code]...
I don't know if i'm doing anything wrong but, to change the bootsplash picture its just change the slack.bmp in lilo.conf and reboot?
View 6 Replies View Relatedmy problem, I have Slackware 13 dual booted with vista on a dell 1545 2 ghz 2gig ram. to these forums I have gotten everything working except my creative zen vision M 30g. I have tried alll the suggestions posted here and other places on the net. Here is my output from lsusb.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code]...
any way i can transfer files back and forth to this would be great since it does not work in vista either. and I am pretty sure 99.9% that I have all the libmtp, libnjb, and whatever other libs are needed installed but in gnomad it says no devices found on USB hub. I hope this is enough info and someone out there has the trick or maybe I am missing something obvious.
i installed compiz fusion on my slack 13.1 i installed in the good order all the packages nevetheless when i try to use DBUS in command line i don't have any response from compiz
here is one example
Code:
dbus-send --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz/switcher/allscreens/next org.freedesktop.compiz.activate string:'root' int32:`xwininfo -root | grep id: | awk '{ print $4 }'`but no reaction .what can i check to have a functionnal DBUS ?
I have downloaded the packages from Slackbulids and installed also the required packages from slacky.eu but still it says that probably pyqt is not installed. I have installet latest Sip and latest pyqt ver 4.
View 1 Replies View Relatedi know that there is a reset button on the back but after reset i dont know what to do with it. right now i m using pppoe connection which only works in windows and bt4 and i want to make it run in slack 'cause now slack is my main os(66hr since i switched to it :0) so i want to configure the modem in a way that i work in slack. and i m dumb about PPP/TCIP/DHCP and btw i like "the" slack
View 7 Replies View RelatedI like GNOME. So, I want to install gnome 3 as my desktop environment.
View 9 Replies View RelatedI installed slackware on my laptop last night, :-) very happy. Can't wait to learn more about linux and even computers in general. I've already learnt heaps since entering the alternative operating system world. Anyways, i've got xfce up and running with slack now, created a new user 4 my self. And now i'd like to get some updates and stuff, but i need to use my mobile broadband. It's a telsta dongle If that changes the circumstances. How would i go about setting this up?
View 2 Replies View RelatedI am trying to setup a PXE booting environment in my network and I almost got it to work... Only it does not quite work yet... Basically, I want my laptop or any other machines to boot from my network. I followed the instructions from AlienBob to do so. I setup my laptop to boot from the NIC, it automatically gets an IP from the DHCP server (pfSense);
I setup my gateway/DHCP server (pfSense) as is: -The IP address from the network boot server: 192.168.0.101 (the server where my slackware mirror and all tftp boot files are) -The filename used for network booting: /mnt/it-maintenance/tftpboot/slackware-13.1/pxelinux.0 (the absolute address of pxelinux.0 in my server)
I setup the network boot server (running slack 13.1) as is: -uncommented the line in inetd.conf to have:
Code:
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot -r blksize
-added a NFS share to /etc/exports to have:
Code:
/mnt/it-maintenance/operating-systems/slackware-13.1
192.168.0.106(ro,sync,insecure,all_squash)
[Code]...
I am having problems getting Seamonkey 2 and 2.0.0.1 to run on Slackware 12.2. I have tried the packages for 12.2 in patches/packages/ and the package from the seamonkey website, both with identical results. Seamonkey appears to start, and does appear in the process list, however no windows appear and it uses little memory and no CPU cycles. No messages appear in the console if I start it from there. I have to kill the processes (seamonkey , run-mozilla and seamonkey-bin). I have tried removing my Seamonkey profile, with the same results.
If I try to build the slackbuild I get this error:
Code:
checking for cairo >= 1.8.8 freetype2 fontconfig... Requested 'cairo >= 1.8.8' but version of cairo is 1.6.4
configure: error: Library requirements (cairo >= 1.8.8 freetype2 fontconfig) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
configure: error: ./configure failed for mozilla
/usr/bin/gmake -C mozilla default
gmake[1]: Entering directory `/tmp/comm-1.9.1/mozilla'
gmake[1]: *** No rule to make target `default'. Stop.
gmake[1]: Leaving directory `/tmp/comm-1.9.1/mozilla'
make: *** [default] Error 2
The version of Cairo I am running is the standard Slackware 12.2 version cairo-1.6.4-i486-1.tgz, which to my knowledge, has never been updated (there is nothing in /patches/packages for it, anyway).
I have myself a perfectly working slackware 13.1 64 on my pc (well, tbh I gotta solve some ati and kde compose issues),BUTI can get no joy when trying to make it work in friend's pc.The slackware 13.1 32 install runs ok. I can even log in and run a init 4 session on kde.But with no apparent reason hard crashes (completely frozen system) hit the system aleatory (never last more than 5 minutes)
View 14 Replies View Relatedso, I was wonderin just how many distros are slack 13 based?I know Absolute and SalixOS is.I tried installing Vector Lite (12.1) and no mouse and other big issues?was gonna try Zenwalk, but heard its Dead?So, are there any other 13-based distro's?
View 14 Replies View RelatedI understand that making any changes wrt to kernel on Slackware one has to rerun Lilo. If an install was made onto a disk already using other distros and Grub and wanting to keep Grub, do I still need to install Lilo?I believe that one could use the 'chainloader' entry in Grub to boot the Slackware. And Lilo can be installed to its own / root partition.I suppose really what I'm asking is Slackware totally dependent on Lilo?
View 26 Replies View RelatedI'm building a slackpackage for TeamSpeak3, i got everything to build and link correctly, but the problem i'm having to me seems rather minor, but it is annoying, i can't get the description when i install it using pkgtool to show up, even tho i do have a slack-desc in the install folder of the pkg itself, and i believe it to be properly formatted.any suggestions as to why it wont show up?i've attached the slackbuild and slack-desc to see if i'm missing a step.
View 7 Replies View RelatedI want to make my Slackware as me which Runlevel I want to use on startup.There should be the code for that at the end of rc.1 and default Runlvl 1 in the inittab.
View 4 Replies View Related