Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash: Wrong path to Texy.php #263

Closed
GLehnhoff opened this issue Sep 28, 2013 · 3 comments
Closed

Crash: Wrong path to Texy.php #263

GLehnhoff opened this issue Sep 28, 2013 · 3 comments

Comments

@GLehnhoff
Copy link

PHP Warning: require(Texy.php): failed to open stream: No such file or directory in /usr/bin/apigen on line 48
PHP Fatal error: require(): Failed opening required 'Texy.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/bin/apigen on line 48

Using Ubuntu, downloaded with PEAR.

@GLehnhoff
Copy link
Author

This helps: change /usr/bin/apigen in line arround 30:
//@include '/usr/share/php/Texy/texy.php';
@include '/usr/share/php/texy/src/texy.php';

@Vrtak-CZ
Copy link
Contributor

This issue allready exist #253

@kukulich
Copy link
Contributor

Duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants