Slackware :: 64 - Installed - Multilib Compile Error
Apr 29, 2011
I have installed multilib by [url]. And 32-bit programs can run.
When I compile packages,something error.
Quote:
Quote:
I have tried what [url] say and not work too.
View 7 Replies
ADVERTISEMENT
Jun 4, 2010
I installed Slackware64 13.1 two days ago for the first time ever on my Dell Inspiron 1525 after using linux for about a year (Debian and Fedora, though I've installed a few others in VMs). I've really enjoyed Slackware so far, it's been comparatively trouble free. However, I decided to follow AlienBOB's instructions to make it multilib, and though I thought I'd done everything right - I can't seem to compile any 32-bit 13.1 slackbuilds; I've tried with sbopkg as well as the normal method, but it simply won't work. I must have done something wrong, but I've re-read the instructions on getting mutilib working several times and I can't work out what it is.
View 14 Replies
View Related
Aug 7, 2010
I just installed Slack 13.1 x64 on my laptop and set up multilib per Alien Bob's wiki. I even successfully compiled and installed grub afterwards. But, am having big problems trying to compile or install guarddog. On my 1st try, I downloaded guarddog from Slackbuilds and replaced the SlackBuild script with this one which is off a thread in this forum:
Code:
It **appears** to compile, but, no .tgz package is made. I have folders and files under /tmp/SBo.
So, then I went back to SlackBuilds and downloaded this, original, 12.2 SlackBuild file:
Code:
View 3 Replies
View Related
May 25, 2011
I'm using Slackware64 with multilib (AlienBob) and i can't compile 32bit programs; 64bit programs do compile (tried helloworld). I read the tutorial and folowed it step by step setting my paths right (32dev.sh) and changing libsuffix="64" to libsufix="" from the slackbuild script.
In the attached config.log in the core test section there is this line that i find interesting
Code...
Why is it reading specs from lib64? code...
View 3 Replies
View Related
Jun 28, 2011
I have installed multilib support in my 64bit slackware 13.37 installation than I proceed it to install google earth from slackbuilds... and did ln -sf /lib/ld-linux.so.2 /lib/ld-lsb.so.3Now when I try to run google earth I get:[ 760.092745] googleearth-bin[3647]:segfault at 984f7d31 ip 00000000984f7d31 sp 00000000ffbfe100 error 4
View 14 Replies
View Related
Feb 24, 2011
A certain program I use requires pango and gtkglext in 32 bit. I had already installed both of these in 64, and just now I downloaded .rpms for them in 32 bit and used rpm2tgz to turn them into .tgz files. The application i needed them for now works fine, but I'm wondering if installing precompiled packages like I did may mess with the 64 bit installs I already did, or if they can both be installed at the same time without any issues.
View 3 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
Sep 6, 2009
Does anyone know if I need to build the proprietary ATI drivers specifically for 32-bit, or do the 64-bit packages take care of 32-bit compatibility? If so, how would I do that?
I tried:
Code:
But the package has the same files as its 64-bit counterpart. The reason I'm asking is I'm trying to get Neverwinter Nights working and a post I found mentioned this problem.
I get a single line error: "Failed to initialize graphics."
View 14 Replies
View Related
Jun 12, 2011
My first time to try Networkmanager and I get this error
[code]...
Is there a dependency I missed?
View 3 Replies
View Related
Jul 4, 2010
I'm trying to compile agave.
I had installed gconfmm using src2pkg.
Code:
Now, when trying to compile agave:
Code:
It did not spit out any errors:
Code:
Agave configuration:
Agave will be compiled with the following features:
The following options will be passed to the compiler:
AGAVE_CFLAGS:
AGAVE_LIBS: -
Make, however, doesn't successfully finish:
Code:
I tried to find gconfmm.h. It seems it's not present on my system.
View 5 Replies
View Related
May 7, 2011
do this slackbuild require the JDK package?
I've got a compile error which says that 'javac' is missing.. this file seems to be only in the JDK package (and not in the JRE).
Do it's correct? No problem to install the JDK ..
View 4 Replies
View Related
Jan 2, 2011
Trying to get Midori browser from SBOpkg's and one of the dependencies is libsoup.configure: error: GLIB 2.21.3 or later is required to build libsoup.Anyone able to give me a pointer in the right direction to overcome this.
View 2 Replies
View Related
Feb 5, 2010
I want to take out the multilib capability for my system. Is it as simple as using "slackpkg clean-system", to remove all the compat32 pkgs, then using "slackpkg upgrade-all" to replace all the gcc and glibc packages?The reason I ask, is that I only used the multilib to be able to run Google Earth. There are no other x86 packages on the system. I have another x86 computer that will run Google Earth if I need it. It just wasn't worth it for this one package.
View 3 Replies
View Related
Jun 23, 2010
error message
Code:
mv -f .deps/gnc-icons.Tpo .deps/gnc-icons.Plo
mv -f .deps/gnc-html.Tpo .deps/gnc-html.Plo
make[5]: Leaving directory `/tmp/SBo/gnucash-2.2.9/src/gnome-utils'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/SBo/gnucash-2.2.9/src/gnome-utils'
make[3]: *** [all] Error 2
[Code]...
I'm using SBo script to compile gnucash, with all the listed dependencies built successfully (in orderly manner). System multilib is configured as per alien's wiki. Is there something else I'm missing here?
View 9 Replies
View Related
May 10, 2011
I'm running a generic kernel with Slackware64 13.37 multilib. Every now and then it freezes at the boot time. It probably happens 1 every 5-7 times, so it's not a big problem, but it indicates that something is not right.
View 9 Replies
View Related
Feb 17, 2010
Is there an easy way to get all of the multilib files from [URL]? I've tried:
1.) wget - won't use wildcards on an http server, and trying to get the whole folder just gets me index.html
2.) ftp - it's not an ftp server and I can't login anonymously via gftp. I wasn't expecting this to work, it was just something else to try.
3.) rsync - If this could work, I may not be using the right syntax. I tried (-n for a dry run first):
Code:
rsync -avn [URL]
And it just sat there doing nothing until I hit ctl-c.
Obviously I could download each file from my web browser but I figured there had to be a more elegant Unix-y way without all the clicky-clicky. Are the files hosted on an ftp server anywhere?
View 5 Replies
View Related
Dec 20, 2010
I have an old Win98 program that controls my amateur radio transceiver. I want to try it in wine, so have followed Eric's instructions on a clean -current installation. When I get to the wine SlackBuild, it tells me that it needs fontforge & webcore-fonts. I am assuming that I need to install these dependencies as 32-bit, but I am not sure, so would someone use the proper baseball bat to get me on track?
View 3 Replies
View Related
Jul 19, 2010
I'm going to install Slackware 13.1 soon and I may also install the 32-bit compatibility libraries from Eric (Alien BoB).I'd like confirmation on the process of updating multilib Slackware when there's a security patch. I'm talking about running the -stable branch, by the way.Under the normal methods of updating (e.g. 'slackpkg upgrade-all' or using the script I developed to download a local mirror of the patches directory and install from there, or even doing it by hand), the regular 64-bit packages will get updated.However, the 32-bit compatibility versions of those files won't get updated. Right?So I'll need to download the new 32-bit patches, run the convertpkg-compat32 script on them, and then upgradepkg the new files.
View 8 Replies
View Related
Jun 9, 2011
I have a Slackware64-Multilib 13.1 (from the Alien's wiki page) and decided to upgrade the kernel 33.4 to the 37.6 (also using the Alien's wiki page).
But now Adobe, Wine and other related packages with Multilib does not work. So I upgrade the gcc and glibc packages but the problem remains. What did I mess?
View 6 Replies
View Related
Jun 26, 2010
Would it be possible/advisable to add a note to the security emails if an updated package is also part of the multilib install? I know with this last round of updates, seamonkey-solibs and cups are a part of multilib. I snagged the 32bit versions, converted them, and upgraded. It's kind of hard to keep track of which packages are a part of multilib.
View 1 Replies
View Related
Jan 2, 2010
I have an odd problem with a computer I just set up. It is slack64 with Alien Bob's multilib packages. When I have the gtk+2-compat package installed I can no longer see any printers in firefox. I get error messages showing that it is trying to use the 32bit gtk+2 stuff. If I uninstall the gtk+2-compat package the printers show up as they should in firefox. I do not have this problem on my own slackware64/multilib system.
View 3 Replies
View Related
Mar 16, 2011
I am trying to use projectM with amarok, using jack. i have jack up and running fine, amarok works, and projectM builds, but it doesnt run. i built the 2.0.1 both from source and from SBo, but neither of them run correctly. when i run projectM-jack, i get the following spit back at me:
Code:
dir:/usr/share/projectM/config.inp
reading ~/.projectM/config.inp
[code]....
View 1 Replies
View Related
Sep 26, 2010
how to get Lightening working with Thunderbird on a 13.1 multilib system.
View 3 Replies
View Related
Jan 9, 2010
I was trying to use alien bob's slackbuild mentioned in another thread [url] and it failed everytime, so I tried to do it individually, building dependencies with sbopkg which worked except for Schroedinger and then ffmpeg still fails. I don't have access to the logs or fail messages at this moment, but I'm wondering if it is failing due to the newest gcc-multilib version? I'm also running kernel 2.6.33-rc3 with multilib-current.
View 4 Replies
View Related
Apr 7, 2010
I just thought I would post this file since I was doing it for myself. This is the stock /etc/slackpkg/blacklist file with AlienBOB's multilib and kde 4.4.2 packages added. If I screwed something up please let me know!
Code:
# This is a blacklist file. Any packages listed here won't be
# upgraded, removed, or installed by slackpkg.
#
# The correct syntax is:
[Code]...
View 7 Replies
View Related
Nov 26, 2010
I am running Slackware64-13.1 on my laptop. I need to install skype on it. Searching this forum suggests that I install Alien Bob's multilib [URL] However, skype is the only 32-bit package I need and I will not need to compile any 32-bit software. So what is the minimal multilib install (the minimal set of 32-bit libraries) that make it possible for the 32-bit Skype to run on a 64-bit system? Will running
Code:
ldd /usr/bin/skype
on my 32-bit desktop machine provide me that minimal list of 32-bit packages? Also, will the installation of these libraries somehow interefere with the original 64-bit system?
View 2 Replies
View Related
Jul 19, 2011
I know the subject title makes it seem like this should be something on the Slackware forums but I think it can be generalized to other 64-bit Linux operating systems which is why I ask here. I'm running Slackware 13.37 64-bit and was wondering if I use Wine to run a Windows program (with multilib files), would it still run as if it had been used on a 64-bit computer?
View 2 Replies
View Related
Feb 27, 2010
I've just installed a Slackware64-13.0 test machine with alienBOB's multilib packages. I'm running the stock kernel generic-2.6.29.6 with an initrd set up using mkinitrd.confEverything is fine except that I cannot build a right initrd for kernels 2.6.30, both the /testing one or a custom build: if I try, it will panic at boot with the "couldn't find a valid RAM disk image" error.On the same hardware, without multilib support, I was able to correctly build and boot 2.6.30 initrds.
View 11 Replies
View Related
Jan 3, 2010
Is the future Slackware release 13.1 going to be default multilib...?
View 14 Replies
View Related
Feb 22, 2011
Been thinking about changing over to 64 bit, but I was just curious about whether or not I'll have to worry about incompatibility with a few 32bit-only applications I use, once I've set up multilib. I'll test it out in vbox when I get home but I wanted to check here to see if I could maybe get a solid yes/no/maybe answer.
View 14 Replies
View Related