Slackware :: How To Edit Firefox Source Files
Jul 5, 2010
In the Firefox source directory is a file called 'configure.in'. I simply want to make a small edit to this file to carry out a bit of experimentation. However, whether I use KWrite, KEdit or Kate, I run into the same problem that after I have saved the file, the build always crashes out like this:
Code:
root@Toods2:/usr/src/firefox-4.0b1.source/mozilla-central# gmake -f client.mk profiledbuild
gmake -f /usr/src/firefox-4.0b1.source/mozilla-central/client.mk build MOZ_PROFILE_GENERATE=1
gmake[1]: Entering directory `/usr/src/firefox-4.0b1.source/mozilla-central'
[code].....
View 8 Replies
ADVERTISEMENT
Jun 3, 2010
My brother is thinking of installing Slackware64 13.1 on his laptop. He was wondering though how to configure his wireless card. How would he do this? He is using an Intel wireless card, but I am unsure of the exact model. Another question is would Wicd do this automatically or do you still have to use either iwconfig or wpa_supplicant and edit the corresponding config files?
View 4 Replies
View Related
Feb 3, 2010
are there any light-weight program in slackware to edit a .AI files.. i only need a software that can edit(mainly slice) an image in an adobe illustrator file.
View 7 Replies
View Related
Dec 23, 2010
I want to know if it is possible to edit the source code of the programs in Linux. Like, take the calculator for instance. If I want to add a user-defined function to it, how can I do it - if I can do it at all? In general, where and how can I look at the source code of such programs ?
View 3 Replies
View Related
Mar 20, 2011
I need to switch the "lucid" parts in my ppa's to "maverick" in the format that gedit uses. I believe this will fix some of the software conflicts I am having.
View 7 Replies
View Related
Feb 18, 2010
I just need to edit the "rm " command such that it should move all the files / dir to a particular folder instead of deleting. How to edit the source code for rm, such that it should preserve all the deleted files / dir.
View 14 Replies
View Related
Jul 16, 2010
I don't have Linux yet but I'm almos ready to change from windows to Linux. I'm working on a web site that I built with Frontpage. I did a lot of works on it and I just want to know if they have an open source compatible with linux that could open and let me edit the projet I already beguin? I realy don't want to loose all my work! So I need to know if is possible before I change to Linux.
View 2 Replies
View Related
Nov 22, 2010
This feels like dumb question but here goes...I am wondering what it takes to edit the Linux kernel source and build it with my modifications!
View 5 Replies
View Related
Apr 27, 2010
I want to edit linux kernel source code in MS Visual Studio. I saw the code and these are c files but there is no project file that i open it and whole project opens up. I can open each individual file but not the whole project.
View 13 Replies
View Related
Apr 6, 2010
So I've been trying to get GIMP 2.7 installed on my Slackware64 13.0, but I'm having some issues. After some extensive finagling and dependence findings, I got it to configure correctly, however, the make fails with libtool trying to find libgdk_pixbuf-2.0.la:
libtool: link: cannot find the library '..//usr/lib64/pkgconfig/gdk-pixbuf/libgdk_pixbuf-2.0.la' or unhandled argument '..//usr/lib64/pkgconfig/gdk-pixbuf/libgdk_pixbuf-2.0.la'
libgdk_pixbuf-2.0.la is in /usr/lib64/pkgconfig/, but for whatever reason, editing the makefile doesn't change this. (Yes I have the right permissions to edit it). First of all, why is it searching for /usr in the top build directory, and second, why doesn't an edit of the makefile work?
View 6 Replies
View Related
Dec 3, 2010
I want to add colour to the Firefox buttons to make them more visible. Where can I find the images on Ubuntu Maverick?
View 1 Replies
View Related
Feb 20, 2011
Is there a method at the command line to copy files from one location to another and retain the source files group and user?I'm migrating some MySQL files from one machine to another.I want to back-up the original files in the directory presently. They have owner:group of mysql, some have owner:group root:mysql and so on. To copy them under cli or Nautilus everything changes to root for I execute sudo cp or gksudo nautilus and copy via gui.
Since it is MySQL data I could simply do a dump of the database and restore it on the other machine. But there's about 20 db's and I want to do this via a copy for it will be faster - at least that is what I think.
View 5 Replies
View Related
Jan 1, 2010
If you know Slackware you know Linux. If you know Red Hat you only know Red Hat".Now I made a decision to install Slackware near Ubuntu and Xp.I've installed Slackware with LILO.Well LILO didn't add Ubuntu.So I needed to install from a LiveCD GRUB.Now I've got another problem:GRUB didn't add Slackware.I made a research and realised that I must to edit /boot/grub/menu.lst. This is my hard disk(XP:sda1,sda5;Ubuntu:sda7,sda8;Slackware: /->sda9 /home->sda10): [URL] This is general code for adding an OS to GRUB:
title Slackware
root (hd0,x)
kernel /<vmlinuz_filename> ro root=/dev/hda<partition>
initrd /<initrd_filename>
[code]....
How can I find initrd for Slackware and I'd like to know how I must to write correct code to add Slackware to GRUB?
View 8 Replies
View Related
Feb 11, 2010
Before installing Fedora on my laptop I backed up my files onto a USB key. I wiped the hard disk and installed Fedora 12. I copied my files back to my home directory - but all the text files are now binary! Any ideas why this would be or how to fix it??---------- Post added at 10:54 AM CST ---------- Previous post was at 10:35 AM CST ----------Hmm it seems that only some files are binary. Looks like some .tgz files are corrupted too.---------- Post added at 11:02 AM CST ---------- Previous post was at 10:54 AM CST ----------Damn - I wonder if the files weren't completely written to the usb key before I removed it. I don't remember their being a safe mount option in Fedora 10 - but I definitely unmounted it before removing it from the laptop.
View 1 Replies
View Related
Nov 20, 2009
I've read that you can fix lilo after a bad edit by booting from install cd1 and entering: Code:boot: bare.i root=/dev/hda X noinitrd ro at the boot prompt. Can someone confirm this or suggest a better way? I'm using slackware 13.
View 3 Replies
View Related
Jun 8, 2011
How can I edit the xfce menu to only contain the stuff I use and not all the stuff installed?
View 6 Replies
View Related
Jul 7, 2011
I have Slackware64 installed on a LAN gateway/server. The box is running an NFS/NIS server for roaming profiles. I wonder how I can edit hosts.allow more tightly with NFS. I googled around a bit and decided on the following configuration:
[Code]....
View 3 Replies
View Related
Nov 13, 2009
I hope I'm in the right section, if I'm not, please forgive me, I just installed Debian 5.0, and I want to install firefox, and then install graphics drivers, etc, I downloaded firefox, but I don't know how to compile programs from source, I googled how to compile firefox but the results are very vague and some are very outdated. I downloaded FF from their site, the file name is firefox-3.5.5.tar.bz2, how do I compile this?
View 11 Replies
View Related
Mar 9, 2010
After i edited my xorg.conf file to get 1280x1024 Resolution the font size in some programs is really big. [url]
View 2 Replies
View Related
Feb 25, 2011
I installed apache, php in my fedora 14.
phpinfo() works fine. But the following file 'a.php':
PHP Code:
<?php
if ( !file_put_contents( '/var/www/html/a.txt', 'aaa' ) ) {
echo 'Failed!';
# phpinfo();
} else {
echo 'Succeeded.';
[Code]....
View 1 Replies
View Related
Jul 25, 2010
Installed Ubuntu last night on a friends computer. I never work with pdf.files. Is there anything he can use to edit them on Ubuntu. I had to laugh thou when I returned home from work he was playing with Ubuntu, and downloading .exe files, and was frustrated why they were not installing.
View 4 Replies
View Related
Sep 28, 2010
I have lots of files I need to put in my /var/www/ folder (Apache http server). I thought I understood how to edit it:For single files: sudo cp file /var/www/For opening files: sudo gedit /var/www/fileBut I can't use the above for a thousand files, and I really can't afford the learning curve of BASH scripting at this time. So if there a way I can do this the GUI way (drag and drop and all that) without having to add myself in the group permissions for the /var/www/ folder?
View 7 Replies
View Related
Mar 30, 2011
First of all I want to say that I'm new to Linux. I am using Ubuntu 10.04 LL and i want to create a html page, in terminal mode, but firefox does not display it correctly. i used this tutorial, http://linuxcommand.org/wss0030.php , but it seems that whatever i do, when i run the page with firefox (x@ubuntu:~/bin$ firefox page.html), the page displays the #!/bin/bash line, it doesn't interpret variables, reserved words, or any other special characters ( $, <<- ). I've tried to change the encoding in firefox from Unicode-8 to Unicode-32 but no luck
View 9 Replies
View Related
Mar 7, 2010
whats the most secure firefox browser for karmic that i can use from a PPA source ? that source must be trustable.could you tell me the PPA for the one in question as well ?
View 2 Replies
View Related
Feb 18, 2009
Firefox doesn't show subtitles from a video source.What do I do?
View 2 Replies
View Related
Aug 7, 2010
Is it possible to view and edit db3 files in linux? OpenOffice does not do it and dbview says it can't read version 83. Just wondering. I am not really firm with databases, but i remember that i did view databases in linux.
View 3 Replies
View Related
Jun 11, 2011
I have some pdf files on a usb stick which I want to edit, Evince cannot do this, and if I try to open in Libre there is no option to import pdf there either. Is there an app. or plugin for libre to allow this
View 9 Replies
View Related
Feb 4, 2011
I use a linux machine at work and a mac at home. I can ssh from my machine at home to my work machine. But the only editor that I have access to on the command line then is vi, which I don't like.
Is there a way to use gedit on my mac to edit files remotely over an ssh connection?
This page says that it can be done, but I think that it assumes that you are using gedit on ubuntu. On my mac (os 10.5.8) I don't have the "bookmark" option when I click "connect to server".
[URL]
View 3 Replies
View Related
May 31, 2010
Got my T2i a few days ago. Shot a bunch of short MOV files. Trying to do simple edits like trimming the beginning and ends. Nothing else.
Cinelerra 4 - no sound
Kdenlive - aside from crashing all the time, renders with unacceptable artifacts.
Lives - spends a long time making proxies then crashes
Avidemux - crashes on save/render
Kino - plays back first frame then last frame. Kinda funny but not.
Open Movie Editor - Does nothing at all
Open Shot - Can't find any libs
PiTiVi - Tools? We don't need no stinkin' editing tools.
Will Lunmeria be released before I die?
Will Lightworks be released before I die?
Is it time to retrench back into Windows 7 where there are numerous editors that actually work? Sure, costs money but the free stuff just dont work.
BTW, VLC plays the files back beautifully -- no skips, no jerks, sound completely in tact.
View 6 Replies
View Related
Jun 28, 2010
I have a directory with hundreds of html files.
For all the files I have to:
- delete all the row from the beginning of the file to the sentence "<img src="immagini/_navDxBottom.gif" />".
- delete all the rows from the sentence "<br clear="right" />" to the end of the file.
How can I do that?
View 3 Replies
View Related