Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'make install' on ubuntu broken #48

Closed
GoogleCodeExporter opened this issue Apr 25, 2015 · 8 comments
Closed

'make install' on ubuntu broken #48

GoogleCodeExporter opened this issue Apr 25, 2015 · 8 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. checkout
2. build
3. make install
4. run 'vacuum'

What is the expected output? What do you see instead?
expect program to run, instead get errors about missing utils lib and 
plugins folders


What version of the product are you using? On what operating system?
r978, ubuntu karmic

What version of the Qt are you using?
4.6



Original issue reported on code.google.com by sje397 on 12 Jan 2010 at 10:59

@GoogleCodeExporter
Copy link
Author

Try sudo ldconfig

Original comment by potapov.s.a on 13 Jan 2010 at 5:46

@GoogleCodeExporter
Copy link
Author

That seems to fix the missing library error, but it still complains:

"Plugins directory not fount"

Original comment by sje397 on 13 Jan 2010 at 5:48

@GoogleCodeExporter
Copy link
Author

Are there any files in the directory /usr/local/lib/vacuum/plugins?

Original comment by potapov.s.a on 13 Jan 2010 at 6:02

@GoogleCodeExporter
Copy link
Author

Yep, seems to contain all the plugin libs

Original comment by sje397 on 13 Jan 2010 at 10:42

@GoogleCodeExporter
Copy link
Author

Try to run vacuum from root - sudo vacuum
If it helps check plugins folder permissions.

Original comment by potapov.s.a on 14 Jan 2010 at 5:53

@GoogleCodeExporter
Copy link
Author

sje@lofty:~$ sudo vacuum
"Plugins directory not fount"
Error: "/var/tmp/kdecache-sje" is owned by uid 1000 instead of uid 0.

Nope, doesn't help.

(BTW, just notifying you of the installation error. I can get it to work in the 
build 
directory.)

Original comment by sje397 on 14 Jan 2010 at 11:33

@GoogleCodeExporter
Copy link
Author

You have build a debug version of the project, build in release mode for 
install.

Original comment by potapov.s.a on 15 Jan 2010 at 5:15

@GoogleCodeExporter
Copy link
Author

Original comment by potapov.s.a on 16 Jan 2010 at 5:39

  • Changed state: Invalid
  • Added labels: Type-Defect
  • Removed labels: Type-Unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant