Author Topic: bin folder  (Read 4652 times)

Offline Pete330

  • Single posting newcomer
  • *
  • Posts: 8
bin folder
« on: May 17, 2015, 11:15:37 am »
I get the following message when I try to create a new proect:
Error: couldnt a project direktory: /bib/

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: bin folder
« Reply #1 on: May 17, 2015, 11:38:48 am »
Can you copy/paste the exact error message?
What os are you using, what version of cb?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Pete330

  • Single posting newcomer
  • *
  • Posts: 8
Re: bin folder
« Reply #2 on: May 17, 2015, 02:53:50 pm »
I am using linux cinnamon,Rebecca and cb 13.12

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: bin folder
« Reply #3 on: May 17, 2015, 03:00:25 pm »
When creating a new project make sure you have read/write-access to the "Folder to create project in:"(the folder hast to be an absolute folder, beginning with "/") !

Offline Pete330

  • Single posting newcomer
  • *
  • Posts: 8
Re: bin folder
« Reply #4 on: May 17, 2015, 06:24:59 pm »
Where do I get read / write rights?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: bin folder
« Reply #5 on: May 17, 2015, 07:10:51 pm »
Most of the times you have write acccess in the folders in your home folder - /home/<your_username> or ~.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Pete330

  • Single posting newcomer
  • *
  • Posts: 8
Re: bin folder
« Reply #6 on: May 29, 2015, 02:32:18 pm »
I have read about read/write rights but I am not sure how to them. I know it has something do with Linux. Can anyone tell me how.

Offline marcelinux

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: bin folder
« Reply #7 on: May 31, 2015, 10:31:17 am »
Create your project in your /home directory. e.g. If your user is Pete330, you have a /home/Pete330/ directory. Create your project there.
I just need learn a little bit more. Thank you for your help.

Offline Pete330

  • Single posting newcomer
  • *
  • Posts: 8
Re: bin folder
« Reply #8 on: June 03, 2015, 09:05:05 pm »
Thanks that worked out fine. Otherwise I found out how  to get permission to create a file.
Now I have another problem. When I try to build code blocks stops at the first header file with the following message: "no such file or directory."

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]