Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-10 Thread Ari Malinen
Here is my version of search engine and homepage patch. its pretty simple. http://koti.kapsi.fi/~deferi/patches/surf-0.6-searchengine.diff On Thu, Apr 10, 2014 at 12:16 PM, Martti Kühne wrote: > On Thu, Apr 10, 2014 at 1:57 AM, wrote: >> Bigby James said: >>> On 04/09, hiro wrote: >> >> Please

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-10 Thread Martti Kühne
On Thu, Apr 10, 2014 at 1:57 AM, wrote: > Bigby James said: >> On 04/09, hiro wrote: > > Please, don't feed trolls. > Well at least they're right about the Admins. They'll switch to systemd as soon as both the software comes with a *.service file only and their self-hacked initscripts breaking.

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-09 Thread czarkoff
Bigby James said: > On 04/09, hiro wrote: Please, don't feed trolls. -- Dmitrij D. Czarkoff

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-09 Thread hiro
"I would suggest not arguing with an Administrator" arch linux never fails to bring great value. On 4/9/14, Bigby James wrote: > On 04/09, hiro wrote: >> > You can use a search engine to look for key phrases >> in error messages that will lead to hints on how to resolve issues. >> >> That's pre

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-09 Thread Bigby James
On 04/09, hiro wrote: > > You can use a search engine to look for key phrases > in error messages that will lead to hints on how to resolve issues. > > That's pretty awful advice if he doesn't know any C. stackoverflow and > ubuntu-forums are not the place to learn programming. You don't necessa

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-09 Thread hiro
> You can use a search engine to look for key phrases in error messages that will lead to hints on how to resolve issues. That's pretty awful advice if he doesn't know any C. stackoverflow and ubuntu-forums are not the place to learn programming. > First of all: Don’t top post. Bad rhetoric. If

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-08 Thread Bigby James
On Tue, Apr 08, 2014 at 02:18:32PM -0300, Henrique Lengler wrote: > I downloaded and i installed the patch how is described on the website! > > I received this message: > > # patch -p1 < /home/henrique/surf-0.6-searchengines.diff > patching file config.def.h > Hunk #1 FAILED at 101. > 1 out of 1

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-08 Thread Christoph Lohmann
Greetings. On Tue, 08 Apr 2014 19:17:18 +0200 Henrique Lengler wrote: > I received this message: > > # patch -p1 < /home/henrique/surf-0.6-searchengines.diff > patching file config.def.h > Hunk #1 FAILED at 101. > 1 out of 1 hunk FAILED -- saving rejects to file config.def.h.rej > patching fil

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-08 Thread Henrique Lengler
Hi, I entered in suckless surf webpage i didn't found a patch for homepage for surf 6.0. But i found it for search engine. I downloaded and i installed the patch how is described on the website! I received this message: # patch -p1 < /home/henrique/surf-0.6-searchengines.diff patching file co

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-08 Thread Charlie Murphy
Henrique Lengler wrote: > Hi, this is my first time in the mailing list, so, i don't know how to > efficiently > use this! > > I'm trying to set up a homepage and a searchengine on my surf web browser. > But i > can't understand the official wiki. I added those lines in my config.h > > #define

Re: [dev] Surf hacking. Search Engine and Homepage

2014-04-07 Thread Christoph Lohmann
Greetings. On Tue, 08 Apr 2014 06:40:47 +0200 Henrique Lengler wrote: > I'm trying to set up a homepage and a searchengine on my surf web browser. > But i can't understand the official wiki. I added those lines in my config.h > > #define HOMEPAGE "http://www.google.com/"; > > static SearchEng

[dev] Surf hacking. Search Engine and Homepage

2014-04-07 Thread Henrique Lengler
Hi, this is my first time in the mailing list, so, i don't know how to efficiently use this! I'm trying to set up a homepage and a searchengine on my surf web browser. But i can't understand the official wiki. I added those lines in my config.h #define HOMEPAGE "http://www.google.com/"; static