Slackware :: Add Packages From The Installation Disk?
Aug 2, 2010
i'm done selecting packages from the slackware installer and the installation was finished. the problem is that when i tried to 'startx' it gives me an error.. i think there's some missing packages. how to go to the selection of packages again?
View 11 Replies
ADVERTISEMENT
Mar 6, 2010
So i created a USB startup disk on my 32g flash. Worked fine until I went to update the packages on it. Now it wont boot up and it also fails when trying to install on another machine.
View 1 Replies
View Related
Nov 2, 2010
I'm installing the qt creator v2 IDE on slackware-current.Installation went smooth but I saw this message:Quote:External DependenciesAdditional development packages requiredApart from a C++ compiler, a number of development libraries need to be presentto enable Qt Creator to build your Qt applications. On Debian and Ubuntu, usethe following command in a terminal to make sure they are installed:sudo apt-get install libglib2.0-dev libSM-dev libxrender-devlibfontconfig1-dev libxext-devIf you're using QtOpenGL, you'll also need OpenGL development files. You can usethe following command to find out which packages to install: sudo apt-get install libgl-dev libglu-devPress [Enter] to continue :The question is. SHOULD I CARE ? abit more analytically: Does Debian separate development related files and creates those lib***-dev packages or I should get these packages and try to install them in slackware too
View 3 Replies
View Related
Apr 19, 2011
First time posting here, sort of long time slacker with some gaps in between... Anyway, I have a sort of question/feature request. First of all, I fully understand the KISS philosophy from Slackware. Story: I co-worker of my was looking for a Linux distro to install into a VM that he would be able to carry around in an USB memory from work to home. I suggested for him to try slackware. However, he has a limitation of ~2gb to the installation size, and he doesn't need most of the packages. With this in mind, I helped him select the more relevants one, but it was a pain to make an installation that both works AND attends the 2gb maximum limitation.
From that experience, and also having in mind the KISS philosophy from Slackware, comes my question/sugestion: why not provide an install option like "Custom Packages Script", that will load a single script file from a USB/mounted partition and install pre-selected packages that a person has selected and build the script from? This would allow anyone to build a custom Slackware installation and share it with the community.
View 7 Replies
View Related
Aug 12, 2010
I noticed that the official Slackware packages don't contain static libraries. The SlackBuild scripts from slackbuilds.org or from Slackware DVD usually contain --disable-static option to prevent building the .a file. And if configure script doesn't allow such option, the .a file is deleted before the package is created.I am wondering what is the reason for that? Is it just the matter of conserving disk space? Are there also other reasons?
View 11 Replies
View Related
Jan 24, 2010
I tried to build several packages designed for slackware 13 at slackbuilds. Those was a simple apps like ardour, audacity for example.
[Code]...
My CPU is AMD Phenom 9550 Quad core. It supports 64 bit. My os is slackware 13_64. What do I need to change in slackbuild to create a txz package for those apps?
View 14 Replies
View Related
Sep 5, 2010
I have uploaded some slackware packages to ftp://ftp.herpderp.ca/slackpkg/. These are packages that I haven't been able to find anywhere else and they are all built on a clean slackware 13.0 system using slackbuilds from slackbuilds.org. I will be uploading more in the future as I build them.
View 8 Replies
View Related
Jul 26, 2010
when I try to install anything using the Ubuntu software centre, I get the following message Requires installation of untrusted packages The action would require the installation of packages from not authenticated sources.
View 1 Replies
View Related
Apr 30, 2010
Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.
View 8 Replies
View Related
Nov 17, 2010
I recently upgraded from F13 to F14 using "preupgrade". This is the first time I've used preupgrade. So far, F14 is running OK. There are some leftovers from F13 and I'm wondering if this is correct.
Q1: There are 176 F13 packages remaining. [alfrugal@localhost Documents]$ rpm -qa | grep fc13 | wc -l 176 Is this OK? FWIW, after the upgrade, I ran "package-cleanup --orphans" as recommended by the "preupgrade" page on the Fedora Project wiki.
Q2: Also, my GRUB menu was correctly updated for F14, but it still contains the three entries it had for F13. Is it normal for the preupgrade process to require the user to clean up the obsolete entries from the GRUB menu?
View 2 Replies
View Related
Sep 21, 2010
How to add packages using X-Window's add/remove packages option in RHEL-5.3 as it shows only the currently installed package and and does not show any thing when we click the button "available packages" ?
View 2 Replies
View Related
Jan 5, 2010
HOW TO INSTALL PACKAGES IN IT ,IT SHOWS SOME ERROR (Cannot install source packages) OR (No packages were given for installation.)
View 5 Replies
View Related
Nov 25, 2010
Is there an easy way to see what packages use the most disk space? I am running of disk space and need to cleanup.
View 1 Replies
View Related
Sep 2, 2010
Any chance to have KDE 4.5.1 packages for Slackware current?
Searched both official Slackware and Alien site and found nothing.
View 14 Replies
View Related
Nov 22, 2010
adding some program packages doesn't seem to be working out of add/remove, asking me to insert Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081030) which i believed to be the 8.1 desktop release i received with the laptop. doesn't recognize it. is this the wrong cd?
View 3 Replies
View Related
Feb 22, 2010
I tried to install AvamarClient on Slackware 11.0.0 kernel 2.6.24.3.. but i had some troubles. first i need convert the rpm packages to tgz, i did this with rpm2tgz and then install avamar software. when i running the "/usr/local/avamar/bin/avregister" script outputs are:
/usr/local/avamar/etc/avagent.d: line 306: 8281 Floating point exception${BINDIR}/${AVAGENT} --quiet --init --daemon=false ${OPTIONS} --mcsaddr="${MCSADDR}" --dpndomain="${DPNDOMAIN}"
avagent.d Info: Client activation error. [FAILED]
/usr/local/avamar/etc/avagent.d: line 196: 8282 Floating point exception${BINDIR}/${AVAGENT} ${OPTIONS}
avagent.d Info: Could not start client agent. [FAILED]
View 1 Replies
View Related
Sep 30, 2010
just curious if there was some discussion about reasons (not)-including Lua in stock Slackware packages ? IMHO it perfectly fits to distro's KISS philosophy, is very small and packaging maintenance is very easy (only glibc dependency, simple compilation and installation proces). Slackware contains programming language implementations of Common Lisp, Guile Scheme, Ada 95 which I find more exotic then Lua in these days. I know there are some histroical reasons and keeping continuity but anyway ...
View 1 Replies
View Related
Apr 14, 2010
I know this type of upgrade question is asked regularly so I apologise in advance if its annoying.
Im currently running 12.2, and Im wondering when 13.1 may be available? have there been many problems with 13.0? I've been working quite alot so havent been checking in that often lately.
also, would my old .tgz packages work with 13.1, or would I need to rebuild them as .txz?
View 12 Replies
View Related
May 29, 2010
Since there aren't many available third party packages for slackware 13.1 yet, is it safe to install packages built for slackware 13.0? For example I need to install openoffice and skype and the latest packages i could find are built for 13.0.
View 11 Replies
View Related
Jul 27, 2010
I'm running my newly-built minimal slackware-13.1 system and considering install X and fluxbox into it. The problem is, as a minimalist, I want just the packages that needed for X and fluxbox and no more.
View 14 Replies
View Related
May 9, 2010
as the subject says, what is your source for non official packages for slackware?? slacky.eu, sbo, others??
View 14 Replies
View Related
Nov 6, 2010
how to create Slackware and Arch packages..I am now downloading the Intel non commercial compilers for Linux, to build and pack my number crunching appz for Scientific Linux..
View 1 Replies
View Related
Apr 28, 2011
I'm using a short script when I download the Slackware-(current) packages.
Since it works for me I want to share it. I've added a configurationfile, so anyone can adapt it to his/her requirements.
Note: I don't want to prevent anyone from buying the official DVD, but maybe you'll find it usefull to download the packages when performing a fresh install of current.
Advantage of the script is that one has less downloadsize and one can exclude package-series from downloading (in the conf-file).
Here is the configfile, it has to be saved as "getslack.conf" in the same directory as the script.
Code:
For the installation I use the bootable usb-image or create a minimal install-CD (CD1 without any packages) like here ftp://ftp.gwdg.de/pub/linux/slackwar...nux/README.TXT explained.
View 1 Replies
View Related
Apr 26, 2010
This may be a dumb question, but can packages built for Bluewhite64 (any version) be installed in Slackware 13.0? I don't have a working Linux box ATM so I can't try it myself.
View 2 Replies
View Related
May 4, 2010
I'm compiling the BlueZ packages on Slackware64-13.0 and bluez.Slackbuild failed to run. I added
Code:
mkdir -p $PKG/lib/udev
immediately before
Code:
cp -a scripts/bluetooth_serial $PKG/lib/udev/bluetooth_serial || exit 1
and now the script runs.I don't know why the /lib/udev directory isn't created earlier in the build process for me, but now it builds cleanly.
View 5 Replies
View Related
Jun 25, 2011
I'm trying to identify - and eventually uninstall - exotic fonts packages, but unfortunately, the package names in the X group - as well as their descriptions - are not always very helpful.
I'd like to uninstall every font that's not needed to write in either french, german or english, that is: arab, asian, greek and cyrillic fonts, plus the odd exotic font I haven't thought of.
The reason I'm doing this is not some sort of xenophobia on my behalf, but the simple fact that the LibreOffice font selector is quite crowded when all the font packages are installed. Since the desktops I install are primarily used by folks who freshly migrate from Microsoft windows, I've found that a mix of standard latin fonts plus the webfonts (XP + Vista) fonts package from SBo is the most popular solution. At least, that's what I did until now when installing other Linux distributions.
View 1 Replies
View Related
Oct 9, 2010
I'm not able to generate GPG key of packages for my local SBo repository..Example: package.tar.gz.asc
I know that's necessary GPG-KEY of SBo http://slackbuilds.org/GPG-KEY for generate signature file, but I don't know how to proceed..
View 4 Replies
View Related
Feb 27, 2011
I am using SBOpkg, but for the ~30 3rd party packages I have most of the slackbuilds are already out of date, and I don't expect they will be updated when security issues or whatever arise.
So is the only solution to subscribe to the individual mailing list for each piece of software, or is there a more automatic way?
View 5 Replies
View Related
Feb 11, 2011
this one might be simple BUT, where tha heck, I can download some non official software for slackware,I can use installpkg, pkgtool or even gslapt, but WHERE can I download packages or even better set as source for slapt-get.For example two applications: blender 2.49bor due to suckage of craps like mplayer that is installed by default with slackware VLC media player
View 10 Replies
View Related
May 13, 2010
I installed Slackware 13 last night and have been trying to get bittornado to properly work. Some background info, I have my partitions set up as follows:
Partition 1: /
Partition 2: /usr/local
Partition 3: /home
Partition 4: swap
I unzipped the tar.gz file and made a package using makepkg, and then installed it. Afterwords, trying to run "btlaunchmanycurses" or "btlaunchmanycurses.py" doesn't do anything. Further examining shows me that it installed the package to my / directory. Shouldn't packages be installed somewhere in my /usr dir? I'm new to linux, I spent some time with it a couple years ago but haven't done anything since.
View 14 Replies
View Related