Talk:Installing third party softwares in terminal/Increased Productivity in KDE4 with Scripts/.bashrc: Difference between revisions
Gavinbeatty (talk | contribs) (KDevelop Generator) |
Gavinbeatty (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
== KDevelop Generator == | == KDevelop Generator == | ||
Would it not be a good idea to have cmakekde use the KDevelop generator by default? [[User:Gavinbeatty|Gavinbeatty]] | Would it not be a good idea to have cmakekde use the KDevelop generator by default? | ||
--[[User:Gavinbeatty|Gavinbeatty]] 18:07, 15 June 2007 (CEST) | |||
== Scripts and bashrc in SVN == | |||
Wouldn't it be better to put this and similar stuff in SVN? A location such as (a cleaned up) KDE/trunk/kdesdk/scripts ? | |||
--[[User:Gavinbeatty|Gavinbeatty]] 18:07, 15 June 2007 (CEST) | |||
== bash_profile == | |||
Seeing as this script adds many static environment variables and "increments" others, would it not be better to have it as a separate bash_profile (for the static/non-interactive stuff) and bashrc (interactive stuff e.g., functions) instead? The functions etc should still be sourced by the user's bashrc | |||
--[[User:Gavinbeatty|Gavinbeatty]] 18:07, 15 June 2007 (CEST) |
Revision as of 16:07, 15 June 2007
I'm not sure whether this is right. This page is only used from Getting Started/Build/KDE4 but it is a subpage of Increased ... with Scripts.
--Dhaumann 16:38, 24 February 2007 (CET)
YACC
What is it for? I don't need. I't works fine without it.
KDevelop Generator
Would it not be a good idea to have cmakekde use the KDevelop generator by default?
--Gavinbeatty 18:07, 15 June 2007 (CEST)
Scripts and bashrc in SVN
Wouldn't it be better to put this and similar stuff in SVN? A location such as (a cleaned up) KDE/trunk/kdesdk/scripts ?
--Gavinbeatty 18:07, 15 June 2007 (CEST)
bash_profile
Seeing as this script adds many static environment variables and "increments" others, would it not be better to have it as a separate bash_profile (for the static/non-interactive stuff) and bashrc (interactive stuff e.g., functions) instead? The functions etc should still be sourced by the user's bashrc
--Gavinbeatty 18:07, 15 June 2007 (CEST)