Page 1 of 1

configure

Posted: 30 Apr 2014, 03:47
by kerfy
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 ???

Re: configure

Posted: 30 Apr 2014, 03:50
by kerfy
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:~$

Re: configure

Posted: 30 Apr 2014, 04:33
by freestyler
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

Re: configure

Posted: 30 Apr 2014, 14:48
by kerfy
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 ??

Re: configure

Posted: 30 Apr 2014, 15:05
by francois
You need devel.xzm to build packages:
http://ponce.cc/porteus/x86_64/current/modules/

Re: configure

Posted: 30 Apr 2014, 15:10
by kerfy
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 ..