Slackware :: Freenode, Cap_sasl.pl And Irssi: Slackbuilds For The Perl Modules?

Feb 8, 2010

With the latest Freenode changes SSL connection is now possible which presents no problem, particularly with rworkman's ca-certificates slackbuild, But configuring sasl for the password to nickserv presents a bit more of a challenge as 3 perl modules are required: Crypt::OpenSSL::Bignum, Crypt::DH, Crypt::Blowfish and Math::BigInt. I have not packaged perl modules for slackware before and I guess there is always a first time but can I ask if anybody has already neatly packaged up the required perl modules? I suspect they will be very popular with Freenode slackware irc users...

View 2 Replies


ADVERTISEMENT

Software :: Irssi Won't Connect To Freenode

Feb 3, 2011

why irssi won't connect to freenode (I am in the process of configuring it and username has been set).

Code:

15:09 -!- Irssi: Looking up irc.freenode.net
15:09 -!- Irssi: Connecting to irc.freenode.net [xx.xx.xx.xx.] port 6667
15:12 -!- Irssi: Unable to connect server irc.freenode.net port 6667
[Connection timed out]

My network connection seems fine. I have not any issues at all with ethernet/wireless so I am not sure what is causing this. Irssi worked fine on fedora before switching to arch.

View 1 Replies View Related

Slackware :: Best Way To Install Perl Cpan Modules In Slackware?

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

Slackware :: Building The Perl Modules For Bugzilla 4.x.x?

May 16, 2011

I've done a clean install of Slackware 13.37 64-bit and am having trouble with building the Perl modules for Bugzilla 4.x.x (downloaded yesterday with bzr). This same problem exists with both Bugzilla stable and 4.1.2+.Executing checksetup.pl results in

Code:
checksetup.pl
* This is Bugzilla 4.1.2+ on perl 5.12.3

[code]....

View 3 Replies View Related

General :: Get "invalid ELF Header When Trying To Start A Perl Script In Irssi

Jan 22, 2010

I used to run this script just fine on my old server (Debian 5 Lenny x32)¦. but doesnt seem to work with this new one though both will have different software installed.I tell the script to load and I get: 04:55 -!- Irssi: Error loading module testScript/testScript: /user/.irssi/scripts/autorun/testScript.pl: invalid ELF header

The script code:

Code:
#/script load autorun/testScript.pl
use Irssi;
use Irssi::Irc;
#use strict;
use vars qw($VERSION %IRSSI);

[Code]...

View 2 Replies View Related

Slackware :: Build Several Packages Designed For Slackware 13 At Slackbuilds?

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

Slackware :: No Accentuated Chars Ssh - Screen - Irssi

Oct 5, 2010

