B balanga Nov 6, 2014 #1 I'm intending to install Chromium on an old IBM ThinkPad T41p and would be interested to know if it works best with any particular window manager. Last edited by a moderator: Nov 29, 2014
I'm intending to install Chromium on an old IBM ThinkPad T41p and would be interested to know if it works best with any particular window manager.
J jb_fvwm2 Nov 6, 2014 #2 Well, it either won't build or won't run or won't run from a package install (all three) here for months now. But I cannot answer the question. Last edited by a moderator: Nov 29, 2014
Well, it either won't build or won't run or won't run from a package install (all three) here for months now. But I cannot answer the question.
D drhowarddrfine Nov 6, 2014 #3 jb_fvwm2, it will now if you edit the Makefile and build from ports. Change the CFLAGS line to this: Code: CFLAGS+= -fno-omit-frame-pointer -fno-stack-protector Then rebuild the port.
jb_fvwm2, it will now if you edit the Makefile and build from ports. Change the CFLAGS line to this: Code: CFLAGS+= -fno-omit-frame-pointer -fno-stack-protector Then rebuild the port.
A abishai Nov 6, 2014 #4 I built Chromium yesterday from a month-old ports tree without any alterations.
D drhowarddrfine Nov 6, 2014 #5 abishai, yes. We're able to build it from ports but many of us are not able to run it: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193610.
abishai, yes. We're able to build it from ports but many of us are not able to run it: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193610.
OP B balanga Nov 6, 2014 Thread Starter #6 I have installed it but can't run it. Code: chromium: not found
OP B balanga Nov 6, 2014 Thread Starter #8 drhowarddrfine said: You run it as chrome, not chromium. Click to expand... Thanks, I have it working now.
drhowarddrfine said: You run it as chrome, not chromium. Click to expand... Thanks, I have it working now.