Slackware :: Src2pkg Install - With Helpers ?
Mar 12, 2010
Had 1.9.9 installed and upgraded using 2.1 but 'src2pkg --setup' throws an error. So I removed any existing packages and re-downloaded/reinstalled.
Same issue:
What's strange is that there is a src2pkg-helpers-1.0-x86_64-1.tgz package in the directory from which src2pkg was installed, but the setup procedure is trying to install using src2pkg-helpers-1.0.tar.bz2. So it's as if 'src2pkg --setup' is trying to install using the wrong src package ...
I can download the helpers install package which has the correct name, but I'd prefer to sort this out first.
View 10 Replies
ADVERTISEMENT
Apr 15, 2010
In INSTALL I can see:
Quote:
to build from either unpacked tarball or CVS source:
autoheader
autoconf
./configure # (--help to see options)
make # (the make from GNU, sometimes called gmake)
su # Possibly required
make -n install # (to see where all the files will go)
make -s install # (to really install, -s to silence output)
code....
I think that trouble is in autoheader. I don't now does src2pkg (2.1) support it.Is it impossible to build a package of privoxy with src2pkg?
View 9 Replies
View Related
Jun 28, 2010
I have a little problem installing src2pkg on my linux from stratch system.
I downloaded the package and saved it on /
After that I did cd /usr/libexec/src2pkg/src2pkg-helpers
There I did a sh src2pkg.setup
But now I'm getting this error message :
/usr/libexec/src2pkg/13-make-description: line 438: 'read_pkg_info_desc : not a valid identifier.
Do anyone have any idea what went wrong ?
View 14 Replies
View Related
Mar 10, 2010
when i upgraded to slackware-current few days ago i tried to create packages with src2pkg and i get this:
Checking for Makefile rule: 'install' Okay
Checking support for DESTDIR (or similar) - Found DESTDIR
Installing using DESTDIR - Using:
make DESTDIR=/tmp/xf86-video-intel-2.10.901-i486-1 install
Notice - Possible error running 'make install'
FATAL! Running make install has failed with error: 1
Try using INSTALL_LINE 'make -i install' Exiting...
is it because of i have slackware 32bits i installed src2pkg successfully on slackware 13 but on slackware-current if i remove it and do src2pkg --setup i get error something like cannot live without it every time. when wanting to create src2pkg-helpers.
but i want to know what im doing wrong ?
before i created packages successfully. i execute src2pkg as root
View 14 Replies
View Related
Aug 14, 2010
I know this is probably simple, but I have been trying to upgrade to the latest release of Opera, downloaded the Bz2 file, and when running source to package it fails with this error. Opera seems to be the only app this fails with. I got the same error on the previous release as well, so I just gave up and waited until Slackpackage.org finally got that release.
I searched here and the net, and did in fact find a previous post about this, but, truthfully, I didn't understand the explanation at all.
Anyone have any idea how to handle this error?
View 12 Replies
View Related
Apr 27, 2010
I am wondering if there is a way to use src2pkg on source directories I have checked out from git? I can't see any such option in the manpage. At the moment it works if I tar it up, but I can't find a way to just use the directory directly.
View 1 Replies
View Related
May 10, 2010
Im having problem building xorg-xserver 1.8 with src2pkg
Heres src2pkg build script:
Code:
error that im getting is :
Code:
What am i doing wrong? sysconfdir=/etc directive is inside the script.
View 14 Replies
View Related
May 25, 2010
What's the best way to use src2pkg to build sources checked out from svn?
Src2pkg expects a source tarball. But when you check out or export a program's code from svn you don't get a tarball. You just get a source directory.
Do I tar and gzip the directory? Or is there a way to skip that step?
View 4 Replies
View Related
Jun 25, 2010
Im trying to make a sort of slackware using LFS.In the first chapter I have to make the kernel-headers this way :
make mrproper
make headers_check
make INSTALL_HDR_PATH=dest headers_install
cp -rv dest/include/* /usr/include
Can I do these steps also with using a the source and src2pkg ?
View 6 Replies
View Related
Apr 1, 2011
auto generated doinst.sh files when using the -A switch.
The file will contain link removal and generation for libraries in the package eg.
When upgrading to a new version of the app, the library name might change eg.
So the links that doinst.sh creates is now incorrect. ie. the link is now dead because it points to a file that does not exist. Does one have to regenerate .src2pkg and resulting doinst.sh when using a new version of the package or is there another way to have doinst.sh regenerated without redoing .src2pkg?
View 2 Replies
View Related
Dec 3, 2010
I have seen a lot of posts about Zeitgeist and have done a fair bit of googling but I can't figure out how it is used.
For instance, I see docky helpers for Zeitgeist. What do they do? How do I take advantage of them? Is there integration with nautilus elementary? If so how to take advantage of this?
I know ir's running:
I needs a dummies overview please. I understand that it keeps track of what and when various things were accessed but what do with this? How do I use it?
View 1 Replies
View Related
Jan 12, 2011
Running Squid version 2.6.STABLE21 on CentOS5 release 5.5 (Final) in non transparent mode. All the browsers are configured to connect to the squid on the said port. And that is working fine in conjunction with dansguardian.I want to integrate ncsa_auth basic authentication mechanism into squid. And the error is what is mentioned in the thread title.
Here is cache.out file contents:
Code:
2011/01/12 18:16:14| Starting Squid Cache version 2.6.STABLE21 for i686-redhat-linux-gnu...
2011/01/12 18:16:14| Process ID 29318
2011/01/12 18:16:14| With 1024 file descriptors available
2011/01/12 18:16:14| Using epoll for the IO loop
2011/01/12 18:16:14| DNS Socket created at 0.0.0.0, port 52054, FD 6
[code]....
View 4 Replies
View Related
Aug 22, 2010
I recently installed Slackware Linux 13.1 , and my Wireless is down. I've only installed 3 Linux disto's on my main laptop (Ubuntu 9.10 , 10.04 , and Crunchbang Linux 9.04 , just had Crunchbang), and they all had the same problem. In all three , I was able to enable Windows Wireless drivers and every thing worked. Now , I'm assuming I have to the same ting in Slackware? Sorry , but I have no idea what my wireless card is. But I know that my laptop is a Dell Insprion E1705. One last thing , I did ifconfig and that wlan0 is my Wi-Fi interface. I typed ifconfig wlan0 up to see if that was the problem. After I did that , I got and error message. Then I typed ifconfig wlan0 down to see if it was down and it made wlan0 down. I tried bringing it up again , but I got an error saying it couldn't find the device specified. Also , how do I install XFCE? I really don't like KDE for some reason and would like to install XFCE. I chose XFCE over GNOME (my favorite) because I want to try something new.
View 4 Replies
View Related
Dec 12, 2010
I created this small how to install the binary Blender 2.49b on Slackware 13.1 86_x64 Multilib.
http://wiki.blender.org/index.php/Do..._Blender/Linux
View 1 Replies
View Related
Jul 18, 2011
I'm trying to install Puppy 525 on my Slackware 13.37 PC as a dual-boot using LILO. Puppy is living, all on it's own, in sda6, a 6 GiB partition. It got there by using the Puppy Universal Installer and selecting a 'Full' install, not a 'Frugal' install. I cannot find 'LILO' type instructions, only 'GRUB' type instructions.
Has anyone succeeded in doing a hard drive install of Puppy with the LILO boot loader?
Edit: I'll probably regret it, but I used Puppy's GRUB installer.
View 17 Replies
View Related
Feb 2, 2010
want to know what is the best way to update system, install soft like an openoffice and so?
swaret?
slapt-get?
another one?
thanks.
View 14 Replies
View Related
Jan 4, 2011
I'm interested in seeing what others are doing w.r.t. fonts in a standard Slack install. The 2 main apps I use are Firefox and Thunderbird and both look fairly poor out of the box. Previously I've used a combination of gtk-qt-engine and gnome-appearance-properties ( with a gsb install ) but this doesn't always do the 'right thing'.
View 2 Replies
View Related
Jun 16, 2011
The system requirements for ESET NOD32 Antivirus 4 for Linux are: Red Hat, Ubuntu, Debian, SUSE, Fedora, Mandriva, and most RPM and DEB Linux desktop distributions. Can this be installed on Slackware? I tried the download and install. Its says that after the install you need to reboot and an 'activate' application will start - it didn't. I used ESET in my prior Windows life and it was great so I thought, why not in my linux life!
View 12 Replies
View Related
May 19, 2010
As Pat stated in the Changelog, Slackware-13.1 don't ship the nouveau X driver (yet).But it's not hard to get it either.
1. Upgrade your kernel to 2.6.34
2. Get and install the driver:
Code:
git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau/
cd xf86-video-nouveau
./autogen.sh
make
[code]....
PS. There is no source tarball yet for this driver.If you want to upgrade:
Code:
cd xf86-video-nouveau
git fetch
git rebase origin
[code]....
View 12 Replies
View Related
Feb 23, 2010
What is the best way to install perl cpan modules in slackware?
i know that you can use 'cpan' and say 'install date::calc' but there is a perl-date-calc slackbuild on sbo. so which is the better way and why?
View 2 Replies
View Related
Jan 17, 2011
(Background: my wireless worked fine for a long time using wicd-1.6.2.1 and then all networks became hidden. The wicd website said there was a bug in 1.6.2.1 and to upgrade.) I obtained wicd-1.7.0.tar.bz2 from sourceforge.net. Slackware man pages recommend "installpkg <name>". I did "removepkg wicd..." and then install. Installpkg said it could not install it because it did not end in .tgz,.tbz,.tlz, or .txz. I changed the name to wicd-1.7.0.tbz(assuming that was equivalent) and did installpkg again. That gave "Verifying..., Installing..., Warning: package has not been created with 'makepkg'. Package wicd-1.7.0.tbz installed."
There is no entry for it in the Kickoff Application Launcher. There is an entry for it in /var/log/packages. There is in /etc/rc.d./rc.wicd a script marked executable. Can anyone see what got lost?
View 6 Replies
View Related
Mar 25, 2011
I wish to do a fresh install of Slackware without KDE. I could use my Slackware 13.1 DVD but I thought, why not give -current at try? Is there a -current ISO or must I install 13.1, without KDE, and then upgrade to -current? Or, is it possible to remove 'all things KDE' and then upgrade to -current?
View 8 Replies
View Related
May 15, 2011
i downloaded slackware iso (4.3 gigs, i thought it would be smaller) and then when i tried to burn to dvd it give me read sector error when i tried to verify. i tried this with 5 dvd and none worked so something is probably wrong with the iso itself. is there another way to get slackware to install with a usb flash drive or should i just redownload my iso (10 hour download =( ).
View 7 Replies
View Related
Jul 2, 2011
As you know, there is no JDK in Slackware 13.37, there's just JRE. So I wanna install the latest JDK in Slackware. But when I was installing, I failed. The output is as fellow:
[code]....
It looks like a little wired. The commands it cannot find such as cp, basename and so forth are system standard ones. How cannot the installation app find?
View 13 Replies
View Related
Oct 4, 2010
I have been trying to install a different window manager on Slackware. I have downloaded from here [URL].. And I have followed this guide to install wmii [URL].. Now when I follow the same patter, I get this error:
Quote:
root@sslf:/home/sslf/Essential# ./wmii
bash: ./wmii: is a directory
root@sslf:/home/sslf/Essential# ./wmii/wmii.SlackBuild
tar: /home/sslf/Essential/wmii-3.6.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
root@sslf:/home/sslf/Essential#
View 14 Replies
View Related
Feb 28, 2011
If I have a windows installed in raid-0, then install virtualbox and install all my linux os,s to virtualbox will they be a raid-0 install without needing to install raid drivers?
View 1 Replies
View Related
Dec 19, 2009
I find im unable to boot any linux distro after installing a nvidia geforce fx 5500 pci card. After a Google search I found what may be a solution but it requires me to edit etc/modprobe.d/blacklist. Can anyone tell me if there is a way to access the slackware install from the install dvd?
View 2 Replies
View Related
Dec 28, 2009
Did not find idesk in slackbuilds.
View 2 Replies
View Related
Mar 3, 2010
Is it possible to install Adobe Air on Slackware? It keeps telling me the following
I was trying to install it so I could install TweetPocket.
Code:
Adobe AIR could not be installed because this is not a supported Linux distribution. Only RPM- and Debian-based Linux distributions are supported.
View 12 Replies
View Related
Apr 7, 2010
i have been using mysql for quite a some time now..It works great and i can use it comfortably for my study purpose..But now i have to learn oracle 10g for some of my courses.how can i install oracle 10g on my slackware.
View 3 Replies
View Related