why does the system not recognize the configure command i enter ./configure and the system responds
guest@porteus:~$ configure
bash: configure: command not found
guest@porteus:~$
yet i used it yesterday no prob ???
configure
Re: configure
and this as well what am i not getting ??
guest@porteus:~$ ls
Desktop/ Downloads/ my-documents/
guest@porteus:~$ ls -ls
total 0
0 drwxr-xr-x 3 guest guest 80 Apr 28 18:45 Desktop/
0 drwxr-xr-x 3 guest guest 220 Apr 29 11:43 Downloads/
0 drwxr-xr-x 3 guest guest 60 Apr 29 15:49 my-documents/
guest@porteus:~$ cd downloads
bash: cd: downloads: No such file or directory
guest@porteus:~$ cd ./downloads
bash: cd: ./downloads: No such file or directory
guest@porteus:~$ ls
Desktop/ Downloads/ my-documents/
guest@porteus:~$ cd downloads
bash: cd: downloads: No such file or directory
guest@porteus:~$
guest@porteus:~$ ls
Desktop/ Downloads/ my-documents/
guest@porteus:~$ ls -ls
total 0
0 drwxr-xr-x 3 guest guest 80 Apr 28 18:45 Desktop/
0 drwxr-xr-x 3 guest guest 220 Apr 29 11:43 Downloads/
0 drwxr-xr-x 3 guest guest 60 Apr 29 15:49 my-documents/
guest@porteus:~$ cd downloads
bash: cd: downloads: No such file or directory
guest@porteus:~$ cd ./downloads
bash: cd: ./downloads: No such file or directory
guest@porteus:~$ ls
Desktop/ Downloads/ my-documents/
guest@porteus:~$ cd downloads
bash: cd: downloads: No such file or directory
guest@porteus:~$
- freestyler
- Contributor
- Posts: 384
- Joined: 17 Oct 2013, 14:21
- Distribution: Porteus XFCE
Re: configure
To use ./configure there needs to be a configure file. What are you trying to build?
With the folders, they are case sensitve so use Documents instead of documents
With the folders, they are case sensitve so use Documents instead of documents
https://www.porteus-apps.org
Re: configure
BRASERO_3_11_3 i unpacked the BRASERO_3_11_3.tar.gz file and cd into the folder with the make file and stuff.
it werked a couple days ago ith othe files
is a pcg not activated or sumtin ??
it werked a couple days ago ith othe files
is a pcg not activated or sumtin ??
- francois
- Contributor
- Posts: 6443
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: configure
You need devel.xzm to build packages:
http://ponce.cc/porteus/x86_64/current/modules/
http://ponce.cc/porteus/x86_64/current/modules/
Prendre son temps, profiter de celui qui passe.
Re: configure
thanks mr Canadzien you guys in this forum are really awsome . the help here is just johnny on the spot and helpful as heck.
I dloaded a couple linux books fer to read. its been 20 years since i played around with unix actually it was xenix back then i think ill get into it again ..
I dloaded a couple linux books fer to read. its been 20 years since i played around with unix actually it was xenix back then i think ill get into it again ..