I use Slackware 13.1 32 bits in my eeepc and I have only Xfce installed on in it (didn't install KDE). So I use Xfce on it. On my other machines when I'm using irssi on konsole I don't have any problems with latin chars (accentuated) but when I'm using Terminal on Xfce i have it. In irssi or in terminal? How can I put it right? I use Portuguese layout keyboard. I already see that is in irssi at terminal on Xfce. But I have "/set term_charset UTF-8".

View 6 Replies View Related

Slackware :: Way To Speed Up Slackbuilds

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

Debian :: Install Perl Modules Using CPAN?

Mar 5, 2010

Can anyone provide me information about installing perl modules using CPAN.....

View 1 Replies View Related

Software :: Unable To Install One Of Perl Modules

Nov 11, 2010

I am unable to install one of perl modules. Please guide me how to install perl modules resolving dependencies. How to verify installed module.

View 1 Replies View Related

CentOS 5 :: Installing Perl Modules Does Not Work?

Mar 2, 2011

CentOS and RHEL even though I've been using various Debian/Ubuntu Distros for quite some time. However, I always used to install perl modules via apt-get or, if that did not work, via cpan.In CentOS, I tried installing a couple of perl modules via yum but there are only a very few available. When trying to install perl modules via cpan, the install process usually fails during the make process.I'd prefer to install those modules via the distribution's package manger yum as it's easier to resolve dependencies. Are there any repositories I should add to have more perl packages available? (Where to add further repositories, I just know /etc/apt/sources.list in debian based distros)The other option still would be to install perl modules via cpan. For instance, when trying to cpan install Geo::IP, the output is as follows:

CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Wed, 02 Mar 2011 02:42:03 GMT

[code]....

View 2 Replies View Related

CentOS 5 :: How To Install Perl Graphing Modules

Apr 10, 2011

I have newly updated CentOS 5.6 server and would like to keep it "true" to CentOS, so try to avoid manually installing rpm's and CPAN modules.
I need to install perl graphing modules, Chart::Base, GD, GD::Graph, GD::Text, etc.
Have already done
Yum install gd gd-devel php-gd

View 3 Replies View Related

Slackware :: Automatic SlackBuilds Installer

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

Slackware :: Can't Get Qdvdauthor To Build Using Slackbuilds?

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

Slackware :: GConf And ORBit2 In Slackbuilds.org

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

Slackware :: GPG Signature For Slackbuilds Packages?

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

Slackware :: How To Install Sofware With SlackBuilds?

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

Slackware :: Download Tmux 1.3 From Slackbuilds?

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

Slackware :: Installing Monodevelop From Slackbuilds ?

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

Slackware :: Slackbuilds Leftover Files?

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

Slackware :: Why Don't We Have A Ports-like SlackBuilds Tree?

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

Slackware :: Building SlackBuilds KVM Does Not Work - 2.6.35.4 Kernel

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

Slackware :: Create SlackBuilds And Build Them Manually?

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

Slackware :: Plan To Install SlackBuilds VirtualBox

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

Slackware :: Building From Slackbuilds - Get Make Error ?

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

Slackware :: Sbopkg Does Not Find SlackBuilds 13.1 Repository

May 27, 2010

Sbopkg 0.32.0 doesn't find slackbuilds 13.1 repository even though I have modified the sbopkg.conf. Is there going to be an updated sbopkg in the near future?

View 5 Replies View Related

Slackware :: Updating Slackbuilds.org Scripts - Etiquette?

Mar 29, 2011

While prepping for 13.37, I was going through Slackbuilds.org and noticed a lot of the packages I use are horribly out of date.

What is the etiquette for submitting an updated script? Just change the relevant details on the existing one and send it to them ordo I need to write a whole new script?

View 7 Replies View Related

Slackware :: Upgraded Current Now Cannot Build Slackbuilds?

Oct 16, 2010

this is what i get when i try to compile ndiswrapper:

checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes

[Code]...

View 10 Replies View Related

General :: Installing CPAN Modules (perl) And Proxy Settings?

Feb 17, 2010

Here is my problem:I work with the BioPerl project. At first, I installed cpan modules without any problem,(eg.) sudo cpan -i CPAN::ModuleI've a proxy connection (university) and I'd configured my proxy settings correctly: perl -MCPAN -eshellIn the beginning it worked, but I don't know why it doens't work today. Here is the outline:

fernando@fer-laptop[fernando] sudo cpan -i Algorithm::Cluster
CPAN: Storable loaded ok (v2.15)
Going to read '/home/fernando/.cpan/Metadata'

[code]....

View 1 Replies View Related

Software :: Perl Modules Installation - Can't Locate Spreadsheet / WriteExcel.pm In @INC

Jul 26, 2011

When i tried to execute im getting the following error

Can't locate Spreadsheet/WriteExcel.pm in @INC (@INC contains: /usr/local/lib/perl5/5.6.1/alpha-dec_osf /usr/local/lib/perl5/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/alpha-dec_osf /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .) at excel.pl line 4. BEGIN failed--compilation aborted at excel.pl line 4. If i need to install the modules whether they will work for 5.6.1 version?

View 4 Replies View Related







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