Romania
Joined: Apr 24, 2014
Post Count: 676
Status:
Offline
Re: Making continues walls
1. This forum is not intend to be for how to administrate various kind of linux systems. The "su" command is the classic way to become "root". I suppose You have some kind of *buntu or *mint. You could tell me more by typing in terminal: infobash -v3 2. Anyway you could skip the part with "su" and continue with steep 2
---------------------------------------- A computer program does what you tell it to do, not what you want it to do. Murphy's Law When all else fails, read the instructions. Murphy's Law If you don't like "AS IS", DIY. Dorin's law
Romania
Joined: Apr 24, 2014
Post Count: 676
Status:
Offline
Re: Making continues walls
1. In a previous post I've made a mistake:
--Open an terminal (console): --type su --type your root password --type mv /root/home/.eteks --type exit & close the terminal.
Please replace mv /root/home/.eteks with rm -rf /root/home/.eteks/ 2. As normal user (luis) open a terminal and type: 2.1. ls -al /home/luis/.eteks/sweethome3d/ You should have something like these:
drwxr-xr-x 8 luis luis 4096 Aug 29 13:39 . drwxr-xr-x 3 luis luis 4096 Aug 9 2012 .. drwxr-xr-x 2 luis luis 4096 Sep 1 08:19 furniture drwxr-xr-x 2 luis luis 4096 Mar 31 10:39 languages drwxr-xr-x 2 luis luis 4096 Aug 14 10:25 plugins -rw-r--r-- 1 luis luis 16440 Aug 29 13:29 preferences.xml drwxr-xr-x 2 luis luis 4096 Aug 29 13:31 recovery drwxr-xr-x 2 luis luis 4096 Feb 25 2014 textures drwxr-xr-x 2 luis luis 4096 Sep 1 08:21 work
2.2. ls -al /home/luis/.eteks/sweethome3d/plugins/ In my system I have this:
That's the way my SH3D work great. Hope this is helpful for You.
---------------------------------------- A computer program does what you tell it to do, not what you want it to do. Murphy's Law When all else fails, read the instructions. Murphy's Law If you don't like "AS IS", DIY. Dorin's law
South Africa
Joined: Nov 15, 2012
Post Count: 62
Status:
Offline
Re: Making continues walls
Tried ls -al /home/luis/.eteks/sweethome3d/plugins/
luis@luis-G41M-Combo:~$ ls -al /home/luis/.eteks/sweethome3d/plugins/ total 44 drwxrwxr-x 4 luis luis 4096 Sep 26 14:07 . drwxrwxr-x 9 luis luis 4096 Sep 26 14:20 .. -rw-rw-r-- 1 luis luis 18347 Oct 4 2006 COPYING.TXT drwx------ 3 luis luis 4096 Sep 26 14:07 de -rw-rw-r-- 1 luis luis 758 Jul 16 22:12 LICENSE.TXT drwx------ 2 luis luis 4096 Sep 26 14:07 META-INF -rw-rw-r-- 1 luis luis 789 Jul 16 22:10 README.TXT luis@luis-G41M-Combo:~$ is totally different why is this ?
Romania
Joined: Apr 24, 2014
Post Count: 676
Status:
Offline
Re: Making continues walls
You have extract the AdvancedEditingPlugin-src.zip file. You need only the AdvancedEditing.sh3p file to be copy in plugins directory. Solution: 1. Go in /home/luis/.eteks/sweethome3d/plugins/ and delete all. 2. Download AdvancedEditing.sh3p file and copy in plugin directory. 3. Start SH3D program. P.S. That's how to install plugins in SH3D.
---------------------------------------- A computer program does what you tell it to do, not what you want it to do. Murphy's Law When all else fails, read the instructions. Murphy's Law If you don't like "AS IS", DIY. Dorin's law
South Africa
Joined: Nov 15, 2012
Post Count: 62
Status:
Offline
Re: Making continues walls
Thank you, eventually is in SH and can connect walls. Went to see with ls -al /home/luis/.eteks/sweethome3d/plugins/ luis@luis-G41M-Combo:~$ ls -al /home/luis/.eteks/sweethome3d/plugins/ total 112 drwxrwxr-x 2 luis luis 4096 Sep 30 13:25 . drwxrwxr-x 9 luis luis 4096 Sep 26 14:20 .. -rw-rw-r-- 1 luis luis 103612 Sep 18 09:45 AdvancedEditing.sh3p luis@luis-G41M-Combo:~$ Not the same as you get, is the difference matters?.
Romania
Joined: Apr 24, 2014
Post Count: 676
Status:
Offline
Re: Making continues walls
NO! I have installed more plugins then You have. Now, in menu bar of SH3D, You must find: Menu bar Plan -> Connect walls. To use this You must have some walls draw in plan. Remember ALL walls have a start point and an end point. You can connect the end point of FIRST selected wall with the start point of the SECOND selected wall.(use Shift for this). Make some tests on a mew plan to learn how it's work. Their is more tricks to discover like 2 clicks.
---------------------------------------- A computer program does what you tell it to do, not what you want it to do. Murphy's Law When all else fails, read the instructions. Murphy's Law If you don't like "AS IS", DIY. Dorin's law