Slackware :: How To Compile Gnustep For X86_64

Apr 9, 2010

The background to the problem. I was dangerous, not deadly or elite and I want to be that way again. The best representation that I have found is oolite. Now this installs by auto-package but only in 32-bit and I find auto-package a bit of a pain. I have the windows version installed and running under wine but would prefer a compiled 64-bit Slackware package.

Oolite requires gnu-step so I have downloaded the source and some old (12.2) slackbuilds, which I have modified, and made a package for gnustep-make. The next stage is to make a package for gnustep-base however it is failing with the following error

Code:

./configure: line 1390: gnustep-config: command not found
configure: error: cannot run /bin/sh /tmp/SBo/gnustep-base-1.18.0/config.sub

View 14 Replies


ADVERTISEMENT

Slackware :: [13.1-x86_64] GnuCash Compile Error : Gnome-utils

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

OpenSUSE :: 11.3 X86_64 Compile - Not Recognized Configure: Error: /bin/sh ./config.sub X86_64-unknown-linux- Failed

Aug 3, 2010

Attempting to compile an application that is not located in any of the repos yet for 11.3 64 bit. I have downloaded the appropriate src and untarred it. However, when I attempt to run the ./configure command here is the error I receive. checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed

I have made sure that I have all kernel-headers packages installed and am unsure as how to proceed. I tried using the command "./configure --build=x86_64" and then receive an error stating that the "SYSTEM IS NOT SUPPORTED" and continued errors stating that gcc is not installed, eve though it is.

View 5 Replies View Related

Fedora X86/64bit :: Compile 32 Bit Application On X86_64 FC11

Sep 28, 2009

I need to develop application for 32 bit environment.

Before to install FC11 64, I used FC 9 and FC 10 i386 version without any issues.

I'm lookking for a tutorial about use 32 bit development environment in a 64 bit OS.

How or where I can setup FC11 for this features.

View 2 Replies View Related

OpenSUSE :: Error: Failed Dependencies - Doesn't Compile - RPM Won't Install - X86_64

Feb 27, 2010

I tried installing the RPM from tcpflow website. error: Failed dependencies: libpcap.so.0.6.2 is needed by tcpflow-0.21-1.i386 I installed libpcap1-32bit, but doesn't help. I tried added soft-link to libpcap.so.1.0.0 from libpcap.so.0.6.2 to workaround, doesn't help. hen I DLed the tarball, ./configure gives an error, even after including --with-pcap=/usr/lib64/libpcap.so.1.0.0 checking for --with-pcap option... configure: error: /usr/lib64/libpcap.so.1.0.0 does not exist I CAN'T install the rpm, I CAN't compile from source. I can't find this program on any suse repo. I need to use this prog -- what can I do?

View 14 Replies View Related

Fedora :: F11 X86_64 Eduke Compile Error: Failed Linking Executable Eduke32!

Aug 6, 2010

trying to build Eduke32 from source but I receive the following error:

Code:

[priit@T16 eduke32]$ make
Build started using "gcc -fomit-frame-pointer -funswitch-loops -O2 -fno-stack-protector -W -Wall -Wimplicit -Werror-implicit-function-declaration -funsigned-char -fno-strict-aliasing -DNO_GCC_BUILTINS -Isource -Ibuild/include -Isource/jmact -Isource/jaudiolib

[code]...

View 2 Replies View Related

Fedora :: GNUstep - How To Get GWorkspace

Jan 11, 2011

So I've heard that GNUstep has finally been ported to Fedora with the latest release... I've wanted to try it out mostly out of curiosity as it has an indirect relationship with OS X . So I go and install GNUstep/related packages and WindowMaker... and I can't access any of the GNUstep applications, turns out I need GWorkspace to really make use of GNUstep. YUM and PackageKit both turn up nothing, so I was wondering if there's a way to install GWorkspace on Fedora? Or, for that matter, any way to access the GNUstep applications at all, I can't seem to find them anywhere...

View 8 Replies View Related

Slackware :: Compile 2.6.37 Kernel Patched With The Autogroup Patch On A Slackware 13.1 System?

Jan 13, 2011

