pear

Problems with the Linux version of XAMPP, questions, comments, and anything related.

pear

Postby fascigo1618 » 16. September 2007 07:46

I am running ubuntu 7.04 with lampp 1.6.3b
i require MDB2 and the mysql driver for mdb2, but i have no internet connection on that pc. so i downloaded the files and wrote the following command:
>>pear install /media/memorycard/MDB2.tgz
it gives the following error:
>>bash: pear: command not found
i tried it with both starting and stoppiing xampp
same error please help
fascigo1618
 
Posts: 1
Joined: 16. September 2007 04:26

Postby Wiedmann » 16. September 2007 11:32

>>pear install /media/memorycard/MDB2.tgz
it gives the following error:
>>bash: pear: command not found

with XAMPP:
AFAIK the "pear" command is in the dir "/opt/lampp/bin", and this dir is not in your PATH. So you must use:
Code: Select all
/opt/lampp/bin/pear install /media/memorycard/MDB2.tgz
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 22 guests