# Installing on Linux - Can't find servoy\_developer.sh

**URL:** https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018
**Category:** Classic Servoy
**Created:** [December 13, 2008, 2:39am UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018 "2008-12-13T02:39:03Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jsgrahamus](https://avatars.discourse-cdn.com/v4/letter/j/c4cdca/32.png) [@jsgrahamus](https://forum.servoy.com/u/jsgrahamus)
#### Post date: [December 13, 2008, 2:39am UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/1 "2008-12-13T02:39:03Z")

</div>

I just installed 4.1.x on SimplyMEPIS 7.0\_32 using the manual method. After executing ‘java -jar servoy\_installer.jar’ everything seemed to proceed without error. However, I cannot find the servoy\_developer.sh file to run.

Where is it located?

Thanks, Steve

---

<div class="post-metadata">

### Author: ![jsgrahamus](https://avatars.discourse-cdn.com/v4/letter/j/c4cdca/32.png) [@jsgrahamus](https://forum.servoy.com/u/jsgrahamus)
#### Post date: [December 13, 2008, 3:38am UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/2 "2008-12-13T03:38:06Z")

</div>

Silly me. It’s now an executable file called simply servoy.

Steve

---

<div class="post-metadata">

### Author: ![ROCLASI](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/roclasi/32/4371_2.png) [@ROCLASI](https://forum.servoy.com/u/ROCLASI)
#### Post date: [December 13, 2008, 10:06am UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/3 "2008-12-13T10:06:45Z")

</div>

Hi Steve,

Are you sure you are looking in the application\_server directory and not the developer directory ?  
I believe the file is still named servoy\_server.sh .

---

<div class="post-metadata">

### Author: ![jsgrahamus](https://avatars.discourse-cdn.com/v4/letter/j/c4cdca/32.png) [@jsgrahamus](https://forum.servoy.com/u/jsgrahamus)
#### Post date: [December 13, 2008, 2:54pm UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/4 "2008-12-13T14:54:13Z")

</div>

> ROCLASI:  
> Hi Steve,
> 
> Are you sure you are looking in the application\_server directory and not the developer directory ?  
> I believe the file is still named servoy\_server.sh .

Here are the contents of the 2 directories:

mikeynew@mepis1:/usr/local/servoy/application\_server$ ls -al  
total 68  
drwxr-sr-x 14 mikeynew users 4096 2008-12-12 20:36 .  
drwxr-sr-x 5 mikeynew users 4096 2008-12-12 18:40 …  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 21:40 application\_server  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 18:40 beans  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 20:01 database  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 18:40 docs  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 20:11 drivers  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 18:40 lafs  
drwxr-sr-x 4 mikeynew users 4096 2008-12-12 18:40 lib  
drwxr-sr-x 8 mikeynew users 4096 2008-12-12 18:40 plugins  
drwxr-sr-x 7 mikeynew users 4096 2008-12-12 20:01 server  
-rw-r–r-- 1 mikeynew users 288 2008-12-12 20:11 servoy\_log.txt  
-rw-r–r-- 1 mikeynew users 3786 2008-12-12 20:12 servoy.properties  
-rwxr-xr-x 1 mikeynew users 975 2008-12-12 19:26 servoy\_server.sh  
drwxr-sr-x 3 mikeynew users 4096 2008-12-12 18:40 solutions  
drwxr-sr-x 4 mikeynew users 4096 2008-12-12 20:01 sybase\_db  
drwxr-sr-x 6 mikeynew users 4096 2008-12-12 18:35 sybase\_runtime\_db

mikeynew@mepis1:/usr/local/servoy/application\_server$ cd …/developer/  
mikeynew@mepis1:/usr/local/servoy/developer$ ls -al  
total 372  
drwxr-sr-x 6 mikeynew users 4096 2008-12-13 07:38 .  
drwxr-sr-x 5 mikeynew users 4096 2008-12-12 18:40 …  
drwxr-sr-x 2 mikeynew users 4096 2008-12-12 18:33 about\_files  
-rw-r–r-- 1 mikeynew users 13852 2008-02-27 23:52 about.html  
drwxr-sr-x 8 mikeynew users 4096 2008-12-12 20:01 configuration  
-rw-r–r-- 1 mikeynew users 59 2008-12-03 02:25 .eclipseproduct  
-rw-r–r-- 1 mikeynew users 16536 2008-12-03 02:25 epl-v10.html  
drwxr-sr-x 7 mikeynew users 4096 2008-12-12 18:33 features  
-rw-r–r-- 1 mikeynew users 266168 2008-02-27 23:52 libcairo-swt.so  
-rw-r–r-- 1 mikeynew users 6506 2008-12-03 02:25 notice.html  
drwxr-sr-x 8 mikeynew users 12288 2008-12-12 18:33 plugins  
**-rwxr-xr-x 1 mikeynew users 21423 2008-02-27 23:52 servoy**  
-rw-r–r-- 1 mikeynew users 76 2008-12-03 02:26 servoy.ini  
mikeynew@mepis1:/usr/local/servoy/developer$

You will notice there is no servoy\_developer.sh anywhere, but there is an  
executable servoy file in the developer directory. Strange.

Thanks, Steve

---

<div class="post-metadata">

### Author: ![ROCLASI](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/roclasi/32/4371_2.png) [@ROCLASI](https://forum.servoy.com/u/ROCLASI)
#### Post date: [December 13, 2008, 4:00pm UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/5 "2008-12-13T16:00:18Z")

</div>

Hi Steve,

I guess I should read better, you were referring to servoy\_ **developer**.sh and not servoy\_ **server**.sh .  
By the way, big chance that that servoy file is indeed a binary and not a shell script since this is in fact Eclipse.

---

<div class="post-metadata">

### Author: ![jsgrahamus](https://avatars.discourse-cdn.com/v4/letter/j/c4cdca/32.png) [@jsgrahamus](https://forum.servoy.com/u/jsgrahamus)
#### Post date: [December 13, 2008, 6:30pm UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/6 "2008-12-13T18:30:41Z")

</div>

> ROCLASI:  
> Hi Steve,
> 
> I guess I should read better, you were referring to servoy\_ **developer**.sh and not servoy\_ **server**.sh .  
> By the way, big chance that that servoy file is indeed a binary and not a shell script since this is in fact Eclipse.

You’re probably right about its being a binary.

Steve

---

<div class="post-metadata">

### Author: ![rgansevles](https://avatars.discourse-cdn.com/v4/letter/r/3d9bf3/32.png) [@rgansevles](https://forum.servoy.com/u/rgansevles)
#### Post date: [December 15, 2008, 8:19am UTC](https://forum.servoy.com/t/installing-on-linux-cant-find-servoy-developer-sh/10018/7 "2008-12-15T08:19:19Z")

</div>

Steve,

Wgen starting servoy on Linux you have to make sure that you are in the developer directory, developer is started using:

```auto
cd /path/to/servoy/developer
./servoy

```

Rob