it's possible to compile the 2.6.37 kernel patched with the autogroup patch on a Slackware 13.1 system running 2.6.33.4-smp with 2.6.33.4 headers? I just compiled and installed the 2.6.37-autogroup kernel from AUR on my ARCH setup and I like it especially when using firefox with lots of tabs open and other background apps also running. I did notice a speed and smothness difference in my ARCH testing setup with this kernel patch and I can get same results in 13.1??

View 1 Replies View Related

Slackware :: Installing Slackware 13.1 X86_64?

Oct 2, 2010

I have just been forced into upgrading my mother board and cpu so now own a x86 cpu and was thinking i would give the x86_64 Slackware a try. I realize that i need to do a reinstall but can i save my /home partition? Will that save my settings or am i asking for problems? I assume i can just drop all of my config files into the new install as well.

View 4 Replies View Related

Slackware :: Fbreader.SlackBuild Uses /usr/lib In X86_64

Jan 13, 2010

I used the fbreader.SlackBuild in a 64bit system to create a package and I got some libraries installed under /usr/lib instead of /usr/lib64. FBReader seems to work fine though, so I'm not sure this is a problem. I guess it could be if some other app looks for those libraries. Just thought I should report it anyway.

I used UI=gtk if it matters.

View 6 Replies View Related

Slackware :: Run 32bit Program On X86_64?

Apr 8, 2011

I'm an new to Slackware.I want to ask how to run 32bit program on x86_64.
My Slackware is 13.1 x86_64.

View 2 Replies View Related

Slackware :: Logitech MX 5500 On 13 X86_64

Feb 26, 2010

I am having difficulties to connect MX 5500 Keyboard and mouse through the Bluetooth dongle.

I am running on the latest kernel, 2.6.32.7, from Slackware64 current.

I have done some searches and followed the procedures below:

Quote:

Quote:

Quote:

Quote:

Restart my system.

Plug in the dongle with red button pressed.

Quote:

Press red button on the mouse back and issue the following command

Quote:

Can't get device information: Function not implemented

Same thing happened when I tried to connect keyboard.

What should I do to connect keyboard and mouse?

View 1 Replies View Related

Slackware :: Sc Doesn't Really Work In X86_64?

Dec 2, 2010

The sc spreadsheet app doesn't really work in 64bits. It launches but you're unable to do anything with it, it's not possible to enter any values in the cells or do anything else. It works fine in 32bit though.

To make it work properly in 64bits, you can use this patch, borrowed from debian: http://salix.enialis.net/x86_64/13.1...changes-7.16-3

And there is also this patch to make DESTDIR work properly with the Makefile: http://salix.enialis.net/x86_64/13.1...-destdir.patch

View 3 Replies View Related

Slackware :: 13.1 X86_64 And X86 Dual Boot Setup?

Jun 12, 2010

I've got 13.1 x86_64 installed on /dev/sda2, and I would like to have 13.1 x86 installed on /dev/sdb2. How do I setup lilo.conf to handle this? While installing 13.1 x86 on /dev/sdb2 I skipped the LILO step, so what I currently have is a full 32 bit Slackware 13.1 install on /dev/sdb2, but no way to boot it.

View 2 Replies View Related

Slackware :: Change The $ARCH Variable To X86_64 Too, Right?

Jun 5, 2011

I'm mainly asking beforehand so I won't have to shoot myself in the head twenty minutes from now. I suppose I'll find/figure out one way or the other anyway . Can I just source the 32dev.sh and then run sbopkg -i if the source for the package I want to create isn't 64bit capable? I might need to change the $ARCH variable to x86_64 too, right?

View 1 Replies View Related

Slackware :: Boot Stops Suddenly - X86_64 13.37

May 27, 2011

Boot process ends up as shown at attached jpg.I use Biostar motherboard P35D2-A7 When I tried to use the kernel on the installation dvd I got working system. But no succes with huge or generic (with initrd) kernels.

View 3 Replies View Related

Slackware :: Can't Install Tk (Tk-804.029.tar.gz) From CPAN In Current X86_64

Mar 23, 2011

I'm trying to install Tk from CPAN in slackware-current x86_64 for perl v5.12.3 and get the following error message

Code:
In file included from Xlib_f.c:8:0:
Xlib.h:22:15: error: conflicting types for 'XKeycodeToKeysym'
/usr/include/X11/Xlib.h:1694:15: note: previous declaration of 'XKeycodeToKeysym' was here

[Code]....

View 3 Replies View Related

