Slackware :: Including Add-ons Inside A Firefox Self-compiled Package ?
Mar 26, 2010
is it possible to include an add-on (or more) inside a self-compiled txz package for firefox? Actually I'm trying to build a fully localized version adding UI localization and (possibly) the italian dictionary. The latter is distributed as an .xpi (zip archive) and is supposed to be installed from inside firefox, so I don't know how to include it at compile time or at least before building the txz...
View 3 Replies
ADVERTISEMENT
Apr 1, 2011
I compiled php 5.2.17 from the source with php-fpm and I have the compiled package /tmp as you know the version of php is slackware 13.1 is the same (5.2.17 without php-fpm) . How could I update from from compiled package?
View 5 Replies
View Related
Feb 10, 2010
I want to find out what is the size of a package including its' dependencies.
PACKAGE_SIZE + ALL_DEPENDENCIES_SIZE = WHAT_I_WANT
View 3 Replies
View Related
Oct 24, 2009
I recently installed rtorrent on a server in order to download the CentOS 5.4 DVD. I then decided against using this particular server and instead installed it on a different one. When I initially installed rtorrent, I installed two other packages to satisfy rtorrent's dependencies as shown below:
Code:
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
rtorrent i386 0.8.4-2.el5.rf rpmforge 448 k
Installing for dependencies:
[code].....
View 1 Replies
View Related
Jun 29, 2010
I have compiled FFMPEG (and also mplayer and x264) from scratch to always run the latest version. I install ffmpeg using "checkinstall". When compiling FFMPEG manual and installing with checkinstall ffmpeg provides the following libraries: libavutil49, libavcodec52, libavdevice52, libavformat52, libavfilter0, libpostproc51, libswscale0
These can NOT be installed via apt-get (or similar) or the checkinstall will fail. So I have not installed them. The problem now is when I need to install a package (.dep or from Synaptic) that requires one of these a prerequisite. Then it is not "registered" by Synaptic that these are already provided through the FFMPEG build. I have tried to use the --provides flag on checkinstall and I can also see in Synaptic that on the ffmpeg package I installed with checkinstall that it says it provides said packages. I even have tried to modify the checkinstall script and add:
Replaces: libavutil49, libavcodec52, libavdevice52, libavformat52, libavfilter0, libpostproc51, libswscale0
This also triggers Synaptic to list that ffmpeg replaces the packages. But still when I try to install anything that needs these packages it is not recongnized that they are provided by FFMPEG and when I install one of them (e.g. apt-get install libavformat52) then it replaces the FFMPEG library and FFMPEG stops working. So what is going wrong? Is this a bug in Synaptic? How is it possible under ubuntu to install manual compiled packages and have them "act" as correct dependencies for others?
View 2 Replies
View Related
Mar 1, 2010
I'm fairly new to Linux so I'm going to need a step-by-step guide to get me out of this rut. The install of Linux was fine but when I booted up I got this error. VFS: Cannot open root device "302" or unknown-block (3,2) append a correct "root=" boot option;here are the available partitions;
0800 78150744 sda driver:sd
0801 47428608 sda1 <-- this is my Windows partition
0802 30719552 sda2 <-- this is my Linux partition
0b00 1048575 sr0 driver:sr
0b01 1048575 sr1 driver:sr
Kernel panic - not syncing:VFS:Unable to mount root fs on unknown-block (3,2) I guessed from reading this error Lilo isn't pointing to the right partition to boot from? How will I fix this? I read another thread about boot problems on these forums and a guy said to do this:
#mkdir /slacktemp
#mount /dev/device /slacktemp
#chroot /slacktemp
#cd /slacktemp/etc <-- for me it told me that doesn't exist
#vi lilo.conf <-- couldn't do nothing and was frozen
#lilo -v -t -b /dev/device
#lilo -v -b /dev/device
The above solution did not work for me. Can anyone shed a light on a Linux rookie?
View 14 Replies
View Related
May 16, 2010
I read this on Patrick's twitter: Considering compiling future 32-bit x86 Slackware packages for i686 and finally leaving i486 and i586 support behind. Would the devs mind sharing why the change hasn't been made? I'm guessing there must be a lot of Slackware users with 15-20 year old computers that want to run the latest software.
View 14 Replies
View Related
Mar 16, 2010
I'm using 8.10, but wanted to upgrade firefox to the latest version, so I downloaded the tarball from their website and compiled that. FF 3.6 works fine, but I havn't been able to get my flash or java plugins to work since.
View 5 Replies
View Related
Jul 3, 2010
If I was writing a SlackBuild that repackages a precompiled binary, how would I know if it was i{3,4,5,6}86?Or should I just assume i386 unless it says otherwise?Just wondering how the people at SlackBuilds.org figure this out.
View 5 Replies
View Related
Sep 17, 2009
Is there a firefox add-on to script HTML and/or Javascript directly inside firefox
View 1 Replies
View Related
Apr 1, 2011
I want to update syslinux to version 4.03 on my system, so I took a look at the SlackBuild.
I noticed that the SlackBuild rebuilds everything including the actual boot loader with 'make -j4', but there's a note in the docs directory (distrib.txt) that asks not to do that:
Quote:
For creators of Linux distributions:
Syslinux is a notoriously hard program to debug, since it runs outside of any operating system, and has a tendency to expose BIOS and hardware bugs on various systems. Therefore, I would appreciate if you would resist the temptation of recompiling the Syslinux bootloader itself (ldlinux.asm) if at all possible. If you do that, I will have to refer any bug reports I receive back to the respective distributor.
However, I have no such concerns about recompiling the installer programs, and in fact, with both libc 5 and libc 6 in common use in the Linux world today I understand if you wish to relink the Linux-based installer against your system version of libc. Therefore a special makefile targets "make installer" has been included with the Syslinux distribution, starting with version 1.42.
To rebuild the installer programs *only*, starting from a freshly untarred distribution copy of Syslinux, do:
make clean
make installer
If you want to remove all intermediate files, including the ones obtained from assembling ldlinux.asm and which are included in the distribution, do "make spotless".
I thought I'd report this in case it was unnoticed by Pat and the team. If not I apologize for wasting your time
View 2 Replies
View Related
Oct 14, 2010
The new 2.6.35.7 kernel fails to boot on my Lenovo laptop. I had previously compiled a 2.6.35 kernel with a couple of different .config files and never had it boot properly. The failure occurs very quickly and I am including the final screenshot in case that helps.
View 7 Replies
View Related
Feb 5, 2010
cpuid utility is not compiled with U9.04 and the utility is not available as a package with synaptic -
other distributions have it available as rpm . url
Any way to run this utility in the Debian world?
View 2 Replies
View Related
Apr 14, 2010
I'm staying with 11.1 (sic) because it works well enough, so what a pleasant surprise to find an update to Firefox 3.5 waiting for me inside YaST, I'd have expected only updates to 3.0.
View 1 Replies
View Related
Jan 9, 2010
Using Ubuntu 9.10 I open up Firefox and run a video from ......com web page. How can I monitor if flash player is running using terminal ps (process) command? What is the flash player process name?
View 8 Replies
View Related
Sep 7, 2010
You don't run x windows in the cession. Let say you run init 3 at the prompt and login your acount. Is it possible to run a command that let you open a little screen with graphic interface and that accept the mouse. Exactly the inverse of the console in an X environment.
View 10 Replies
View Related
Nov 16, 2009
Recently I have installed Fedora 10. It comes with firefox 3.xx by default. Now I was wondering if there is any way through which i can update it to 3.5 version though yum. I have tried yum update firefox but it did not work and returns following messages Loaded plugins: refresh-packagekit Setting up Update Process No Packages marked for Update I know that one way to update is download the latest Tar package and use it, but I want to totally remove my previous installation and use solely one package i.e. firefox 3.5.
View 6 Replies
View Related
Jun 15, 2010
My website is domaintoolscentral dot com, I want to use PHP inside of my HTML pages but I can't seem to figure it out. I know it has to do with the httpd.conf file or I think it does. I do not want to use a .htacess file.
View 14 Replies
View Related
Apr 8, 2010
I try to kick off dolphin from regular user account after executing "su -" from terminal emulator inside KDE, but got a error:
Code:
Is this something to do with xwindow authorization?
View 9 Replies
View Related
May 25, 2010
We are pleased to present one of our new creations: pkgbuild, a tool written in standard C++, using libCURL, ZLib, BZip2 and libLZMA (part of XZ). It is a modern Slackware packages builder, network-transparent, multi-architecture, designed to greatly simplify the creation of a package, automatically executing the required post processing.
What does it do? Recognize and build packages for the following architectures: i386, i486, i586, i686, x86_64, IA64, IA32e, s390, s390x, sparc and sparc64.
[Code]...
View 14 Replies
View Related
Nov 17, 2010
I downloaded from http://ftp.nluug.nl/os/Linux/distr/s...ce/n/net-snmp/ source and I build new package and works ok no errors. If I change net-snmp.SlackBuild and add CFLAGS --with-mib-modules=ucd-snmp/lmSensors --with-ldflags=-lsensors while I need lmsensors support in net-snmp. But the package compiling ends with error:
[Code]...
View 2 Replies
View Related
Feb 13, 2011
I am very happy to announce that today I succeeded to install full Slackware ARM on the pandaboard: URL...I did the following:
* sd with 2 partitions, one (vfat) for bootloaders (MLO, u-boot.bin) and uImage and the other one (ext2) for minirootfs
* copy xloader (MLO), uboot and uImage from Angstrom distro on the first partition
* copy Slackware ARM minirootfs on the second partition with Angstrom modules in the usual path (/lib/modules/...)
* boot in ARMedslack
* install all the others packages via NFS
I had to make some changes to configuration files as indicated here:URL...The next step is to build a kernel and modules for omap4 by myself and use them instead of the Angstrom ones.One question: is there any kind of package manager, such as slap-get, sbopkg, etc. for Slackware ARM? If not, can I use the SlackBuilds from slackbuilds.org? How to modify them?
View 6 Replies
View Related
Jul 28, 2010
Anybody know of a slackware package for the Iced Tea Java thing? I have the rpm (I have fedora anyhow) but I would like a slackpkg to cstick in here.
View 8 Replies
View Related
Mar 28, 2011
I found the source, but it's missing a few header files.I tried downloading a few but it wasn't working correctly.I'd rather install this package properly.
View 2 Replies
View Related
Jan 19, 2011
I'm elated when I see software download pages that include a binary Slackware package.wrt KVIrc, their Slackware package is at the top of their list of binaries.They've got an rpm too, but it's SuSE, not Redhat - I found that to be pretty kewl too.I wonder if they're Slackers... hm...Well, that having been said, there's also a SlackBuild for it at the repository.I'm going to give this client a spin and see how I like it.Here's the URL: http://www.kvirc.net/?id=releases&pl...=4.0.2&lang=enUPDATE: The mirrors I checked are reporting 404 errors... bummer.
View 3 Replies
View Related
May 28, 2010
Today, I try to update firefox by Package Updater but show error by bellow. "Missing Dependency: xulrunner >= 1.9.0.19-1 is needed by package firefox-3.0.19-1.el5.centos.x86_64 (CentOS5updates)"
View 6 Replies
View Related
Nov 8, 2010
I need to install gail, but can't find a package.
View 6 Replies
View Related
Mar 10, 2010
Ubuntu's team put an alpha unstable version by default into the fresh install of Ubuntu... and... where's firefox 3.6 package now?
View 4 Replies
View Related
Apr 3, 2010
Firefox 3.6 has been available for Linux from Mozilla since January. So where is the Fedora package for it? I still get the latest available package being 3.5.9 when I run "yum info firefox*".
View 11 Replies
View Related
Jul 9, 2009
How to install from firefox-3.0.11-4.el4.src.rpm in rhel4
View 1 Replies
View Related