You are not logged in.
i have a problem with the kdevelop package whenever the code
compeltion is working cause the program to crash.
this an arch specific working well on other computer.
Offline
do you use the kdevelop or kdevelop-devel?
did you searched for a bug in bugs.kde?
any more info when crashing?
The impossible missions are the only ones which succeed.
Offline
after some investigation i think the problem probably come down to Berkley DB.
here u can see the requirements for kdevelop 3.
http://www.kdevelop.org/index.html?file … ments.html
as u can see the requirement suggest that berkley db version <=3.0 & <=4.1 , while arch have version 4.2.52
Offline
after some investigation i think the problem probably come down to Berkley DB.
here u can see the requirements for kdevelop 3.
http://www.kdevelop.org/index.html?file … ments.html
as u can see the requirement suggest that berkley db version <=3.0 & <=4.1 , while arch have version 4.2.52
thanx for the find out of info ... any suggestion how to solve this? i suggest waiting for kdevelop to support db we have
The impossible missions are the only ones which succeed.
Offline
There might be a way to statically link a specific version of db into the app. Evolution does the same thing.
Stupid db.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
There might be a way to statically link a specific version of db into the app.
want to try it? feel free - for me it's a little bit to high --- never played around with building statically things into pkgs
The impossible missions are the only ones which succeed.
Offline
Post a bug to remind me.. I'll see if I can get to it sometime in the next week.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
For the db 4.1 you could just make a symlink, now for the db 3.x issue you could make a package that will install right beside db4.x .. I know many other distros use similare tricks to keep db compat issues in check. Anyways just an idea not sure if it would work in this case.
Offline