Slackware :: Gnuplot In 32bit Current Is X86_64?

Mar 3, 2010

Tue Mar 2 23:31:51 UTC 2010 Here are a few more fixes for the big update. These were mentioned previously, but the packages were missing:

xap/gnuplot-4.2.6-x86_64-1.txz: Upgraded.
x/xterm-255-i486-1.txz: Upgraded.
x/xf86-video-nv-2.1.16-i486-1.txz: Upgraded.
x/fontconfig-2.8.0-i486-1.txz: Upgraded.
And this one was present, but not mentioned:
x/xf86-video-geode-2.11.7-i486-1.txz: Upgraded.

View 1 Replies View Related

Slackware :: Heavy Instability On X86_64 Current?

Sep 29, 2010

I have a very frustrating stability problem on my Workstation where I run a Slackware64 Current installation. The problem is, many programs just crashes, after they started, or after a quit short while. Affected are Firefox, Thunderbird, Krusader, Amarok, Konsole, and many other programs. The second problem is, if I downloaded a bzip2 archive, it is corrupt. I downloaded many archives, from other mirrors, and all corrupt. I had installed, the Multilib-packages, thought they would be the reason for the problems, and installed the standard packages of glibc and gcc. No changes. Then I upgraded the kernel from 2.6.33.4, to 2.6.35.6. (Compiled it myself) Nothing better.

[Code]...

View 8 Replies View Related

Slackware :: Intel Wifi 4965 On 13.1 X86_64

Mar 18, 2011

I have just started with Slackware and I have a problem with my wifi. I don't know if I should make more changes to any archive but when I try to start my wifi it doesn't work at all. What I should do? take into consideration that I come from Ubunut, where everything is done beforehand.

View 6 Replies View Related

Slackware :: -current 32 Bit Holds Pan-0.134-x86_64-1.txz Package

Feb 25, 2011

I would like to report that at time of writing the package pan-0.134-x86_64-1.txz is shipped with -current 32 bit. It's not mislabeled, I think it's the actual x86_64 package:

Code: $ pan bash: /usr/bin/pan: cannot execute binary file

View 4 Replies View Related

General :: Install Pidgin-2.5.9-x86_64-1.txz / Learn Slackware?

Dec 24, 2010

I am very new to Slackware and Linux.
I was able to install and run Slackware 13.0. But I have no clue to install anything to Slackware.
Can some one kindly explain step by step how can I install pidgin-2.5.9-x86_64-1.txz ?. It will be a great help.
How can I learn Slackware?

View 4 Replies View Related

Slackware :: Breakage Occasioned By Xrdb-1.0.9-x86_64-1_slack13.1?

May 2, 2011

A routine slackpkg upgrade-all on Slackware64 13.1 upgraded xrdb to xrdb-1.0.9-x86_64-1_slack13.1 and resulted in breaking urxvt. The cause was hard to find; it turned out to be a trailing space in ~/.Xresources on custom line

Code:
URxvt.keysym.Mod4-v: perl:clipboard:paste which sets up Super+E to call the sub paste in the perl file "clipboard".

