Slackware :: Slackbuilds - Net-SSLay Building - Required By Webmin To Support Https - Error
Aug 1, 2010
I am trying to build an Net-SSLay package for my Slackware, it is required by webmin to support https.
When I start the Slackbuild script I get this error:
Quote:
What can be done to make this work? Or is there any better way to make webmin working with https?
My OS is Slackware 13_64 and webmin is 1.510 (the latest version).
View 4 Replies
ADVERTISEMENT
May 18, 2010
I have tried building a couple of packages like gst-plugins-bad, Qtcurve-Gtk2, but I get make error at this line:
Code:
For gparted I'm getting:
Code:
Using Slackware64 - current
View 14 Replies
View Related
May 19, 2011
Everytime I try to visit a secure site I get ssl handshake failure with Midori from slackbuilds and xxxterm compiled from source.
View 6 Replies
View Related
Oct 1, 2010
Since there was a lot of talk about virtualization I thought I try kvm -- before I used VirtualBox. I took the SlackBuild from SlackBuilds.org and got an error with u8 as type in /usr/include/scsi/scsi.h. (sorry, I don't have the exact error message anymore..) I searched for its definition and I only found __u8 in /usr/include/linux/types.h. Then I searched the web and found a "fix" which says I have to change u8 from /usr/include/scsi/scsi.h to __u8. This problem was solved, but when I run the SlackBuild now it stops at some point and I don't know why. These are the last few lines of output:
CC arm-softmmu/translate.o
CC arm-softmmu/tcg/tcg.o
CC arm-softmmu/tcg/tcg-runtime.o
CC arm-softmmu/fpu/softfloat.o .....
LINK i386-softmmu/qemu
AR arm-softmmu/libqemu.a
LINK arm-softmmu/qemu-system-arm
root@tux:/home/christian/Downloads/kvm#
I put an echo after the make for building kvm and I put an echo after "make install". None of them are printed.
View 14 Replies
View Related
Sep 17, 2010
I am working with Ubuntu 10.04 I can't print documents on HP Laserjet 1020 While printing, the jobs shows up in the print queue and disappears without any error, but no printout I tried to install HPLIP 3.10.6 from [URL]I followed the instructions but it ends with the error
Code:
INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
warning: There are 5 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.
[code]....
View 9 Replies
View Related
May 28, 2011
I'm using Slackware 13.1, just messing around with some stuff before I upgrade to 13.37. I really want to get a decent build of Desmume working, but the 3D engine for it requires OSMesa to be enabled. I've removed the initial Mesa package that I installed from the Slackware DVD and I'm trying to recompile mesa-7.8.1 so that OSMesa is available for the system. However, I keep running into problems.
Code:
./configure --enable-gl-osmesa
When I run those options for the configure command and compile it, Mesa builds alright and gives me a working libGL just fine. It also gives me libOSMesa. Yet, when I compile Desmume to specifically use OSMesa, its configure script says that it can't find OSMesa at all. But running ldconfig -p, the output shows libOSMesa.so in /usr/lib. The symlink is up to date too, and I've recreated it several times.
Code:
./configure --with-driver=osmesa
When I build Mesa using these configure options, I don't get libGL (well, that's expected, the manual says as much will happen). But apparently libOSMesa is installed just fine. When I went to compile Desmume, no gripes about OSMesa, but Desmume needs both libGL and OSMesa to work properly.
So my question is, how can I install Mesa so that I have OpenGL and OSMesa working together? I've been able to get one working, but not both. I don't know how to get OpenGL on Slackware without using the Mesa package, but the package isn't cooperating. I'm on Intel graphics too.
View 3 Replies
View Related
Aug 20, 2010
I am currently running slackware 12.2 on a 25 GB partition. I like to use slackbuilds, but when I try to compile larger tarballs (like abiword, or a patched version of Ghostscript as I did today) I receive an error-message: 'Not enough space left on device'. I think the size of the partition must be big enough (I never got this message when compiling with Linux From Scratch). I think it has something to do with the size of my /tmp directory, but I don't know how to fix this. Is there a way to solve the problem, so that I could be able to use slackbuild-scripts?
View 4 Replies
View Related
Jan 19, 2011
I have a NAS (dlink-320) with a fully working fun_plug (http://wiki.dns323.info/) Linux system.However when I try to install x263 the configuration scripts says it need the math function log2f()But because fun_plug uses uClib instead of glibc and uClib have not yet implemented log2f() function I am trying to compile the glibc instead. I am only interested in the math part of glibc but have not found any documentation to just compile this part so it seems that I have to compile "most" of it. have gli
I have copied glibc-ports-2.9/sysdeps/arm to glibc-2.11.2/sysdeps.and I enter
Code:
../configure --prefix=/ffp --libdir=/ffp/lib --includedir=/ffp/include --enable-shared --build=arm-linux
but get the following error message
[code]....
View 2 Replies
View Related
Dec 8, 2010
I blocked facebook and ..... but if any one change the http with https its open with him how can i mange https like http.
View 9 Replies
View Related
Jan 5, 2011
I tried building but got errors at the end.
make: *** No targets specified and no makefile found. Stop.
View 2 Replies
View Related
Oct 1, 2009
I've just tried to compile lilypond using a fresh SlackBuild from slacky.eu site.
I have all deps and I use current Slackware that was gradually upgraded using all current packages since version 12.2. So I call it "version 13".
After a minute or so I got this ugly sentence:
View 6 Replies
View Related
Dec 16, 2009
I've been trying to install Compiz 0.8.4 from the source code provided by the Compiz people.
However, when I run make on the first set of code (compiz-0.8.4 tar package), it halts with the following error:
Code:
As well as --disable-gconf and --disable-gnome since gnome isn't install on Slackware (I've also tried it without those, but it picks up on it anyway and throws them out). The folder I'm running this from is /root/Desktop/Compiz Fusion/compiz-0.8.4.
View 14 Replies
View Related
Jan 21, 2011
Im trying to build the glade3 slackbuild on slackware x64 -current, but everytime i try to build it, i get the same error:
Code:
There are no dependencies listed in the slackbuild, so i'm confused as to what could be causing this error.
View 5 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
May 20, 2010
I use Slackware 13.0 with the 2.6.33.2 kernel, and I use GnomeSlackbuild.I tried to get help on their discussion group, but I didn't get any.I'm trying to build gnome-power-manager 2.30, because it uses the new upower interface (so it seems). I have GTK+ 2.18.9.
View 3 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
Jan 4, 2010
I installed the minimal-command line system from the kubuntu CD on my laptop, which is guess is roughly around 200mb after installation. I wish to install a Desktop Environment preferably KDE and I wanted to know how and where do I begin from? Do I need to have a working XORG prior to installation of KDE and do I also need to install Window mangers and e.t.c? What all packages/libraries and components do I need to install first? I'm really not sure where should I begin from.
Initially what I am trying to do is to have working GUI system,then later on I can install rest of the packages and software that I need, like office, GPU drivers, browser etc. Secondly,for a minimal KDE system,what metapackages are to be installed from this site? I believe kdebase, kdebase-runtime, kdebase-workspace are required. [URL]
View 14 Replies
View Related
Jun 20, 2011
Currently slackbuilds only uses one core while it is compiling. Is there a way to enable more cores?
View 9 Replies
View Related
Jan 31, 2010
I have started to write a SlackBuilds installer, similar in spirit to slackpkg. So far it is only about 100 lines of code and it can search for a package and install it automatically from slackbuilds.org. I doubt it will ever be as polished as slackpkg but it may be useful for some people. Maybe something like this already exists? If it does then I would like to check it out. If however this doesn't exist then I will most likely continue to develop my program. So far it is quite crude but it does install and search for packages.
View 4 Replies
View Related
Jun 1, 2011
Here are the last several lines from running the Slackbuild script.
Quote:
make: *** [.obj/server.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from /usr/include/libavutil/avutil.h:81:0,
from engine/ffmpeg_enc.h:35,
from slideshow.h:19,
[Code]...
View 4 Replies
View Related
May 6, 2011
i was just wondering: do we still need to have GConf and ORBit2 in slackbuild.org repository, since they are available in /extra/google-chrome? I am using the ones from /extra and so far everything from slackbuilds.org builds happily against them.
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
Nov 19, 2010
I am a noob to slackware always have wanted to try it. But how in simple terms can i install a program like devede with slackbuilds from slackbuilds.org?
View 15 Replies
View Related
Apr 2, 2011
I downloaded tmux 1.3 from slackbuilds
And when I am running tmux.SlackBuild
I get this output:
Code:
Configured for Linux
cc -O2 -march=i486 -mtune=i686 -DBUILD=""1.3"" -std=c99 -D_GNU_SOURCE -D_POSIX_SOURCE -iquote. -c -o attributes.o attributes.c
In file included from attributes.c:23:
tmux.h:30:19: error: event.h: No such file or directory
[Code].....
View 2 Replies
View Related
Jun 30, 2011
I have tried a few times now with sbopkg but I cannot get monodevelop installed.
All the dependencies install and compile correctly but during the compile of monodevelop it keeps bombing out.
This is on slackware 13.37 32bit
This is the error:
Code:
View 2 Replies
View Related
Feb 23, 2011
I am a big user of SlackBuilds. The question here is that under /var/lib/sbopkg/SBo/13.1/* there are a lot of files that seem to be un-needed. Can I safely remove these to reclaim some space or do they need to stay?
If they do need to stay, what do they do?
View 3 Replies
View Related
Jan 9, 2010
I think I've finally settled on Slackware, but I kept missing Arch or FreeBSD for some reason. Last night I realized it's the abs/ports systems they have. I love the freedom to rebuild any package from source so I can configure build options and not worry about how packages from third party sites were compiled (missing features, patent restrictions, etc.).
SlackBuilds.org is awesome, and according to that site Pat uses SlackBuilds to build the official packages. Wouldn't it be great if there was a /var/slackbuilds/ directory with subdirectories for each software set for the officially supported software and then a subdirectory for each category on SlackBuilds.org?I would really like to see this in Slackware some time. It would help organize all the available software in the official sets and SlackBuilds.org and make it easy to compile anything. Other software would, as usual, be downloaded from third-party sources and simply installed that way.
View 14 Replies
View Related
Feb 24, 2011
We have 2 HTTP Load balancer with HAproxy and heartbeat. There are 4 nodes in this cluster. It's doing round robin load balancing. The HTTP cluster working fine. We are having problem with our portal because it uses SSO. We need sticky connection support in our HAproxy. Also we need load balancing for HTTPS traffic. Here's our HAproxy conf file.
[Code]....
View 1 Replies
View Related
Apr 11, 2011
I'm using Slackware 13.1. There are some software I need that not presented in repos (e.g GIS software and utilities), so I create SlackBuilds and build them manually.
When compiling some libraries I get problems with libdl - the dynamic linker library. As I understand, this library absolutely required by some other libs.
For some odd reason, it seems that this library is automatically supported on other distros (e.g. Debian), but not on Slackware. As result ./configure script can't find necessary libs and fails with messages like
Code:
checking for sqlite3_prepare_v2 in -lsqlite3... no
configure: error: 'libsqlite3' is required but it doesn't seems to be
installed on this system.
[Code]....
View 2 Replies
View Related
Mar 9, 2011
I plan to install SlackBuild: virtualbox-ose (3.2.10) on my stand alone laptop.The following are excerpts from the SlackBuild Readme file and I was hoping that someone might have the time to clarify a few things:
"By default VirtualBox will be compiled with hardening enabled. That means all binaries will be run suid root, which is the default behaviour of upstream packages. However, you are still able to disable this by passing HARDENING=no to the script."Why would I want to do this? If I did want to do this, how do I pass 'HARDENING=no' to the script? What script?
Edit: I found something on this and see that I'll just include my user in the proper group and I should be ok.'To compile virtualbox without the Qt4 GUI pass QT4=no to the script'I have a package called: qt-4.6.2_2d3d3e5-i486-1 installed - does this mean that I have Qt4 installed?'To enable the webservice pass WEBSERVICE=yes to the script. This adds gsoap to the list of required dependencies.'Why would I want to do this? If I did want to do this, how do I pass 'WEBSERVICE=yes' to the script? Also, to do this I would have to install gsoap first, right?'If you want to attach VirtualBox to a VDE network you will need vde2.I don't need this for my stand alone world, right?This requires acpica, and the virtualbox-kernel package is needed at runtime.'Does this mean that VDE network requires acpica or that this SlackBuild require acpica?
View 10 Replies
View Related