DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Jacob Boyko's picture

Unregistered

Feeds

aliases

  • Jacob Boyko

Jacob Boyko

1 year ago

in HOWTO: PHP with MSSQL on Ubuntu 6.06 on Panthar's Lair
so I poked and prodded and got it sorted out:

I entered:
$ sudo apt-get install libsnmp-dev

...then tied this again:
$ sudo apt-get build-dep php5

...and followed the rest of the instructions and everything worked! I was very glad to have an excellent guide. Thanks Robert!

1 year ago

in HOWTO: PHP with MSSQL on Ubuntu 6.06 on Panthar's Lair
Hi, problem with the `apt-get build-dep php5` step:
(I'm running Ubuntu 7.10 server with LAMP installed - this is a fresh install, so there's not much else on it.) Linux is a pretty fresh install in my head too.

When I run `$ sudo apt-get build-dep php5` I get the following errors:
E: Package libsnmp10-dev has no installation candidate
E: Failed to process build dependencies

I had ignored this and proceeded with the rest of the instructions (which are well written and easy to follow - thanks!) so when I ran `sudo dpkg-buildpackage` I got the following:

dpkg-checkbuilddeps: Unmet build dependencies: [...list omitted...]
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.

Any suggestions?
Returning? Login