IDK whether other X resources or programs would be more tolerant of trailing space(s) and whether this is Slackware-specific (unlikely, given Slackware's philosophy) but it is such a difficult problem to identify I thought it worth this "heads up".

View 1 Replies View Related

Slackware :: Proprietary Nvidia Driver Crashes - 13 X86_64

Jan 23, 2010

I'm having an issue where the proprietary nvidia driver seems to crash my system. the weird thing is that it only happens if i have already started an X session. here is what i mean. i don't use a display manager so i invoke X by running startx. now if i run it for the first time it starts no problem. but if i kill X with ctrl-alt-backspace and then try to run startx again it just hangs and the machine completely freezes up. this only happens with the proprietary nvidia driver. if i use the vesa driver it works fine. the open-source nvidia driver doesn't seem to support my card: GeForce GT220. i never had this problem with slackware 13 x86. i have tried using the 190.42 version from slackbuilds.org as well as the latest version from nvidia's site 190.53. aside from this problem it seems to work fine otherwise.

View 14 Replies View Related

Slackware :: X86_64 '-current' FireFox & Thunderbird With Linking?

Jan 21, 2010

I'm preparing a laptop for Slackware 13.x or whatever the new release will be. I've installed '-current' x86_64 arch. Boy, is this baby fast on this laptop. I thought 13 was fast but oh well another thread.

My issue now is that with '-current' is that ThunderBird links won't open in FF. I click on a link in TB and noting happens. I searched and found '"Browser" problems in Thunderbird 3'.

In this thread, post #9;Quote:

Originally Posted by Laodiceans I had the same problem in two different machines. On one the file pref.js had this entry:

Code:
user_pref("network.protocol-handler.external.ftp", "/usr/bin/firefox");
user_pref("network.protocol-handler.external.http", "/usr/bin/firefox");
and worked fine.

[Code]...

I modified the 'prefs.js' file. Of course it was done while app was not running. Still no joy. Further searches showed the same thing with most users bumping back to older versions. There's got to be fix and I refuse to give up to a computer let alone a DE.

View 6 Replies View Related

Slackware :: Flash Player Crashing All The Time In X86_64 ?

Mar 28, 2011

i was having severe problems under slackware64-current with the adobe flash player plugin for firefox. browsing and watching videos on videos was a pain in the neck with the player crashing when opening a couple of tabs, and constant lockups for several seconds while the plugin wrapper that was running it was taking one cpu core for itself.

it seems the problem stems from a recent change in glibc that modified the memcpy implementation and caused a bit of havok in some packages. i'm guessing it's the same change (or a similar one) that caused problems with sysklogd and iptraf, among others, with strcpy and overlapping strings. remember the patches:

[url]
[url]

strictly speaking, those are problems in the program source code, but most people seem to think it's a bad idea to provide a memcpy that doesn't work for overlapping strings. a bit of discussion can be found here, with a few priceless comments by torvalds:

[url]

it seems the source code for the flash player plugin probably contains this bug, as manually modifying the libflashplayer.so binary to replace memcpy calls with memmove calls fixes the problems. at least it clearly did for me.

a quick recipe can be extracted from that bugzilla entry and one of its attachments.

for example:

code:

that should modify the binary in place provided it's located at ~/.mozilla/plugins. the resulting binary is not distributable but the recipe is.

View 7 Replies View Related

Slackware :: Libpng Clash In Kopete And Kmess - Current X86_64?

Mar 26, 2010

I'm primarily trying to use kmess but have found the same problem in using kopete. A lot of the icons are missing and both applications crash. Running them both in the terminal reveals the problem:

Code:
libpng warning: Application was compiled with png.h from libpng-1.2.37
libpng warning: Application is running with png.c from libpng-1.4.1
in kopete:
Code:
libpng warning: Application was compiled with png.h from libpng-1.4.1
libpng warning: Application is running with png.c from libpng-1.2.43

I only have one package installed: libpng-1.4.1, although I can see that it contains both of the versions Both apps crash as a result of this error, curiously each for the opposite reason! I have tried the kmess slackbuilds from slacky.eu and slackbuilds.org, I have also tried compiling from source myself. I guess I need to force kmess to compile using the newer libpng, although I'm not really sure how to do that.

View 7 Replies View Related

Slackware :: Doesn't Seem To Support Ssl Connections - Links-2.3pre1-x86_64-1 And Ssl?

Mar 15, 2011

I am using slackware64-current. I have installed the package links-2.3pre1-x86_64-1 and I love it. I launch it from the command line with the "links -g" switch and it can display pictures, it's great, but it doesn't seem to support ssl connections.

Am i doing something wrong or do I need another build? I know that in the past there used to be two different binaries, is it still so? Where can I find a ssl-enabled binary for 64 bit without need to recompile?

View 5 Replies View Related

Slackware :: Cannot Compile Gksu In 13.37

May 5, 2011

I'm using sbopkg-0.35.0 in Slack 13.37, and Ponce's SBo-git current repository (but have the identical problem with the official SBo 1337 repository). I have installed GConf & ORBit2 from /extra & have installed the other dependencies (gnome-keyring, & libgtop) via Ponce's repository. When compiling libgksu, it errors as follows:

[Code]...

View 2 Replies View Related

Slackware :: Cannot Compile Libvirt On 64 13.1

Aug 26, 2010

I am in trouble compiling libvirt (latest version 0.8.3) to use with KVM in Slackware64-13.1.

Here's the output of make:

Code:

Config.log is attached.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved